The Function Module STATUS_OBJECT_CHECK_MULTI () is a standard Function Module in SAP ERP and is part of the function group BSVA within the package BSV.
Function Module | STATUS_OBJECT_CHECK_MULTI |
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 |
CHECK_ALREADY_READ | TYPE | XFELD | SPACE | Read status from DB if necessary |
CLIENT | LIKE | JEST-MANDT | SY-MANDT | Client |
OBJNR | LIKE | JEST-OBJNR | Object number |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
STATUS_CHECK | LIKE | JSTAT | Status table: Inactive are deleted |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
OBJECT_NOT_FOUND | Stat.object does not exist, or was not yet read |