SAP WRMA_ELEVEL RMA Valuation Level Table
Overview
WRMA_ELEVEL is a standard SAP S/4HANA table that stores RMA Valuation Level data. There are total 13 fields in the WRMA_ELEVEL table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRMA_ELEVEL belongs to Retail Stock Ledger (BW-BCT-ISR-RSL) module and is located in the package Analytical Application RMA - Retail (RS_AA_WRMA).
In addition, following links provide an overview of foreign key relationships, if any, that link WRMA_ELEVEL to other SAP tables and standard CDS views available based on WRMA_ELEVEL table in S/4HANA 2020.
Techincal Settings of WRMA_ELEVEL
Below are technical details of the table WRMA_ELEVEL
- Buffering switched on
- Full table is passed to buffer
- Storage type is Not Defined
List of WRMA_ELEVEL Fields
The following table gives you an overview of the fields available in WRMA_ELEVEL
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| ELEVEL | RMA Valuation Level | WRMA_ELEVEL_D | CHAR | 4 | |
| NAME | Name of RMA Valuation Level | WRMA_ELEVELNAME | CHAR | 40 | |
| NO_RMA | Flag Indicating Whether Valuation Level RMA-Relevant | WRMA_RMAFLAG | CHAR | 1 | |
| OBJECTMODEL | Object Model | WRMA_OBJECTMODEL | CHAR | 1 | |
| PERIV | RMA Fiscal Year Variant | WRMA_PERIV | T009 | CHAR | 2 |
| WAERS | Currency Key | WAERS | TCURC | CUKY | 5 |
| INVDAYPERC | RMA Physical Inventory Percentage on Inventory Day | WRMA_INVDAYPERC | DEC | 6 | |
| RFCDEST | Logical destination (specified in function call) | RFCDEST | RFCDES | CHAR | 32 |
| COPE_KALSM | RMA Calculation Schema for Cost Percentage | WRMA_KALSM_COPE | CHAR | 6 | |
| COPE_KSCHL_NUM | Condition Type Cost Percentage Numerator | WRMA_KSCHL_COPZ | CHAR | 6 | |
| COPE_KSCHL_DNUM | Condition Type Cost Percentage Denominator | WRMA_KSCHL_COPN | CHAR | 6 | |
| COPCT_DEF | Percentage | PERCT | DEC | 5 |
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_ELEVEL
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRMA_ELEVEL | MANDT | 1: CN | T000 |
| WRMA_ELEVEL | PERIV | 1: CN | T009 |
| WRMA_ELEVEL | RFCDEST | : | RFCDES |
| WRMA_ELEVEL | WAERS | 1: CN | TCURC |