The Function Module STATUS_GET_CHANGE_FLAG (Prüfung, ob Status-Änderungen erfolgt sind) is a standard Function Module in SAP ERP and is part of the function group BSVA within the package BSV.
Function Module | STATUS_GET_CHANGE_FLAG |
Short Text | Prüfung, ob Status-Änderungen erfolgt sind |
Function Group | BSVA |
Package | BSV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLIENT | LIKE | SY-MANDT | SY-MANDT |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FLG_CHANGE | TYPE | XFELD | Indicator that status changes were made |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.