SAP WRMA_STRUT Structures for RMA Engine Table
Overview
WRMA_STRUT is a standard SAP S/4HANA table that stores Structures for RMA Engine data. There are total 4 fields in the WRMA_STRUT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRMA_STRUT 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_STRUT to other SAP tables and standard CDS views available based on WRMA_STRUT table in S/4HANA 2020.
Techincal Settings of WRMA_STRUT
Below are technical details of the table WRMA_STRUT
- Buffering switched on
- Full table is passed to buffer
- Storage type is Not Defined
List of WRMA_STRUT Fields
The following table gives you an overview of the fields available in WRMA_STRUT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| PROFILE | RMA Customizing Profile | WRMA_DE_RMA_PROF | WRMA_PROF_BI | CHAR | 4 |
| SPRAS | Language Key | LANGU | T002 | LANG | 1 |
| STRUCT | RMA Engine Structure | WRMA_STRUCTURE | WRMA_STRU | CHAR | 30 |
| 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_STRUT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRMA_STRUT | PROFILE | : | WRMA_PROF_BI |
| WRMA_STRUT | SPRAS | 1: CN | T002 |
| WRMA_STRUT | STRUCT | 1: CN | WRMA_STRU |