The Function Module WLF_FLOW_MAKE_FATHER_NODE (Vaterknoten für Tabelle von Belegen erzeugen) is a standard Function Module in SAP ERP and is part of the function group WLF_FLOW_TREE within the package WZRE.
Function Module | WLF_FLOW_MAKE_FATHER_NODE |
Short Text | Vaterknoten für Tabelle von Belegen erzeugen |
Function Group | WLF_FLOW_TREE |
Package | WZRE |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_NODEKEY | TYPE | I | Knotennummer | |
T_NODE | TYPE | AGENCY_FLOW_NODE_TAB | Knotentabelle |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.