SAP Table T005P
Validation of tax keys
T005P (Validation of tax keys) 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 T005P to other SAP tables.
T005P table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
LAND1 | Country Key | LAND1 | T005 | CHAR | 3 | 0 | ||
BLAND | Region (State, Province, County) | REGIO | T005S | CHAR | 3 | 0 | ||
FPRCD | Provincial tax code | FPRCD | CHAR | 3 | 0 | |||
BEZEI | Description | BEZEI20 | CHAR | 20 | 0 |
T005P foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
T005P | BLAND | T005P | MANDT | T005S | Taxes: Region (Province) Key | MANDT |
T005P | BLAND | T005P | LAND1 | T005S | Taxes: Region (Province) Key | LAND1 |
T005P | BLAND | T005P | BLAND | T005S | Taxes: Region (Province) Key | BLAND |
T005P | LAND1 | T005P | LAND1 | T005 | Countries | LAND1 |
T005P | LAND1 | T005P | MANDT | T005 | Countries | MANDT |
T005P | MANDT | T005P | MANDT | T000 | Clients | MANDT |