The CHZP table in SAP ERP or S/4HANA stores Reporting Points – Change History data. There are total 25 fields in CHZP table. The Reporting Points – Change History 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 CHZP 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 CHZP Table Fields
Following is the list of fields that are available in SAP CHZP table. The primary key fields of the table are MANDT (Client), OBJNR (Object number), F_OBJNR (Object for Which Quantities Are Counted), AENDAT (Date Document Was Created), AENTIME (Time At Which Document Was Entered), STATUS (Status of Reporting Point on Change Date (Before/After)), ZAEHL (Counter for Reporting Points).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| OBJNR | Object number | J_OBJNR | * | CHAR (22) |
| F_OBJNR | Object for Which Quantities Are Counted | F_OBJNR | * | CHAR (22) |
| AENDAT | Date Document Was Created | CO_CPUDT | DATS (8) | |
| AENTIME | Time At Which Document Was Entered | CO_CPUTM | TIMS (6) | |
| STATUS | Status of Reporting Point on Change Date (Before/After) | AEN_STATUS | CHAR (1) | |
| ZAEHL | Counter for Reporting Points | COUNT_ZP | NUMC (8) | |
| PLNKN | Number of the Task List Node | PLNKN | NUMC (8) | |
| VORNE | Reporting point operation number | PZPNR | CHAR (4) | |
| PLNFL | Sequence | PLNFOLGE | CHAR (6) | |
| ISTMN | Actual Quantity on Production Line After Reporting Point | IST_MENGE | QUAN (13) | |
| GMPER | Yield in Current Period | G_MEN_PER | QUAN (13) | |
| XMPER | Scrap Quantity in Current Period | X_MEN_PER | QUAN (13) | |
| GMSUM | Total Yield of Reporting Point for All Previous Periods | G_MEN_SUM | QUAN (13) | |
| XMSUM | Total Scrap Qty of the Reporting Point for All Prev. Periods | X_MEN_SUM | QUAN (13) | |
| MEINH | Unit of measure for activity | VORME | * | UNIT (3) |
| AUFAK | Scrap factor | AUSCHUFAK | DEC (5) | |
| 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) |
| KZZPK | Indicator for Reporting Point/Milestone Operation | KZZPK | CHAR (1) | |
| PLNTY | Task List Type | PLNTY | * | CHAR (1) |
| PLNNR | Key for Task List Group | PLNNR | CHAR (8) | |
| PLNAL | Group Counter | PLNAL | CHAR (2) | |
| REWQTY | Rework quantity | FCO_REWORK_QTY | QUAN (13) |


