Menu

SAP Function Module C14P_NODE_TYPE_CHECK

EHS: prüfen, ob der Typ eines Knotens seinem Platz im Baum entspricht

The Function Module C14P_NODE_TYPE_CHECK (EHS: prüfen, ob der Typ eines Knotens seinem Platz im Baum entspricht) is a standard Function Module in SAP ERP and is part of the function group C14P within the package CBUI.

Technical Information

Function Module C14P_NODE_TYPE_CHECK
Short Text EHS: prüfen, ob der Typ eines Knotens seinem Platz im Baum entspricht
Function Group C14P
Package CBUI
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_ESTTYPE LIKE TCG01-ESTTYPE Substance characteristic type of node
I_TCG53WA LIKE TCG53 Check node

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_ERROR TYPE ESP1_BOOLEAN Error flag

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.