cancel
Showing results for 
Search instead for 
Did you mean: 

Popup message during Process Order Confirmation

Former Member
0 Kudos

Hi All,

The requirement quantity of the componenet is not fully issued to process order during goods issue (261 mvt type) i.e., requirement quantity is not equal to issued quantity to the process order. Is there any popup message shows during process order confirmation using COR6 or any other confirmation tcode.

Regards,

Sureshbabu G.

Accepted Solutions (0)

Answers (2)

Answers (2)

muthusamy_sankaran
Active Contributor
0 Kudos

Hi,

You can use below BADI

WORKORDER_CONFIRM

method IF_EX_WORKORDER_CONFIRM~AT_SAVE.

Regards,

Sankaran

former_member335796
Active Contributor
0 Kudos

Hi,

You have to use User Exit to have this PopUp:

There are some which you can explore:

CONFPP01 PP order conf.: Determine customer specific default values

CONFPP02 PP order conf.: Customer specific input checks 1

CONFPP03 PP order conf.: Cust. specific check after op. selection

CONFPP04 PP order conf.: Customer specific input checks 2

CONFPP05 PP order conf.: Customer specific enhancements when saving

CONFPP06 PP Order Confirmations: Actual Data Transfer

Best Regards,

Siva