Menu

SAP Function Module AIPB_SAP_MEASURE_UNIT_CODE_SET

Determine and check SAP measure unit code

The Function Module AIPB_SAP_MEASURE_UNIT_CODE_SET (Determine and check SAP measure unit 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_MEASURE_UNIT_CODE_SET
Short Text Determine and check SAP measure unit 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_OBJECT_ID TYPE BAPI_MSG object ID
I_UNIT_ISO LIKE T006-ISOCODE ISO measure unit code

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_UNIT_SAP LIKE T006-MSEHI SAP measure unit code

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.