The following HowTo describes the integration of a QPPD SAP enhancement into the PP module
1. extension of the function group
Transaction SE80 is used to add a ZXCO1TOP include to the XCO1 function group.
DATA : mo_badi TYPE REF TO /sct/qp_badi_pp.LOAD-OF-PROGRAM. QPPD-Badi for changes to the production order       GET BADI mo_badi.A second include ZXCO1U11 is also required.
-Call QPPD-ScreenIF mo_badi IS NOT INITIAL.  CALL BADI mo_badi->order_display.ENDIF.2. Creation of SAP-Enhancements
Transaction CMOD
Description
Enhancement assignments
Activate.
Press
+COI
Activate again.
Add Dynpro:
Subscreen
Add custom container
Looks like this:
It will look like this:












