The CNVA_APPLIC_SEL table in SAP ERP or S/4HANA stores SHC: Analysis application step data. There are total 4 fields in CNVA_APPLIC_SEL table. The SHC: Analysis application step 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 CNVA_APPLIC_SEL table. It is in Analysis Application (CNVA_APPLICATION) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNVA_APPLIC_SEL Table Fields
Following is the list of fields that are available in SAP CNVA_APPLIC_SEL table. The primary key fields of the table are MANDT (Client), APPLICATION (SHC: Analysis application ID), SELOPT_NAME (SAP LT: analysis application select-option name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| APPLICATION | SHC: Analysis application ID | CNVA_APPLICATION_ID | * | CHAR (30) |
| SELOPT_NAME | SAP LT: analysis application select-option name | CNVA_SELOPT_NAME | CHAR (30) | |
| SELOPT_G | UUID in character form | SYSUUID_C | CHAR (32) |


