Fonction SAP BAPI_ECMREQ_GET_LONGTEXT - Engineering Change Request: Read Long Text

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
LANGUAGE BAPI_ECMREQ_FIELDS-LANGUAGE C 1 SY-LANGU X Language Key
LANGUAGE_ISO BAPI_ECMREQ_FIELDS-LANGUAGE_ISO C 2 X Language According to ISO 639
REQUEST BAPI_ECMREQ_FIELDS-REQUEST C 12 Engineering Change Request

Paramètre Reférence Long. Facultatif Description
ET_LONGTEXT_REASON BAPITLINE 134 X Long Text for Reason for Change
ET_LONGTEXT_SCOPE BAPITLINE 134 X Long Text for Change Scope
RETURN BAPIRET2 548 X Return Parameters

Functionality
This BAPI reads the text (documentation) of a change request in aspecific language.

Description
SAP language key.
If this parameter is transferred empty, the descriptions are output inall languages.

Description
Language key in ISO format.
If an intenal language key is transferred, that has priority.
If the ISO language key is to be evaluated, the internal language keymust be explicitly transferred empty. In the standard, there is adefault value entered in the internal langauge key.

Description
Name of the change request.

Description
Text (format tag and line) for reason for change.

Description
Text (format tag and line) for scope of change.

Description
Log messages for BAPI.