SAP table TWML (Layout module)
SAP table TWML has 2 primary key fields being MANDT,LAYGR.
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 | |
LAYGR | 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 |
TWML foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TWML | REF_CUST_SM | KNA1 | General Data in Customer Master | MANDT |
0 TWML | REF_CUST_SM | KNA1 | General Data in Customer Master | KUNNR |