The CNVCMIS_POSTPROL table in SAP ERP or S/4HANA stores CMIS: List of reports for post-processing data. There are total 7 fields in CNVCMIS_POSTPROL table. The CMIS: List of reports for post-processing 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 CNVCMIS_POSTPROL table. It is in CMIS Mig: (CNV_CMIS_M_20) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNVCMIS_POSTPROL Table Fields
Following is the list of fields that are available in SAP CNVCMIS_POSTPROL table. The primary key fields of the table are MANDT (Client), PACKID (Package Number of Transformation / Analysis Package), REPNAME (ABAP Program Name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| PACKID | Package Number of Transformation / Analysis Package | CNV_MBT_PACKID | CHAR (5) | |
| REPNAME | ABAP Program Name | REPID | CHAR (40) | |
| SEQ_NUM | Sequence number | CMIS_SEQNUM | NUMC (5) | |
| MUSTRUN | Boolean Variable (X = True, – = False, Space = Unknown) | BOOLEAN | CHAR (1) | |
| RERUN_POSSIBLE | Boolean Variable (X = True, – = False, Space = Unknown) | BOOLEAN | CHAR (1) | |
| ACTIVE | Boolean Variable (X = True, – = False, Space = Unknown) | BOOLEAN | CHAR (1) |


