SAP WLF_C_CMPVARASGN Assignments of Payment Variants to Compensation Profiles Table
Overview
WLF_C_CMPVARASGN is a standard SAP S/4HANA table that stores Assignments of Payment Variants to Compensation Profiles data. There are total 3 fields in the WLF_C_CMPVARASGN table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WLF_C_CMPVARASGN belongs to Settlement Management (LO-AB) module and is located in the package Settlement Management (Main Package) (WZRE).
In addition, following links provide an overview of foreign key relationships, if any, that link WLF_C_CMPVARASGN to other SAP tables and standard CDS views available based on WLF_C_CMPVARASGN table in S/4HANA 2020.
Techincal Settings of WLF_C_CMPVARASGN
Below are technical details of the table WLF_C_CMPVARASGN
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WLF_C_CMPVARASGN Fields
The following table gives you an overview of the fields available in WLF_C_CMPVARASGN
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| COMPN_MAP_GRP | Profile for Personnel Settlement Document Inbound | WLF_COMPN_MAP_GRP | WLF_C_CMPN_MAPGR | CHAR | 4 |
| COMPN_VARIANT | Compensation Variant | WLF_COMPN_VARIANT | WLF_C_CMPN_VRNTS | CHAR | 4 |
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 WLF_C_CMPVARASGN
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WLF_C_CMPVARASGN | COMPN_MAP_GRP | : | WLF_C_CMPN_MAPGR |
| WLF_C_CMPVARASGN | COMPN_VARIANT | : | WLF_C_CMPN_VRNTS |