Menu

SAP Function Module AIPB_SAP_LANGUAGE_CODE_SET

Determine and check SAP language code

The Function Module AIPB_SAP_LANGUAGE_CODE_SET (Determine and check SAP language code) is a standard Function Module in SAP ERP and is part of the function group AIPB within the package AIP.

Technical Information

Function Module AIPB_SAP_LANGUAGE_CODE_SET
Short Text Determine and check SAP language code
Function Group AIPB
Package AIP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_LANGU_ISO LIKE T002-LAISO ISO language code
I_OBJECT_ID TYPE BAPI_MSG object ID

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RETURN LIKE BAPIRET2 error return structure

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLG_ERROR TYPE XFELD flag indicating an error
I_LANGU_SAP LIKE T002-SPRAS SAP language code

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.