Fonction SAP BAPI_UI_CREATE - BAPI: Create 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 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)
RETURN BAPIRET2 548 Return Parameter

Functionality
This BAPI deletes an interface design, which is identified by its name.
If the BAPI has run successfully, table RETURN contains no messages oftype 'E' or 'A'.
This BAPI does not change the database. To do this, you must call BAPIBapiService.TransactionCommit afterwards.

Description
Name of an interface design for variant configuration that is to becreated.

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

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

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

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

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 created.

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