T133D - Sequence Control for Logical Screens
Sequence Control for Logical Screens information is stored in SAP table T133D.
It is part of development package MGA in software component LO-MD-MM. This development package consists of objects that can be grouped under "Application development R/3 material master from 3.0".
It is part of development package MGA in software component LO-MD-MM. This development package consists of objects that can be grouped under "Application development R/3 material master from 3.0".
Fields for table T133D
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | T000 |
BILDS | Screen Sequence Number | X | BILDSQ | CHAR | 2 | T133S |
AUSWG | Logical screen (within a screen sequence) | X | AUSWGR | CHAR | 2 | T133A |
FCODE | Function Code | X | CUA_CODE | CHAR | 20 | |
NAUSW | Successor screen (within screen sequence) | NAUSWG | CHAR | 2 | T133A | |
NFCOD | Function code that is the default on the subsequent screen | NFCOD | CHAR | 20 | ||
ROUTN | Processing routine | ROUTN | CHAR | 30 | ||
ROUTT | Processing routine type | ROUTT | CHAR | 1 | ||
WINX1 | X-coordinate 1 (left) of window | WINX1 | DEC | 2 | ||
WINY1 | Y-coordinate 1 (above) of window | WINY1 | DEC | 2 | ||
WINX2 | X-coordinate 2 (right) of window | WINX2 | DEC | 2 | ||
WINY2 | Y-coordinate 2 (below) of window | WINY2 | DEC | 2 | ||
CALKZ | Called indicator | CALKZ | CHAR | 1 | ||
SLBKZ | Indicator: Process same screen again | SLBKZ | CHAR | 1 | ||
RETKZ | Indicator: Return from call | RETKZ | CHAR | 1 |