SAP WRMA_PROFILE RMA Profile Table
Overview
WRMA_PROFILE is a standard SAP S/4HANA table that stores RMA Profile data. There are total 9 fields in the WRMA_PROFILE table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRMA_PROFILE belongs to Obsolete Functionality (LO-RFM-OBS) module and is located in the package Inbound Interface for RMA Revaluation (WRMA_FI).
In addition, following links provide an overview of foreign key relationships, if any, that link WRMA_PROFILE to other SAP tables and standard CDS views available based on WRMA_PROFILE table in S/4HANA 2020.
Techincal Settings of WRMA_PROFILE
Below are technical details of the table WRMA_PROFILE
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WRMA_PROFILE Fields
The following table gives you an overview of the fields available in WRMA_PROFILE
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| RMA_PROF | RMA Profile | WRMA_PROF | CHAR | 4 | |
| KAPPL | Application | KAPPL | T681A | CHAR | 2 |
| WRART | Settlement Process Type | WRART | TMZR | CHAR | 4 |
| KALSM | Calculation Schema | WRMA_KALSM | T683 | CHAR | 6 |
| EKGRP | Purchasing Group | EKGRP | T024 | CHAR | 3 |
| NUM_ITEM | Number of Items in Agency Document | WRMA_NUM_ITEM | NUMC | 5 | |
| ORIG_PR_REL | Control Data for Original Price | WRMA_ORIG_PR_REL | CHAR | 1 | |
| CYCH | Cycle Count Handling | WRMA_CYC | CHAR | 1 |
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_PROFILE
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRMA_PROFILE | EKGRP | 1: CN | T024 |
| WRMA_PROFILE | KALSM | 1: CN | T683 |
| WRMA_PROFILE | KAPPL | 1: CN | T681A |
| WRMA_PROFILE | MANDT | 1: CN | T000 |
| WRMA_PROFILE | WRART | 1: CN | TMZR |