SAP WRMA_OBJECT Valuation Object Table
Overview
WRMA_OBJECT is a standard SAP S/4HANA table that stores Valuation Object data. There are total 9 fields in the WRMA_OBJECT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRMA_OBJECT 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_OBJECT to other SAP tables and standard CDS views available based on WRMA_OBJECT table in S/4HANA 2020.
Techincal Settings of WRMA_OBJECT
Below are technical details of the table WRMA_OBJECT
- Buffering not allowed
- No buffering
- Storage type is Not Defined
List of WRMA_OBJECT Fields
The following table gives you an overview of the fields available in WRMA_OBJECT
| 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 |
| OBJECT | RMA Valuation Object | WRMA_OBJECT_D | CHAR | 32 | |
| OBJECTL | RMA Object Level | WRMA_OBJECTLEV | CHAR | 3 | |
| PARENTOBJECT | Object Parent | WRMA_PARENTOBJECT | CHAR | 32 | |
| FCHILDOBJECT | Child Object | WRMA_CHILDOBJECT | CHAR | 32 | |
| NEXTOBJECT | Same-Level Object | WRMA_NEXTOBJECT | CHAR | 32 | |
| RMA_OBJ_REL | RMA Object Relevancy Setting | WRMA_OBJ_REL | CHAR | 1 | |
| TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 15 |
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_OBJECT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRMA_OBJECT | ELEVEL | 1: CN | WRMA_ELEVEL |
| WRMA_OBJECT | MANDT | 1: CN | T000 |