SAP WRMA_CONDINCUBE Definition of Data Transfer BW <-> RMA Table
Overview
WRMA_CONDINCUBE is a standard SAP S/4HANA table that stores Definition of Data Transfer BW <-> RMA data. There are total 10 fields in the WRMA_CONDINCUBE table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRMA_CONDINCUBE belongs to Retail Stock Ledger (BW-BCT-ISR-RSL) module and is located in the package AA: Interfaces between RMA Engine and BW (RS_AA_WRMA_BE).
In addition, following links provide an overview of foreign key relationships, if any, that link WRMA_CONDINCUBE to other SAP tables and standard CDS views available based on WRMA_CONDINCUBE table in S/4HANA 2020.
Techincal Settings of WRMA_CONDINCUBE
Below are technical details of the table WRMA_CONDINCUBE
- Buffering switched on
- Full table is passed to buffer
- Storage type is Not Defined
List of WRMA_CONDINCUBE Fields
The following table gives you an overview of the fields available in WRMA_CONDINCUBE
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| PROFILE | RMA Customizing Profile | WRMA_DE_RMA_PROF | WRMA_PROF_BI | CHAR | 4 |
| CONDTAB | RMA Table | WRMA_TAB | CHAR | 30 | |
| INFCUBE | DataCube in BW System | WRMA_CUBE | RSDCUBE | CHAR | 30 |
| QUERY | Name of Query for Data Transfer | WRMA_QUERY_I | CHAR | 30 | |
| PERIV | RMA Fiscal Year Variant | WRMA_PERIV | T009 | CHAR | 2 |
| KSCHL | Access Condition Type | WRMA_KSCHL_ACC | CHAR | 6 | |
| KAPPL | Application | WRMA_KAPPL | CHAR | 1 | |
| KALSM | RMA Calculation Schema | WRMA_KALSM_D | CHAR | 6 | |
| TRANS_TYP | Transfer Type Engine - BW | WRMA_BWTRAN_TYP | 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_CONDINCUBE
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRMA_CONDINCUBE | INFCUBE | 1: CN | RSDCUBE |
| WRMA_CONDINCUBE | MANDT | 1: CN | T000 |
| WRMA_CONDINCUBE | PERIV | 1: CN | T009 |
| WRMA_CONDINCUBE | PROFILE | : | WRMA_PROF_BI |