The Function Module STATUS_CHECK_OLD () is a standard Function Module in SAP ERP and is part of the function group BSVA within the package BSV.
Function Module | STATUS_CHECK_OLD |
Short Text | |
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 |
---|---|---|---|---|
BYPASS_BUFFER | TYPE | XFELD | SPACE | 'Read Status from Database (Avoid Buffer)' Flag |
CLIENT | LIKE | JEST-MANDT | SY-MANDT | |
OBJNR | LIKE | JEST-OBJNR | Object number | |
STATUS | LIKE | JEST-STAT | Status |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
OBJECT_NOT_FOUND | Status object does not exist |
STATUS_NOT_ACTIVE | Status is not set or not active |