SAP WRMA_PERIOD Periods Previously Calculated in RMA Table
Overview
WRMA_PERIOD is a standard SAP S/4HANA table that stores Periods Previously Calculated in RMA data. There are total 12 fields in the WRMA_PERIOD table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRMA_PERIOD 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_PERIOD to other SAP tables and standard CDS views available based on WRMA_PERIOD table in S/4HANA 2020.
Techincal Settings of WRMA_PERIOD
Below are technical details of the table WRMA_PERIOD
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Not Defined
List of WRMA_PERIOD Fields
The following table gives you an overview of the fields available in WRMA_PERIOD
| 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 |
| PERIV | RMA Fiscal Year Variant | WRMA_PERIV | WRMA_ELEVELA | CHAR | 2 |
| PERIOD | Posting Period | WRMA_FISCPER | NUMC | 7 | |
| INVDATE | Current Physical Inventory Period | WRMA_INVDATE | WRMA_ELEVELINV | DATS | 8 |
| BWSTATUS | Status of Transfer of Data to the BW | WRMA_BW_STATUS | CHAR | 1 | |
| BUSTATUS | Status of Transfer of Data to the Engine | WRMA_BE_STATUS | CHAR | 1 | |
| STATUS | Period Status for RMA Engine Runs | WRMA_PE_STATUS | CHAR | 1 | |
| RESTATUS | Status of Data Transfer to R/3 | WRMA_RESTATUS | CHAR | 1 | |
| BESTATUS | Status of Data Transfer to BW | WRMA_BESTATUS | CHAR | 1 | |
| LASTRMARUN | RMA Number for Last RMA Run | WRMA_RUN_NR_L | WRMA_RUNINFO | NUMC | 10 |
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_PERIOD
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRMA_PERIOD | ELEVEL | 1: CN | WRMA_ELEVEL |
| WRMA_PERIOD | INVDATE | : | WRMA_ELEVELINV |
| WRMA_PERIOD | LASTRMARUN | 1: CN | WRMA_RUNINFO |
| WRMA_PERIOD | MANDT | 1: CN | T000 |
| WRMA_PERIOD | OBJECTMODEL | 1: CN | WRMA_ELEVELB |
| WRMA_PERIOD | PERIV | 1: CN | WRMA_ELEVELA |