Fonction SAP BAPI_UI_GETDETAIL - BAPI: Load Detail Information for Interface Design

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
DESIGNNAME BAPI_CHARGROUPS-DESIGNNAME C 18 Design Name

Paramètre Reférence Type Long. Description
RETURN BAPIRET2 u 548 Return Parameter

Paramètre Reférence Long. Facultatif Description
CHARGROUPS BAPI_CHARGROUPS 119 Basic Data of Characteristics Groups (LO-VC Interface Design)
CHARGROUPSLANG BAPI_CHARGROUPS_LANG 83 Language-Dependent Data of Characteristics Groups (LO-VC Interface Design)
CHARS BAPI_CHARS 112 Format of Characteristics in Characteristics Groups (LO-VC Interface Design)
FRAMES BAPI_FRAMES 120 Basic Data of Frames for Characteristics Groups (LO-VC Interface Design)
FRAMESLANG BAPI_FRAMES_LANG 123 Language-Dependent Data of Frame (LO-VC Interface Design)

Functionality
This BAPI loads the detail information for an interface design, whichis identified by its name.
If the BAPI runs successfully, structure RETURN contains no messages oftype 'E'.

Description
Structure: RETURN
If the BAPI does not run successfully, this structure contains amessage of type 'E'.

Description
Name of an interface design for variant configuration.

Description
Table : CHARGROUPS
This table contains the basic data of the characteristics groups in theinterface design with parameter DESIGNNAME, which is to be loaded.

Description
Table : CHARGROUPSLANG
This table contains the language-dependent descriptions of thecharacteristics groups in the interface design with parameterDESIGNNAME, which is to be loaded.

Description
Table : CHARS
This table contains the format information for characteristics in thecharacteristics groups in the interface design with parameterDESIGNNAME, which is to be loaded.

Description
Table : FRAMES
This table contains the basic data for frames in the characteristicsgroups in the interface design with parameter DESIGNNAME, which is tobe loaded.

Description
Table : FRAMESLANG
This table contains the language-dependent descriptions of frames inthe characteristics groups in the interface design with parameterDESIGNNAME, which is to be loaded.