SAP WRMA_LINK Linking of BI and ERP Condition Type Table
Overview
WRMA_LINK is a standard SAP S/4HANA table that stores Linking of BI and ERP Condition Type data. There are total 6 fields in the WRMA_LINK table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRMA_LINK belongs to Obsolete Functionality (LO-RFM-OBS) module and is located in the package Inbound Interface for RMA Revaluation (WRMA_FI).
In addition, following links provide an overview of foreign key relationships, if any, that link WRMA_LINK to other SAP tables and standard CDS views available based on WRMA_LINK table in S/4HANA 2020.
Techincal Settings of WRMA_LINK
Below are technical details of the table WRMA_LINK
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WRMA_LINK Fields
The following table gives you an overview of the fields available in WRMA_LINK
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| KVEWE | Usage of the condition table | KVEWE | T681V | CHAR | 1 |
| KAPPL | Application | KAPPL | T681Z | CHAR | 2 |
| KSCHL_BI | BI Condition Type | WRMA_KSCHL_BI | WRMA_BI_CD | CHAR | 6 |
| KSCHL | Condition type | KSCHL | WRMA_COND | CHAR | 4 |
| SIGN_RULE | +/- Sign Rule for RMA Value | WRMA_KNEGA | 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 WRMA_LINK
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRMA_LINK | KAPPL | 1: CN | T681Z |
| WRMA_LINK | KSCHL | 1: CN | WRMA_COND |
| WRMA_LINK | KSCHL_BI | 1: CN | WRMA_BI_CD |
| WRMA_LINK | KVEWE | 1: CN | T681V |
| WRMA_LINK | MANDT | 1: CN | T000 |