Menu

SAP Function Module RSTH_SUCCESSORS_COMPUTE

BRST Ermittlung alle Nachfolger zu einem Hierarchieknoten

The Function Module RSTH_SUCCESSORS_COMPUTE (BRST Ermittlung alle Nachfolger zu einem Hierarchieknoten) 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_SUCCESSORS_COMPUTE
Short Text BRST Ermittlung alle Nachfolger zu einem Hierarchieknoten
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 alle Nachfolger ermittelt werden

Exporting Parameters

This function module does not define any EXPORTING parameters.

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_SUCCESSORS LIKE RSTHIE Nachfolger
I_RSTHIE LIKE RSTHIE Hierarchie

Exceptions

This function module does not define any Exceptions.