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 CNET_FIELD_TO_INDEX_NVALS (Nodes: Conversion of the field names to text indexes) is a standard Function Module in SAP ERP and is part of the function group CNET within the package SGRC.
Function Module | CNET_FIELD_TO_INDEX_NVALS |
Short Text | Nodes: Conversion of the field names to text indexes |
Function Group | CNET |
Package | SGRC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NODE_TYPE | LIKE | CNG_NODES-TYPE | Node type | |
WINID | LIKE | NET_GRAPH-WINID | SPACE | Window ID |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NVALS | LIKE | NET_NVALS | Node attributes |
This function module does not define any Exceptions.