The Function Module BM_STREE_OCCURRENCE_NODE_GET () is a standard Function Module in SAP ERP and is part of the function group SFTX within the package SDFM.
Function Module | BM_STREE_OCCURRENCE_NODE_GET |
Short Text | |
Function Group | SFTX |
Package | SDFM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FILTER_ID | TYPE | TTREE-ID | GUID for Structure |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_OCC_NODES | LIKE | HIER_IFACE | Hierarchy Maintenance Tool Node Transfer Interface | |
E_OCC_TEXTS | LIKE | HIER_TEXTS | General Structure Repository Node Text |
This function module does not define any Exceptions.