The Function Module RSBB_WORKBOOK_ID_GET (Extraktion der Workbook ID aus RSBB_NODES_TREE-GUID) is a standard Function Module in SAP ERP and is part of the function group RSMENU within the package RSR.
Function Module | RSBB_WORKBOOK_ID_GET |
Short Text | Extraktion der Workbook ID aus RSBB_NODES_TREE-GUID |
Function Group | RSMENU |
Package | RSR |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_GUID | TYPE | RSBB_NODES_TREE-GUID | GUID für RSBB_NODES_TREE (AGR_NAME, ORIGIN_ID, SAP_GUID) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SUBRC | TYPE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | |
E_WORKBOOKID | TYPE | RSRWBINDEX-WORKBOOKID | BW Generierungs-Tool: GUID in komprimierter Form (CHAR25) |
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.