Menu

SAP Function Module STRUCTURE_ENTRY_GET

Branch-by-Branch Output of All Subordinate Objects for Node Specified

The Function Module STRUCTURE_ENTRY_GET (Branch-by-Branch Output of All Subordinate Objects for Node Specified) is a standard Function Module in SAP ERP and is part of the function group RHAS within the package SP00.

Technical Information

Function Module STRUCTURE_ENTRY_GET
Short Text Branch-by-Branch Output of All Subordinate Objects for Node Specified
Function Group RHAS
Package SP00
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CB_NR LIKE HRRHAS-CB_NR Control Block Number
DEPTH LIKE HRRHAS-DEPTH 0 Display Depth
INDEX LIKE HRRHAS-SEQNR Node Index

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ENTRY LIKE STRUC Structure Information on Current Object -> STRUC
OBJECT LIKE OBJEC Object Information -> OBJEC
ROOT LIKE GDSTR General Structure Information (Root) -> GDSTR

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.