SAP WRMA_TRANSFER_C Define Stock Transfer Sales Price Table
Overview
WRMA_TRANSFER_C is a standard SAP S/4HANA table that stores Define Stock Transfer Sales Price data. There are total 8 fields in the WRMA_TRANSFER_C table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRMA_TRANSFER_C belongs to Obsolete Functionality (LO-RFM-OBS) module and is located in the package RMA: Extensions for BW Extraction (DDIC) (WRMA_BW_DDIC).
In addition, following links provide an overview of foreign key relationships, if any, that link WRMA_TRANSFER_C to other SAP tables and standard CDS views available based on WRMA_TRANSFER_C table in S/4HANA 2020.
Techincal Settings of WRMA_TRANSFER_C
Below are technical details of the table WRMA_TRANSFER_C
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WRMA_TRANSFER_C Fields
The following table gives you an overview of the fields available in WRMA_TRANSFER_C
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| VKORGS | Sales Organization of Issuing Site | WRMA_VKORGS | TVKO | CHAR | 4 |
| VTWEGS | Distribution Channel of Issuing Site | WRMA_VTWEGS | TVTW | CHAR | 2 |
| VKORGR | Sales Organization of Receiving Site | WRMA_VKORGR | TVKO | CHAR | 4 |
| VTWEGR | Distribution Channel of Receiving Site | WRMA_VTWEGR | TVTW | CHAR | 2 |
| TRPRI | Type of Stock Transfer Sales Price | WRMA_TRPRI | CHAR | 1 | |
| TRPRI_R | Type of Stock Transfer Sales Price (Issuing Site Only) | WRMA_TRPRI_R | CHAR | 1 | |
| TRPRI_S | Type of Stock Transfer Sales Price (Receiving Site Only) | WRMA_TRPRI_S | 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_TRANSFER_C
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRMA_TRANSFER_C | VKORGR | : | TVKO |
| WRMA_TRANSFER_C | VKORGS | : | TVKO |
| WRMA_TRANSFER_C | VTWEGR | : | TVTW |
| WRMA_TRANSFER_C | VTWEGS | : | TVTW |