The CNVCDMCCTS_ROBJS table in SAP ERP or S/4HANA stores CDMC:CTS : Table to strore the environment objects data. There are total 9 fields in CNVCDMCCTS_ROBJS table. The CDMC:CTS : Table to strore the environment objects 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 CNVCDMCCTS_ROBJS 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 CNVCDMCCTS_ROBJS Table Fields
Following is the list of fields that are available in SAP CNVCDMCCTS_ROBJS table. The primary key fields of the table are PROJ_ID (CDMC – Project ID), EXEC_SYSID (Executable object system ID), PGMID (Program ID in Requests and Tasks), OBJ_TYPE (Object Type), OBJ_NAME (ABAP Workbench: LIMU Name), AS4POS (Dictionary: Line item).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| PROJ_ID | CDMC – Project ID | CNVCDMC_PROJECT_ID | * | CHAR (5) |
| EXEC_SYSID | Executable object system ID | CNVCDMCCTS_SYSYSID | CHAR (8) | |
| PGMID | Program ID in Requests and Tasks | PGMID | CHAR (4) | |
| OBJ_TYPE | Object Type | TROBJTYPE | CHAR (4) | |
| OBJ_NAME | ABAP Workbench: LIMU Name | EU_LNAME | CHAR (120) | |
| AS4POS | Dictionary: Line item | DDPOSITION | NUMC (6) | |
| EXEC_PGMID | Program ID in Requests and Tasks | PGMID | CHAR (4) | |
| EXEC_OBJ_TYPE | Refrence object | CNVCDMC_REF_OBJECT | CHAR (4) | |
| EXEC_OBJ_NAME | Refrence object which uses object | CNVCDMC_REF_OBJ_NAME | CHAR (120) |


