The CNV_PE_STATUS_BU table in SAP ERP or S/4HANA stores Posting engine status bundle data. There are total 3 fields in CNV_PE_STATUS_BU table. The Posting engine status bundle 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 CNV_PE_STATUS_BU table. It is in PE: General (basic) objects of posting engine (CNV_PE_BASIS) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNV_PE_STATUS_BU Table Fields
Following is the list of fields that are available in SAP CNV_PE_STATUS_BU table. The primary key fields of the table are MANDT (Client), ID (ID of a Status Bundle).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| ID | ID of a Status Bundle | CNV_PE_STATUS_BU_ID | CNV_PE_OBJECT | CHAR (32) |
| STATUS_MANAGER | Object Type Name | SEOCLSNAME | CHAR (30) |


