cancel
Showing results for 
Search instead for 
Did you mean: 

USER EXIT OF PP

Former Member
0 Kudos

Dear All,

Please let me know the user exit of PP Module

Regards

Suneeshkumar.VR

Accepted Solutions (0)

Answers (1)

Answers (1)

alpesh_saparia3
Active Contributor
0 Kudos

Hi,

For order maintenance:

o PPCO0006 to predefine entries for order header fields when creating

an order

o PPCO0001 to provide information at the time of saving (for

production orders and process orders)

o PPCO0007 to check or change header data when saving

o PPCO0002 to add additional checks that are to take place when

setting the deletion flag or deletion indicator

o PPCO0003 to prevent changes in sales order items that would cause

changes in the process order for static assembly processing

o STATTEXT to format the status line

o PPCO0008 to check components that have been changed or added

o PPCO0005 to change the storage location and the 'backflush'

indicator in the reservation

o PPCO0013 to change the priority of the selection criteria for batch

determination in production orders or process orders

o PPCO0014 to restrict the selection of process orders that are

offered when creating external relationships

o PPCO0020 to display additional information for another tab page in

the process order header

o PPCO0021 to control the release of production orders and process

orders if insufficient batches have been assigned

For order confirmation:

o CONF0001 to hide function codes

o CONFPI01 to determine your own default values for a confirmation

o CONFPI02 to carry out your own inspections (before carrying out SAP

inspections)

o CONFPI03 to carry out your own inspections (after choosing the phase

to be confirmed)

o CONFPI04 to carry out your own inspections (after carrying out SAP

inspections)

o CONFPI05 to update your own data after saving the confirmation

o CONFPI06 to transfer customer-specific data to automatically

generated confirmations

BADI's

WORKORDER_UPDATE

WORKORDER_CONFIRM