The CNVCDMCCA_RDOM table in SAP ERP or S/4HANA stores CDMC:Related Domains data. There are total 5 fields in CNVCDMCCA_RDOM table. The CDMC:Related Domains 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 CNVCDMCCA_RDOM table. It is in CDMC : Data Dictionary Objects (CNV_CDMC_DDICOBJS) ABAP package and is part of the Custom Development Management Cockpit (SV-SMG-CCM-CDM) module.
SAP CNVCDMCCA_RDOM Table Fields
Following is the list of fields that are available in SAP CNVCDMCCA_RDOM table. The primary key fields of the table are PROJ_ID (CDMC – Project ID), SYSID (Name of SAP System), DOMAIN_NAME (CDMC – Name of an object in Object Directory Entry (TADIR)), RELATED_DOMAIN (CDMC – Name of an object in Object Directory Entry (TADIR)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| PROJ_ID | CDMC – Project ID | CNVCDMC_PROJECT_ID | * | CHAR (5) |
| SYSID | Name of SAP System | SYSYSID | CHAR (8) | |
| DOMAIN_NAME | CDMC – Name of an object in Object Directory Entry (TADIR) | CNVCDMC_OBJ_NAM | CHAR (40) | |
| RELATED_DOMAIN | CDMC – Name of an object in Object Directory Entry (TADIR) | CNVCDMC_OBJ_NAM | CHAR (40) | |
| DOMAIN_TYPE | CDMC : Indicator for the Duplicate Domain | CNVCDMC_DUPLICATE_DOMAIN_FLAG | NUMC (1) |


