SAP ARBERP_C_TAXCODE Incoming Invoice: Map Tax Codes for Logistics Invoice Verif. Table
Overview
ARBERP_C_TAXCODE is a standard SAP S/4HANA table that stores Incoming Invoice: Map Tax Codes for Logistics Invoice Verif. data. There are total 6 fields in the ARBERP_C_TAXCODE table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARBERP_C_TAXCODE belongs to Ariba Integration with S/4HANA Materials Management (BNS-INT-ARI-MM) module and is located in the package MM Ariba Integration Configuration (ARBERP1_MM_CFG).
In addition, following links provide an overview of foreign key relationships, if any, that link ARBERP_C_TAXCODE to other SAP tables and standard CDS views available based on ARBERP_C_TAXCODE table in S/4HANA 2020.
Techincal Settings of ARBERP_C_TAXCODE
Below are technical details of the table ARBERP_C_TAXCODE
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ARBERP_C_TAXCODE Fields
The following table gives you an overview of the fields available in ARBERP_C_TAXCODE
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT | 3 |
| VENDOR_ID | Vendor's account number | ELIFN | LFA1 | CHAR | 10 |
| EXT_TAX_TYPE | Tax Category in cXML | ARBERP_TAX_CATEGORY | CHAR | 40 | |
| EXT_TAX_RATE | Tax Rate Determined Externally | EDIMSATZ | CHAR | 17 | |
| COUNTRY | Country/Region Key | LAND1 | T005 | CHAR | 3 |
| TAX_CODE | Tax on sales/purchases code | MWSKZ | T007A | CHAR | 2 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for ARBERP_C_TAXCODE
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARBERP_C_TAXCODE | CLIENT | : | T000 |
| ARBERP_C_TAXCODE | COUNTRY | 1: CN | T005 |
| ARBERP_C_TAXCODE | TAX_CODE | : | T007A |
| ARBERP_C_TAXCODE | VENDOR_ID | : | LFA1 |