The CRMC_OBJ_SVYIL table in SAP ERP or S/4HANA stores GENIL Survey Objects data. There are total 6 fields in CRMC_OBJ_SVYIL table. The GENIL Survey 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 CRMC_OBJ_SVYIL table. It is in Interaction Layer of Surveys (CRM_SURVEY_IL) ABAP package and is part of the Survey Suite (CRM-BF-SVY) module.
SAP CRMC_OBJ_SVYIL Table Fields
Following is the list of fields that are available in SAP CRMC_OBJ_SVYIL table. The primary key fields of the table are OBJ_IL (External Name of Object).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| OBJ_IL | External Name of Object | CRMT_EXT_OBJ_NAME | CHAR (30) | |
| OBJ_OL | Business Transaction Subobject | CRMT_OBJECT_NAME | CHAR (30) | |
| OBJKIND | Object Type | CRMT_OBJKIND | CHAR (1) | |
| ATTR_STRUCT | Name of a structure | STRUKNAME | CHAR (30) | |
| KEY_STRUCT | Name of a structure | STRUKNAME | CHAR (30) | |
| READ_ONLY | Logical Variable | CRMT_BOOLEAN | CHAR (1) |


