SAP Table
TWML Layout module
SAP table TWML has 2 primary key fields being MANDT,LAYGR.
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
TWML columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
| KeyLAYGR | Layout Module | CHAR | 10 | 0 | LAYGR | ||
| REF_CUST_SM | Reference customer for space management | CHAR | 10 | 0 | KNA1 | REF_CUST_SM | |
| LAST_OPT | Date last optimized | DATS | 8 | 0 | LAST_OPT | ||
| UP_DATE | Date | DATS | 8 | 0 | DATUM | ||
| UP_TIME | Time | TIMS | 6 | 0 | UZEIT | ||
| LAST_USED_VERS | Verson Last Used for Each Layout Module | CHAR | 4 | 0 | LAST_USED_VERS |