SAP WRMA_MANDT Single Client Settings for RMA Table
Overview
WRMA_MANDT is a standard SAP S/4HANA table that stores Single Client Settings for RMA data. There are total 6 fields in the WRMA_MANDT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRMA_MANDT belongs to Obsolete Functionality (LO-RFM-OBS) module and is located in the package Enhancements for Data Derivation for RMA Engine (Retail) (WRMA_PI).
In addition, following links provide an overview of foreign key relationships, if any, that link WRMA_MANDT to other SAP tables and standard CDS views available based on WRMA_MANDT table in S/4HANA 2020.
Techincal Settings of WRMA_MANDT
Below are technical details of the table WRMA_MANDT
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WRMA_MANDT Fields
The following table gives you an overview of the fields available in WRMA_MANDT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| AKTIV | RMA Active in Client | WRMA_AKTIV | CHAR | 1 | |
| EKORG | Purchasing organization | EKORG | T024E | CHAR | 4 |
| LFART | Settlement Document Type | WFART | TMFK | CHAR | 4 |
| LIFNR | Account Number of Vendor or Creditor | LIFNR | LFA1 | CHAR | 10 |
| EKGRP | Purchasing group | WRMA_EKGRP | T024 | CHAR | 3 |
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_MANDT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRMA_MANDT | EKGRP | 1: CN | T024 |
| WRMA_MANDT | EKORG | 1: CN | T024E |
| WRMA_MANDT | LFART | 1: CN | TMFK |
| WRMA_MANDT | LIFNR | 1: CN | LFA1 |
| WRMA_MANDT | MANDT | 1: CN | T000 |