/ACCGO/T_SUBSCR - Maintain Subscreen Sequence
Maintain Subscreen Sequence information is stored in SAP table /ACCGO/T_SUBSCR.
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_SUBSCR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
TAB_NAME | Tab Name | X | /ACCGO/E_TAB_NAME | CHAR | 10 | |
SUBSCREEN_ID | Subscreen ID | X | /ACCGO/E_SUBSCR_ID | CHAR | 40 | |
SUBSCREEN | Number of the following screen | DYNNR | CHAR | 8 | ||
DESCRIPTION | Subscreen Description | /ACCGO/E_SUBSCR_DESC | CHAR | 80 |