SAP WLF_C_CMPN_MAPGR Profiles for Personnel Settlement Document Inbound Table
Overview
WLF_C_CMPN_MAPGR is a standard SAP S/4HANA table that stores Profiles for Personnel Settlement Document Inbound data. There are total 10 fields in the WLF_C_CMPN_MAPGR table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WLF_C_CMPN_MAPGR 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_CMPN_MAPGR to other SAP tables and standard CDS views available based on WLF_C_CMPN_MAPGR table in S/4HANA 2020.
Techincal Settings of WLF_C_CMPN_MAPGR
Below are technical details of the table WLF_C_CMPN_MAPGR
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WLF_C_CMPN_MAPGR Fields
The following table gives you an overview of the fields available in WLF_C_CMPN_MAPGR
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| COMPN_MAP_GRP | Profile for Personnel Settlement Document Inbound | WLF_COMPN_MAP_GRP | CHAR | 4 | |
| SETTL_PROC_TYPE | Settlement Process Type | WRART | TMZR | CHAR | 4 |
| SETTL_DOC_TYPE_CREDIT | Settlement Document Type for Credit Posting to Employee | WFART_CREDIT | TWLF_WRART_LFART | CHAR | 4 |
| SETTL_DOC_TYPE_DEBIT | Settlement Document Type for Debit Posting to Employee | WFART_DEBIT | TWLF_WRART_LFART | CHAR | 4 |
| SETTLMT_COMPN_RSN | Compensation Reason for a Credit to Employee Settlement Doc | WLF_COMPN_RSN_CREDIT | WLF_C_COMPN_RSN | CHAR | 4 |
| STATUS_GROUP | Status Group for Settlement Management Documents | WSTATG | TMPA4 | CHAR | 4 |
| DEFAULT_ESTATUS | Default Application Status for Settlement Management Doc. | WLF_DEFAULT_ESTATUS | TMPA5 | CHAR | 4 |
| ACTIVITY_REASON | Activity Reason for Document Creation | WFGRU | TMLFG | CHAR | 3 |
| SETTLMT_COMPN_RSN_DEBIT | Compensation Reason for a Debit to Employee Settlement Doc | WLF_COMPN_RSN_DEBIT | WLF_C_COMPN_RSN | 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_CMPN_MAPGR
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WLF_C_CMPN_MAPGR | ACTIVITY_REASON | : | TMLFG |
| WLF_C_CMPN_MAPGR | DEFAULT_ESTATUS | : | TMPA5 |
| WLF_C_CMPN_MAPGR | MANDT | 1: CN | T000 |
| WLF_C_CMPN_MAPGR | SETTLMT_COMPN_RSN | : | WLF_C_COMPN_RSN |
| WLF_C_CMPN_MAPGR | SETTLMT_COMPN_RSN_DEBIT | : | WLF_C_COMPN_RSN |
| WLF_C_CMPN_MAPGR | SETTL_DOC_TYPE_CREDIT | : | TWLF_WRART_LFART |
| WLF_C_CMPN_MAPGR | SETTL_DOC_TYPE_DEBIT | : | TWLF_WRART_LFART |
| WLF_C_CMPN_MAPGR | SETTL_PROC_TYPE | 1: CN | TMZR |
| WLF_C_CMPN_MAPGR | STATUS_GROUP | : | TMPA4 |