The CRMD_BRELVONAI table in SAP ERP or S/4HANA stores Item interlinkages – object interlinkage VONA data. There are total 22 fields in CRMD_BRELVONAI table. The Item interlinkages – object interlinkage VONA table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CRMD_BRELVONAI table. It is in Document flow (CRM_DOC_FLOW) ABAP package and is part of the Basic Functions for Business Transactions (CRM-BTX-BF) module.
SAP CRMD_BRELVONAI Table Fields
Following is the list of fields that are available in SAP CRMD_BRELVONAI table. The primary key fields of the table are CLIENT (Client), RELATIONID (Object Relationship Service : GUID binary link), POSNO (Sequential Number of Segment in IDoc Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| RELATIONID | Object Relationship Service : GUID binary link | BINRELID | CHAR (22) | |
| POSNO | Sequential Number of Segment in IDoc Type | POSNO | NUMC (4) | |
| BRELTYP | Relationship type | BINRELTYP | ORBRELTYP | CHAR (4) |
| ATTRIBUT | Object Relationship Service : attribute of a link | RELATTRIB | CHAR (10) | |
| OBJKEY_A | Identification of a Reference Object for Items | CRMT_DOC_FLOW_ID | CHAR (32) | |
| OBJTYPE_A | Object Type | SWO_OBJTYP | TOJTB | CHAR (10) |
| LOGSYS_A | Logical System | CRMT_LOGSYS | TBDLS | CHAR (10) |
| OBJKEY_B | Identification of a Reference Object for Items | CRMT_DOC_FLOW_ID | CHAR (32) | |
| OBJTYPE_B | Object Type | SWO_OBJTYP | TOJTB | CHAR (10) |
| LOGSYS_B | Logical System | CRMT_LOGSYS | TBDLS | CHAR (10) |
| VONA_KIND | Type of binary relationship types VONA | CRMT_VONA_KIND | CHAR (1) | |
| SECONDARY | Document Flow: Secondary Object | CRMT_SECONDARY | CHAR (1) | |
| SEQNO | CRM: Sequence Number | CRMT_SEQNO | NUMC (4) | |
| QUANTITY | Quantity in Doc.Flow | CRMT_QUANTITY | QUAN (15) | |
| QUANTITY_UNIT | Unit of Measure in Doc.Flow | CRMT_QUANTITY_UNIT | * | UNIT (3) |
| VALUE | Value in Document Flow | CRMT_DOC_FLOW_VALUE | CURR (19) | |
| CURRENCY | Currency | CRMT_CURRENCY | * | CUKY (5) |
| DATE | Date and Time in Document Flow | CRMT_DOC_FLOW_DATE | DEC (15) | |
| QTY_DIFFERENCE | Logical Variable | CRMT_BOOLEAN | CHAR (1) | |
| STAT | Status of Time-Dependent Document Linkage | CRMT_STATUS_DOC_FLOW | * | CHAR (2) |
| DERIV_GUID | GUID of a CRM Order Object | CRMT_OBJECT_GUID | RAW (16) |


