Menu

SAP Function Module RSTH_LEAFS_COMPUTE

BSTH Ermittlung aller Blätter zu einem Knoten

The Function Module RSTH_LEAFS_COMPUTE (BSTH Ermittlung aller Blätter zu einem Knoten) is a standard Function Module in SAP ERP and is part of the function group RSTH within the package KCBRST.

Technical Information

Function Module RSTH_LEAFS_COMPUTE
Short Text BSTH Ermittlung aller Blätter zu einem Knoten
Function Group RSTH
Package KCBRST
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NODE_ID LIKE RSTHIE-ID Knoten, zu dem die Blätter ermitteln werden

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NODE_IS_LEAF LIKE SY-DATAR Kennzeichen, ob der Knoten selbst ein Blatt ist

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_LEAFS LIKE RSTHIE Blätter
I_RSTHIE LIKE RSTHIE Hierarchie

Exceptions

This function module does not define any Exceptions.