SAP WRMA_COND Assign Meaning to Condition Types Table
Overview
WRMA_COND is a standard SAP S/4HANA table that stores Assign Meaning to Condition Types data. There are total 5 fields in the WRMA_COND table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRMA_COND 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_COND to other SAP tables and standard CDS views available based on WRMA_COND table in S/4HANA 2020.
Techincal Settings of WRMA_COND
Below are technical details of the table WRMA_COND
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WRMA_COND Fields
The following table gives you an overview of the fields available in WRMA_COND
| 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 | Condition type | KSCHL | T685 | CHAR | 4 |
| COND_INTENT | Meaning of Condition Type for RMA | WRMA_COND_INTENT | 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_COND
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRMA_COND | KAPPL | 1: CN | T681Z |
| WRMA_COND | KSCHL | 1: C | T685 |
| WRMA_COND | KVEWE | 1: CN | T681V |
| WRMA_COND | MANDT | 1: CN | T000 |