Table used for Line Hour Calculation is –
-
ZPP_PO_DATES
-
ZPP_PO_REWORK
-
ZPP_PO_LINES
-
None of the above
The SAP table ZPP_PO_DATES is the standard custom table used for line hour calculations in production order processing. This table stores scheduling data needed for capacity planning and time calculations.
This is a client-specific SAP PP (Production Planning) custom table question. 'Line Hour Calculation' — likely a custom calculation of available production line hours/capacity in this org's manufacturing template — is stored/calculated using the custom table 'ZPP_PO_DATES' (process order dates), as opposed to similarly-named tables for rework tracking ('ZPP_PO_REWORK') or line-level details ('ZPP_PO_LINES'). Since this is bespoke Z-table customizing for this implementation's production module, I can't independently verify the table name beyond the course material's assertion.