/CFG/MENU - Dynamic menu configration
Dynamic menu configration information is stored in SAP table /CFG/MENU.
It is part of development package /CFG/CCP in software component SV-CLD-FRM-CCP. This development package consists of objects that can be grouped under "Customer Conversion Project".
It is part of development package /CFG/CCP in software component SV-CLD-FRM-CCP. This development package consists of objects that can be grouped under "Customer Conversion Project".
Fields for table /CFG/MENU
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| NODE_KEY | Tree Control: Node Key | X | TV_NODEKEY | CHAR | 24 | |
| PARENT_KEY | Tree Control: Node Key | TV_NODEKEY | CHAR | 24 | ||
| ISFOLDER | Folder Flg | /CFG/DE_FOLDER_FLG | CHAR | 2 | ||
| SHORT_TXT | short description text | VAL_TEXT_DESC | CHAR | 120 | ||
| DESCRIPTION | Report title | REPTI | CHAR | 140 | ||
| CLASSNAME | Object Type Name | SEOCLSNAME | CHAR | 60 | ||
| METHNAME | Full Component Name | SEOCPDNAME | CHAR | 122 | ||
| RETURN_TABLE | Return Table Name | /CFG/DE_RTAB | CHAR | 60 | ||
| SCREEN_NO | Screen number | SCRADNUM | NUMC | 8 | ||
| HELP_DOC_URL | URL | FAP_CMP_URL | CHAR | 510 | ||
| SEQUENCE | Sequence Number | /CFG/DE_CCP_SEQ | INT1 | 1 | ||
| STEP | Customer Conversion Project Step | /CFG/DE_CCP_STEP | CHAR | 6 | ||
| NODE_TYPE | Node Type | /CFG/DE_NODE_TYPE | CHAR | 6 |