The Function Module LTBN_NODE_VALIDATE (Verify nodes in conjunction with zone functionality) is a standard Function Module in SAP ERP and is part of the function group LTBN_SERVICES within the package LTBN.
Function Module | LTBN_NODE_VALIDATE |
Short Text | Verify nodes in conjunction with zone functionality |
Function Group | LTBN_SERVICES |
Package | LTBN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_LOCAT | TYPE | LTRM_LOCAT | Site | |
IV_NODE | TYPE | LTBN_NODE | Node | |
IV_VERIF | TYPE | LTBN_VERIF | Verification field for the node |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_NODE | TYPE | LTBN_NODE | Node | |
EV_VERIF | TYPE | LTBN_VERIF | Verification field for the node |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_VALID | The imported node/verification cannot be chosen |