Fonction SAP BAPI_UI_SAVEM - Create or Change Interface Design

Paramètre Reférence Long. Facultatif Description
CHARGROUPS BAPI_CHARGROUPS 119 Basic Data of Chars Groups of UI in Configuration
CHARGROUPSLANG BAPI_CHARGROUPS_LANG 83 Language-Dep. Description of Char. Groups of UI
CHARS BAPI_CHARS 112 Basic Data of Chars in UI of Configuration
DESIGNNAME BAPI_DESIGNNAME 18 Design Name
FRAMES BAPI_FRAMES 120 Basic Data of Frames of UI in Configuration
FRAMESLANG BAPI_FRAMES_LANG 123 Language-Dep. Description of Frames of UI
RETURN BAPIRET2 548 Return Parameter
UPSLINK BAPI_UPSLINK_CORE 210 X Reference from Object to Superior UPS

Functionality
This function checks whether an interface design with the parameterDESIGNNAME exists in the system.
If the interface design exists, it is overwritten by the transferredtable contents.
If the interface design does not yet exist, it is created.
If processing is not possible, table RETURN contains messages of type'E'.

Description
Table : CHARGROUPS
This table contains the basic data of the characteristics groups in theinterface design for the entry in table DESIGNNAME, which is to becreated.

Description
Table : CHARGROUPSLANG
This table contains the language-dependent descriptions of thecharacteristics groups in the interface design for the entry in tableDESIGNNAME, which is to be created.

Description
Table : CHARS
This table contains the format information for characteristics in thecharacteristics groups in the interface design for the entry in tableDESIGNNAME, which is to be created.

Description
Table : DESIGNNAME
This table contains the names of interface designs, which are to becreated.

Description
Table : FRAMES
This table contains the basic data for frames in the characteristicsgroups in the interface design for the entry in table DESIGNNAME, whichis to be created.

Description
Table: RETURN
If the BAPI does not run successfully, table RETURN contains messagesof type 'E'.

Description
Table: UPSLINK
This table is only in the interface of the function module forcompatibility with the business object definition. It has the samestructure as the identification segment belonging to the UniformPackaging System in the IDoc interface. It is optional and shouldnot be transferred.