The Function Module RSBB_TREE_INFO_GET (Rückgabe SAP_GUID und URL für einen Menüeintrag) is a standard Function Module in SAP ERP and is part of the function group RSMENU within the package RSR.
Function Module | RSBB_TREE_INFO_GET |
Short Text | Rückgabe SAP_GUID und URL für einen Menüeintrag |
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_NODE | TYPE | RSBB_NODES-OBJECT_ID | Node ID | |
I_ROLE | TYPE | RSBB_NODES-AGR_NAME | Role Name |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SAP_GUID | TYPE | RSBB_NODES-SAP_GUID | SAP GUID | |
E_URL | TYPE | RSBB_NODES-URL | URL |
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.