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.
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 |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.