Multiple choice technology packaged enterprise solutions

Which table is used to calculate the Net Yield ?

  1. ZPP_PO_DATES

  2. ZPP_PO_REWORK

  3. ZPP_PO_LINES

  4. None of the above

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Table ZPP_PO_REWORK is used to calculate Net Yield in Kraft's SAP environment. This custom table tracks rework data including quantities and times, which is essential for calculating actual yield after accounting for reworked materials. ZPP_PO_DATES stores date information, ZPP_PO_LINES stores line data, and neither contains the rework data needed for yield calculation.

AI explanation

The custom table ZPP_PO_REWORK is the one used to calculate net yield, since it captures rework/scrap-related quantities against a process order that get netted against output to determine the true yield. The other tables (dates, lines) store different data — scheduling dates and order line items respectively — not the rework figures needed for a yield calculation.