SAP CNV_PE_WLIPC Table – Control class to be exec. per WL_ITEM during BUILD, SIM, …

The CNV_PE_WLIPC table in SAP ERP or S/4HANA stores Control class to be exec. per WL_ITEM during BUILD, SIM, … data. There are total 7 fields in CNV_PE_WLIPC table. The Control class to be exec. per WL_ITEM during BUILD, SIM, … 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_WLIPC 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_WLIPC Table Fields

Following is the list of fields that are available in SAP CNV_PE_WLIPC table. The primary key fields of the table are MANDT (Client), WLIPC_OBJ_ID (WLIPC Object (AREA, EXE, TRFM)).

Field Description Data Element Check Table Data Type
MANDT Client MANDT CLNT (3)
WLIPC_OBJ_ID WLIPC Object (AREA, EXE, TRFM) CNV_PE_WLIPC_OBJ_ID CHAR (32)
BUILD_CLS Worklist item specific process control class CNV_PE_WLIPC_CLASS CHAR (30)
SIMULATE_CLS Worklist item specific process control class CNV_PE_WLIPC_CLASS CHAR (30)
TRANSFER_CLS Worklist item specific process control class CNV_PE_WLIPC_CLASS CHAR (30)
UNDO_BUILD_CLS Worklist item specific process control class CNV_PE_WLIPC_CLASS CHAR (30)
UNDO_CLS Worklist item specific process control class CNV_PE_WLIPC_CLASS CHAR (30)