SAP table T133A (Logical Screens: Attributes)
SAP table T133A has 3 primary key fields being MANDT,BILDS,AUSWG.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |||||||||
BILDS | Screen Sequence Number | CHAR | 2 | 0 | T133S | BILDSQ | |||||||||
AUSWG | Logical screen (within a screen sequence) | CHAR | 2 | 0 | AUSWGR | ||||||||||
BILDT | Screen Type: Main Screen/Secondary Screen | NUMC | 1 | 0 | BILDTP |
|
|||||||||
PROGN | Name of main program | CHAR | 40 | 0 | TRPRG | ||||||||||
DYPNO | Number of screen container | CHAR | 4 | 0 | TRDYN | ||||||||||
PSTAT | Maintenance status | CHAR | 15 | 0 | PSTAT_D | ||||||||||
GUIST | GUI Status | CHAR | 20 | 0 | GUISTATUS | ||||||||||
GUIFU | GUI function | CHAR | 20 | 0 | GUIFUNC | ||||||||||
TITTY | Title type for selection group | NUMC | 1 | 0 | TITTY |
|
|||||||||
RPSTA | Retail maintenance status | CHAR | 15 | 0 | RPSTA | ||||||||||
NOSTU | Indicator: No Status Update | CHAR | 1 | 0 | NOSTU |
T133A foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T133A | BILDS | T133S | Screen Sequences | BILDS |
1 T133A | MANDT | T000 | Clients | MANDT |