SAP WRMA_BI_CDT Text Table: Condition Types from BI Table
Overview
WRMA_BI_CDT is a standard SAP S/4HANA table that stores Text Table: Condition Types from BI data. There are total 4 fields in the WRMA_BI_CDT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRMA_BI_CDT 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_BI_CDT to other SAP tables and standard CDS views available based on WRMA_BI_CDT table in S/4HANA 2020.
Techincal Settings of WRMA_BI_CDT
Below are technical details of the table WRMA_BI_CDT
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WRMA_BI_CDT Fields
The following table gives you an overview of the fields available in WRMA_BI_CDT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| SPRAS | Language Key | SPRAS | T002 | LANG | 1 |
| KSCHL_BI | BI Condition Type | WRMA_KSCHL_BI | WRMA_BI_CD | CHAR | 6 |
| VTEXT_BI | Descriptive Text | WRMA_COND_BI_TXT | 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_BI_CDT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRMA_BI_CDT | KSCHL_BI | 1: CN | WRMA_BI_CD |
| WRMA_BI_CDT | MANDT | 1: CN | T000 |
| WRMA_BI_CDT | SPRAS | 1: CN | T002 |