SAP Table
TAMLAY0 Tab pages in master data: Tab layouts
SAP table TAMLAY0 has 3 primary key fields being MANDT,APPL,LAYOUT.
If you are only analysing data from a single SAP instance you may omit field MANDT in your relationships as it will be the same across the entire dataset. On the other hand, if you are combining data from multiple SAP instances you need to take MANDT into account.
/ Fields
TAMLAY0 columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | * | MANDT | |
| KeyAPPL | Application Using Function | CHAR | 10 | 0 | TAMLAYA | TAB_APPL | |
| KeyLAYOUT | Tab in Master Records: Tab Layout | CHAR | 4 | 0 | TAB_LAYOUT |
/ Relationships
TAMLAY0 foreign keys.
| Table | Field | Check Table | Description | Check Field |
|---|---|---|---|---|
| TAMLAY0 | APPL | TAMLAYA | Tabs in master data: Applications | APPL |