Menu

SAP Function Module RSBB_WORKBOOK_ID_GET

Extraktion der Workbook ID aus RSBB_NODES_TREE-GUID

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.

Technical Information

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

Importing Parameters

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)

Exporting Parameters

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)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.