SAP WRMA_OBJECTLEVEL Object Levels Table
Overview
WRMA_OBJECTLEVEL is a standard SAP S/4HANA table that stores Object Levels data. There are total 4 fields in the WRMA_OBJECTLEVEL table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRMA_OBJECTLEVEL 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_OBJECTLEVEL to other SAP tables and standard CDS views available based on WRMA_OBJECTLEVEL table in S/4HANA 2020.
Techincal Settings of WRMA_OBJECTLEVEL
Below are technical details of the table WRMA_OBJECTLEVEL
- Buffering switched on
- Full table is passed to buffer
- Storage type is Not Defined
List of WRMA_OBJECTLEVEL Fields
The following table gives you an overview of the fields available in WRMA_OBJECTLEVEL
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| ELEVEL | RMA Valuation Level | WRMA_ELEVEL_D | WRMA_ELEVEL | CHAR | 4 |
| OBJECTMODEL | Object Model | WRMA_OBJECTMODEL | WRMA_ELEVELB | CHAR | 1 |
| OBJECTL | Object Level for Calculating and Storing Data | WRMA_OBJECTL | NUMC | 2 |
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_OBJECTLEVEL
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRMA_OBJECTLEVEL | ELEVEL | : | WRMA_ELEVEL |
| WRMA_OBJECTLEVEL | MANDT | : | T000 |
| WRMA_OBJECTLEVEL | OBJECTMODEL | : | WRMA_ELEVELB |