Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module LTBN_DATA_VERIFY (Validate data) is a standard Function Module in SAP ERP and is part of the function group LTBN_SERVICES within the package LTBN.
Function Module | LTBN_DATA_VERIFY |
Short Text | Validate data |
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_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 |
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 |
---|---|
NO_NODE | No No node is defined for the imported verification |
WRONG_LOCATION | The site is not defined |