CNV_ADT_MENU - Transformation Summary: Menu tree
Transformation Summary: Menu tree information is stored in SAP table CNV_ADT_MENU.
It is part of development package CNV_ADT in software component CA-LT. This development package consists of objects that can be grouped under "Transformation Summary".
It is part of development package CNV_ADT in software component CA-LT. This development package consists of objects that can be grouped under "Transformation Summary".
Fields for table CNV_ADT_MENU
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
PACKID | Package Number of Transformation / Analysis Package | X | CNV_MBT_PACKID | CHAR | 10 | |
NODEID | Node ID for menu tree | X | CNV_ADT_NODEID | CHAR | 24 | |
PARENTID | Parent node ID in menu | CNV_ADT_NODEID_PARENT | CHAR | 24 | CNV_ADT_MENU | |
POS | Menu node position (child number) | CNV_ADT_NODE_POS | NUMC | 6 | ||
IS_FOLDER | Menu node is folder? (X-field) | CNV_ADT_IS_FOLDER | CHAR | 2 | ||
ICON | Icon in text fields (substitute display, alias) | ICON_D | CHAR | 8 | ICON | |
PROGNAME | ABAP Program Name | PROGNAME | CHAR | 80 | ||
DYNNR | Number of the following screen | DYNNR | CHAR | 8 | ||
DOCUMENT_LINK | Documentation Object | DOKU_OBJ | CHAR | 120 | DOKIL | |
REF_PACKID | Package Number of Transformation / Analysis Package | CNV_MBT_PACKID | CHAR | 10 | ||
REF_NODEID | Node ID for menu tree | CNV_ADT_NODEID | CHAR | 24 | CNV_ADT_MENU | |
EXCLUDE | Exclude flag | CNV_ADT_EXCLUDE | CHAR | 2 |