The CEZP table in SAP ERP or S/4HANA stores Reporting Points Line Items data. There are total 35 fields in CEZP table. The Reporting Points Line Items 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 CEZP table. It is in Product Cost Collector: Master Data/Processing (KKPK) ABAP package and is part of the Product Cost by Period (CO-PC-OBJ-PER) module.
SAP CEZP Table Fields
Following is the list of fields that are available in SAP CEZP table. The primary key fields of the table are MANDT (Client), BELNR (Document number for reporting point posting as line item), BUZEI (Posting Row).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| BELNR | Document number for reporting point posting as line item | RP_BELNR | CHAR (10) | |
| BUZEI | Posting Row | CO_BUZEI | NUMC (3) | |
| GJAHR | Fiscal Year | GJAHR | NUMC (4) | |
| PERIO | Period | CO_PERIO | NUMC (3) | |
| OBJNR | Object number | J_OBJNR | * | CHAR (22) |
| F_OBJNR | Object for Which Quantities Are Counted | F_OBJNR | * | CHAR (22) |
| PLNKN | Number of the Task List Node | PLNKN | NUMC (8) | |
| ZAEHL | Counter for Reporting Points | COUNT_ZP | NUMC (8) | |
| VORNE | Reporting point operation number | PZPNR | CHAR (4) | |
| PLNFL | Sequence | PLNFOLGE | CHAR (6) | |
| VRGNG | CO Business Transaction | CO_VORGANG | * | CHAR (4) |
| MEINH | Unit of measure for activity | VORME | * | UNIT (3) |
| UMREZ | Numerator for Conversion to Base Units of Measure | UMREZ | DEC (5) | |
| UMREN | Denominator for conversion to base units of measure | UMREN | DEC (5) | |
| PLNME | Task List Unit of Measure | PLNME | * | UNIT (3) |
| LMVRG | Yield of Posting | G_MENGE | QUAN (13) | |
| XMVRG | Scrap Quantity of Posting | X_MENGE | QUAN (13) | |
| WERKS | Plant | WERKS_D | * | CHAR (4) |
| AGRND | Reason for Variance | CO_AGRND | * | CHAR (4) |
| SCOBJ | Object Responsible for Scrap | SCR_OBJNR | * | CHAR (22) |
| BLDAT | Document Date | CO_BLDAT | DATS (8) | |
| BUDAT | Posting Date | CO_BUDAT | DATS (8) | |
| CPUDT | Date Document Was Created | CO_CPUDT | DATS (8) | |
| CPUTM | Time At Which Document Was Entered | CO_CPUTM | TIMS (6) | |
| USNAM | User Name | USNAM | * | CHAR (12) |
| STFLG | Identifier for reversal document | CO_STFLG | CHAR (1) | |
| STOKZ | Indicator: Document was reversed | CO_STOKZ | CHAR (1) | |
| NOSTO | Document Cannot Be Canceled | CO_NOSTO | CHAR (1) | |
| REFBN | Reference Document Number | CO_REFBN | CHAR (10) | |
| REFBT | Document Type of Reference Document | CO_REFBT | CHAR (1) | |
| ST_REFBN | Document Number of Canceled Reference Document | CO_ST_REFBN | CHAR (10) | |
| REWQTY | Rework quantity | FCO_REWORK_QTY | QUAN (13) | |
| WMVRG | WIP Credit | QRP_WIP_CREDIT | QUAN (13) | |
| VARMN | Variance Quantity Based On Components | QRP_VAR_QTY | QUAN (13) |


