Fonction SAP BAPI_BUS_EVENT_LANGUAGE - Business event languages

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
LANGUAGE BAPIEVDAT-EVLNG C 1 X Current business event language

Paramètre Reférence Type Long. Description
RETURN BAPIRETURN u 452 Structure for Return Parameters (Code, Text)

Paramètre Reférence Long. Facultatif Description
EVENT_LANGU BAPILANGU 17 All business event languages

Exception Description
NO_LANGU Current language does not exist

Functionality
You can use this method to display all availablebusiness event languages.

Description
Structure for Return Parameter (Code, Text)

Value range
In the event of an error, this structure can contain the followinginformation:

  • Message type (field TYPE), dictionary data type: CHAR (field length 1)

  • Message code (field CODE), dictionary data type: CHAR (field length 5)

  • Message text (field MESSAGE), dictionary data type: CHAR (field length
  • 220)
    If there are no errors, the message type is set at 'S' (forsuccessful). The structure is otherwise empty.

    Description
    You can access information on the business event language in the dataelement documentation:
    business event language

    Value range
    Dictionary data type: LANG (field length 1)

    Description
    This table contains the business event language ID and name.