The Function Module RM_BDS_STATUS_GET (BDS: Status lesen) is a standard Function Module in SAP ERP and is part of the function group RMBDS within the package JBR.
Function Module | RM_BDS_STATUS_GET |
Short Text | BDS: Status lesen |
Function Group | RMBDS |
Package | JBR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LAUFNR | LIKE | JBRBDSLFN-LAUFNR | RDB: Laufnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_STATUS | LIKE | JBRBDSLFNS-STATUS | RM-BDS: Laufnummer Status | |
E_USER | LIKE | JBIUSER | RM: Verwaltungsinformation Anlegen/Ändern |
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.