/OSP/T_DUET_MENU - Duet Menu Options
Duet Menu Options information is stored in SAP table /OSP/T_DUET_MENU.
It is part of development package /OSP/APPL in software component XAP-OSP. This development package consists of objects that can be grouped under "Office Suite Program - work list functionality".
It is part of development package /OSP/APPL in software component XAP-OSP. This development package consists of objects that can be grouped under "Office Suite Program - work list functionality".
Fields for table /OSP/T_DUET_MENU
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
LEVEL_ID | Tree Level ID | X | /OSP/DT_LEVEL_ID | CHAR | 16 | |
TYPE | Tree Level Type ( Parent / Child ) | /OSP/DT_TYPE | CHAR | 2 | ||
TEXT | Duet Checktool Tree Text | /OSP/TREE_TEXT | CHAR | 510 | ||
PARENT_ID | Tree Level ID | /OSP/DT_LEVEL_ID | CHAR | 16 | ||
SORT | 2 Byte Signed Integer | INT2 | INT2 | 2 | ||
PNAME | Program Name | PNAME | CHAR | 80 | ||
PVARIANT | Variant Name | RALDB_VARI | CHAR | 28 |