The Function Module RSPO_GET_LOCK_STATUS () is a standard Function Module in SAP ERP and is part of the function group SPOO within the package SPOO.
Function Module | RSPO_GET_LOCK_STATUS |
Short Text | |
Function Group | SPOO |
Package | SPOO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
KEY1 | TYPE | TSP02-PJIDENT | ||
KEY2 | TYPE | TSP02-PJNUMMER | ||
TABNAME | TYPE | DD02L-TABNAME | Table Name |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LOCK_STATUS | TYPE | SY-SUBRC |
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.