Fonction SAP BAPI_UI_CHANGE - BAPI: Change Existing 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 changes an interface design, which is identified by its name.
If the BAPI runs successfully, table RETURN contains no messages oftype 'E' or 'A'.

Caution
This BAPI does not change the database. To do this, call BAPIBapiService.TransactionCommit afterwards.

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 that is to be changed.

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

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

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

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

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