/ACCGO/T_PROGSCR - Leaf to Program and screen number
Leaf to Program and screen number information is stored in SAP table /ACCGO/T_PROGSCR.
It is part of development package /ACCGO/COMMON in software component LO-AGR. This development package consists of objects that can be grouped under "ACCGO: Package for all DDIC and Common Objects".
It is part of development package /ACCGO/COMMON in software component LO-AGR. This development package consists of objects that can be grouped under "ACCGO: Package for all DDIC and Common Objects".
Fields for table /ACCGO/T_PROGSCR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
LEAF_KEY | Tree Control: Leaf Key | X | /ACCGO/E_LEAF_KEY | CHAR | 24 | /ACCGO/T_LEAF |
FLOOR_SEQ | Screen Sequence | X | /ACCGO/E_FLOW_SEQ | CHAR | 4 | |
PROGRAM_NAME | ABAP Program Name | PROGNAME | CHAR | 80 | ||
SCREEN_NUMBER | Subscreen Number | /ACCGO/E_SCR | CHAR | 8 | ||
SEL_SCREEN | Selection Subscreen | /ACCGO/E_SEL | CHAR | 8 | ||
TEXT_FLOOR | Descriptive text | DESCC | CHAR | 76 |