SAP WRMA_DISTRCHAIN RMA Distribution Chain Table
Overview
WRMA_DISTRCHAIN is a standard SAP S/4HANA table that stores RMA Distribution Chain data. There are total 13 fields in the WRMA_DISTRCHAIN table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRMA_DISTRCHAIN 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_DISTRCHAIN to other SAP tables and standard CDS views available based on WRMA_DISTRCHAIN table in S/4HANA 2020.
Techincal Settings of WRMA_DISTRCHAIN
Below are technical details of the table WRMA_DISTRCHAIN
- Buffering switched on
- Full table is passed to buffer
- Storage type is Not Defined
List of WRMA_DISTRCHAIN Fields
The following table gives you an overview of the fields available in WRMA_DISTRCHAIN
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| PROF | RMA Customizing Profile | WRMA_DE_RMA_PROF | WRMA_PROF_BI | CHAR | 4 |
| VKORG | Sales Organization | /RTF/DE_SALESORG | CHAR | 4 | |
| VTWEG | Distribution Channel | /RTF/DE_DISTR_CHAN | CHAR | 2 | |
| COST | Cost Calcul. for Stock Transfers | WRMA_DE_COST | CHAR | 1 | |
| COST_XCC | Cost Calculation for Cross-CoCode Stock Transfers | WRMA_DE_COST_XCC | CHAR | 1 | |
| COST_RTV | Cost Calculation for Vendor Returns | WRMA_DE_COST_RTV | CHAR | 1 | |
| HFEE | Add Stock Transfer Fees to Costs | WRMA_DE_HFEE | CHAR | 1 | |
| KALSM | RMA Calculation Schema | WRMA_KALSM_D | WRMA_T683 | CHAR | 6 |
| COPE_KALSM | RMA Calculation Schema for Cost Percentage | WRMA_KALSM_COPE | WRMA_T683 | CHAR | 6 |
| COPE_KSCHL_NUM | Condition Type Cost Percentage Numerator | WRMA_KSCHL_COPZ | WRMA_T685Z | CHAR | 6 |
| COPE_KSCHL_DNUM | Condition Type Cost Percentage Denominator | WRMA_KSCHL_COPN | WRMA_T685Z | CHAR | 6 |
| DISTR_PROFILE | Distribution Profile | WCAT_DPROF | WCAT_DISTR | CHAR | 4 |
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_DISTRCHAIN
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRMA_DISTRCHAIN | COPE_KALSM | : | WRMA_T683 |
| WRMA_DISTRCHAIN | COPE_KSCHL_DNUM | : | WRMA_T685Z |
| WRMA_DISTRCHAIN | COPE_KSCHL_NUM | : | WRMA_T685Z |
| WRMA_DISTRCHAIN | DISTR_PROFILE | : | WCAT_DISTR |
| WRMA_DISTRCHAIN | KALSM | : | WRMA_T683 |
| WRMA_DISTRCHAIN | PROF | 1: CN | WRMA_PROF_BI |