SAP WITH_EXCL_WITHT Assignment to Withholding Tax Type Table
Overview
WITH_EXCL_WITHT is a standard SAP S/4HANA table that stores Assignment to Withholding Tax Type data. There are total 8 fields in the WITH_EXCL_WITHT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WITH_EXCL_WITHT belongs to Withholding Tax (Calculation) (FI-AP-AP-Q) module and is located in the package Infrastructure for withholding tax (FQST).
In addition, following links provide an overview of foreign key relationships, if any, that link WITH_EXCL_WITHT to other SAP tables and standard CDS views available based on WITH_EXCL_WITHT table in S/4HANA 2020.
Techincal Settings of WITH_EXCL_WITHT
Below are technical details of the table WITH_EXCL_WITHT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WITH_EXCL_WITHT Fields
The following table gives you an overview of the fields available in WITH_EXCL_WITHT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT | 3 |
| APPLCLASS | Application class for DD objects (not used) | APPLCLASS | TAPPL | CHAR | 4 |
| SUBCLASS | Subgroup by Application Class | ABADRSUBCLASS | CHAR | 2 | |
| ABADRSTRATID | Strategy ID | ABADRSTRATID | CHAR | 4 | |
| LAND1 | Country/Region Key | LAND1 | T059P | CHAR | 3 |
| WITHT | Indicator for Withholding Tax Type | WITHT | T059P | CHAR | 2 |
| ABADRENV | Environment for strategy | ABADRENV | WITH_EXCL_STR_HD | CHAR | 32 |
| ACTIVE | Status of Strategy | WT_STRAT_ACTIVE | CHAR | 1 |
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 WITH_EXCL_WITHT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WITH_EXCL_WITHT | ABADRENV | : | WITH_EXCL_STR_HD |
| WITH_EXCL_WITHT | APPLCLASS | : | TAPPL |
| WITH_EXCL_WITHT | LAND1 | : | T059P |
| WITH_EXCL_WITHT | WITHT | : | T059P |