Menu

SAP Function Module CS_X4_NODE_PROVIDE

Kante bestimmen

The Function Module CS_X4_NODE_PROVIDE (Kante bestimmen) is a standard Function Module in SAP ERP and is part of the function group CSX4 within the package CP.

Technical Information

Function Module CS_X4_NODE_PROVIDE
Short Text Kante bestimmen
Function Group CSX4
Package CP
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_FLG_CREATE_NODE TYPE C SPACE neue Kante vergeben
I_KANTE_V LIKE STPF-KANTE_V Kante im Baum der aufgelösten Stückliste
I_STLAL LIKE STPF-STLAL Stücklistenalternative
I_STLNR LIKE STPF-STLNR Stückliste
I_STLTY LIKE STPF-STLTY Stücklistentyp
I_STVKN LIKE STPF-STVKN Vererbte Knotennummer der Stücklistenposition

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_KANTE LIKE STPF-KANTE_K Kante im Baum der aufgelösten Stückliste

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
LOAD_STPF_NOT_CALLED CS_X4_LOAD_STPF muß vorher aufgerufen werden