SAP WRMA_TUPDRT RMA Update Rule Table
Overview
WRMA_TUPDRT is a standard SAP S/4HANA table that stores RMA Update Rule data. There are total 5 fields in the WRMA_TUPDRT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRMA_TUPDRT 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_TUPDRT to other SAP tables and standard CDS views available based on WRMA_TUPDRT table in S/4HANA 2020.
Techincal Settings of WRMA_TUPDRT
Below are technical details of the table WRMA_TUPDRT
- Buffering switched on
- Full table is passed to buffer
- Storage type is Not Defined
List of WRMA_TUPDRT Fields
The following table gives you an overview of the fields available in WRMA_TUPDRT
| 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 |
| SPRAS | Language Key | SPRAS | T002 | LANG | 1 |
| UPDRULE | Condition Type for Storing Data | WRMA_UPD_KSCHL | WRMA_TUPDR | CHAR | 6 |
| TEXT | Descriptive Text | WRMA_TEXT60 | CHAR | 60 |
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_TUPDRT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRMA_TUPDRT | MANDT | : | T000 |
| WRMA_TUPDRT | PROFILE | : | WRMA_PROF_BI |
| WRMA_TUPDRT | SPRAS | 1: CN | T002 |
| WRMA_TUPDRT | UPDRULE | 1: CN | WRMA_TUPDR |