SAP Table TWLAD
Determination of Address from Plant and Storage Location
TWLAD (Determination of Address from Plant and Storage Location) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link TWLAD to other SAP tables.
TWLAD table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
WERKS | Plant | WERKS_D | T001W | CHAR | 4 | 0 | ||
LGORT | Storage Location | LGORT_D | T001L | CHAR | 4 | 0 | ||
LFDNR | Sequential address number | LFDNR_TWLAD | CHAR | 3 | 0 | |||
ADRNR | Address number | AD_ADDRNUM | CHAR | 10 | 0 |
TWLAD foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TWLAD | LGORT | TWLAD | WERKS | T001L | Storage Locations | WERKS |
TWLAD | LGORT | TWLAD | LGORT | T001L | Storage Locations | LGORT |
TWLAD | LGORT | TWLAD | MANDT | T001L | Storage Locations | MANDT |
TWLAD | MANDT | TWLAD | MANDT | T000 | Clients | MANDT |
TWLAD | WERKS | TWLAD | MANDT | T001W | Plants/Branches | MANDT |
TWLAD | WERKS | TWLAD | WERKS | T001W | Plants/Branches | WERKS |