SAP Table DFKKBPTAXNUM
Tax Numbers for Business Partner
DFKKBPTAXNUM (Tax Numbers for Business Partner) 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 DFKKBPTAXNUM to other SAP tables.
DFKKBPTAXNUM table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
CLIENT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
PARTNER | Business Partner Number | BU_PARTNER | BUT000 | CHAR | 10 | 0 | ||
TAXTYPE | Tax Number Category | BPTAXTYPE | TFKTAXNUMTYPE_C | CHAR | 4 | 0 | ||
TAXNUM | Business Partner Tax Number | BPTAXNUM | CHAR | 20 | 0 |
DFKKBPTAXNUM foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
DFKKBPTAXNUM | CLIENT | DFKKBPTAXNUM | CLIENT | T000 | Clients | MANDT |
DFKKBPTAXNUM | PARTNER | DFKKBPTAXNUM | CLIENT | BUT000 | BP: General data I | CLIENT |
DFKKBPTAXNUM | PARTNER | DFKKBPTAXNUM | PARTNER | BUT000 | BP: General data I | PARTNER |
DFKKBPTAXNUM | TAXTYPE | DFKKBPTAXNUM | TAXTYPE | TFKTAXNUMTYPE_C | Customer Selection: Business Partner Tax Number Categories | TAXTYPE |
DFKKBPTAXNUM | TAXTYPE | DFKKBPTAXNUM | CLIENT | TFKTAXNUMTYPE_C | Customer Selection: Business Partner Tax Number Categories | CLIENT |