Menu

SAP Function Module WB2_CREATE_FLOW_NETWORK

Belegflußnetzwerk aufbauen

The Function Module WB2_CREATE_FLOW_NETWORK (Belegflußnetzwerk aufbauen) is a standard Function Module in SAP ERP and is part of the function group WB2_NETWORK within the package WB2B_CHECK.

Technical Information

Function Module WB2_CREATE_FLOW_NETWORK
Short Text Belegflußnetzwerk aufbauen
Function Group WB2_NETWORK
Package WB2B_CHECK
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DOC CLASS IF_WB2_DOC Beliebiger Beleg
I_DX TYPE I X-Intervall
I_DY TYPE I Y-Intervall
I_FATHER_ID TYPE I Vaterknoten
I_ITEM CLASS CL_WB2_ITEM Position eines Beleges
I_LEVEL TYPE I Aufrufebene
I_X TYPE I X-Position

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_LINENUM TYPE I Linienzähler
P_NODENUM TYPE I Knotennummer
P_Y TYPE I Y-Position
T_DOCITEM_TO_NODE TYPE WB2_DOCITEM_TO_NODE_STAB Zeiger von einer Belegposition auf einen Knoten
T_KOMWBASSOC_FOR_LINE TYPE WB2_KOMWBASSOC_FOR_LINE_STAB Assoziationseintrag pro Assoziationslinie
T_LINE TYPE CNG_LINES_TAB Tabellentyp zu CNG_LINES
T_LVALS TYPE LVALS_TAB Tabellentyp zu Net_Lvals
T_NODE TYPE CNG_NODES_TAB Tabelle zu Knoten in der Netzplangrafik
T_NODE_TO_DOCITEM TYPE WB2_NODE_TO_DOCITEM_STAB Zeiger von Knoten auf Belegposition
T_NVALS TYPE NVALS_TAB Tabellentyp zu Net_Nvals
T_POSITION TYPE NET_POS_TAB Tabellentyp zu NET_POS
T_WBIT_FOR_NODE TYPE WB2_WBIT_FOR_NODE_STAB WBIT-Eintrag für Knoten

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INTERNAL_ERROR interner Fehler