SAP WRMA_TUPDRZ RMA Update Rules (Fields) Table
Overview
WRMA_TUPDRZ is a standard SAP S/4HANA table that stores RMA Update Rules (Fields) data. There are total 8 fields in the WRMA_TUPDRZ table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRMA_TUPDRZ 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_TUPDRZ to other SAP tables and standard CDS views available based on WRMA_TUPDRZ table in S/4HANA 2020.
Techincal Settings of WRMA_TUPDRZ
Below are technical details of the table WRMA_TUPDRZ
- Buffering switched on
- Full table is passed to buffer
- Storage type is Not Defined
List of WRMA_TUPDRZ Fields
The following table gives you an overview of the fields available in WRMA_TUPDRZ
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| PROFILE | RMA Customizing Profile | WRMA_DE_RMA_PROF | WRMA_PROF_BI | CHAR | 4 |
| UPDRULE | Condition Type for Storing Data | WRMA_UPD_KSCHL | WRMA_TUPDR | CHAR | 6 |
| UPTAB | RMA Table | WRMA_TAB | WRMA_TABLE | CHAR | 30 |
| ZIFNA | Field of Condition Table | WRMA_DZIFNA | CHAR | 30 | |
| QUSTR | Table Name of Source Structure | WRMA_QUSTR | WRMA_STRU | CHAR | 30 |
| QUFNA | Table Field for Source Structure | WRMA_QUFNA | DD03L | CHAR | 30 |
| QUDIW | Source of Constant | WRMA_QUDIW | CHAR | 20 |
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_TUPDRZ
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRMA_TUPDRZ | MANDT | : | T000 |
| WRMA_TUPDRZ | PROFILE | : | WRMA_PROF_BI |
| WRMA_TUPDRZ | QUFNA | 1: CN | DD03L |
| WRMA_TUPDRZ | QUSTR | : | WRMA_STRU |
| WRMA_TUPDRZ | UPDRULE | : | WRMA_TUPDR |
| WRMA_TUPDRZ | UPTAB | : | WRMA_TABLE |