Multiple choice technology packaged enterprise solutions

What is the correct Sequence of the Process steps to be executed for Process order execution?

  1. CO53,CO54,CO60

  2. CO53,CO60,CO54

  3. CO60,CO53,CO54

  4. None of the above

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

The correct sequence for process order execution is CO53 (Release Process Order), CO60 (Process Message - Goods Movement), and CO54 (Confirm Process Order). First, the order must be released (CO53), then goods movements are processed (CO60), and finally the order is confirmed (CO54) to complete execution. Options A and C have incorrect sequencing.

AI explanation

In SAP PP-PI process order execution, the standard flow is: CO53 (Control Recipe Monitor) — the control recipe generated from process order release is sent to the process control system; then CO60 (Maintain PI Sheet) — the operator enters actual process parameter values plus goods-receipt/goods-issue quantities on the PI sheet and executes 'Complete', which generates process messages; finally CO54 (Process Message Monitor) — those generated process messages (e.g., status changes, actual readings, automatic goods movements) are reviewed and sent/posted into the system. So the correct execution sequence is CO53 → CO60 → CO54: print/send the control recipe first, perform the confirmation and goods-movement-triggering completion on the PI sheet second, and process/send the resulting messages last. This matches the DB's marked answer.