Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

confirmation co11n

Former Member
0 Likes
488

Dear Gurus,

My requirement is if there is any missing parts in the production order ,CO11n should not be posssible.if Possible system should through some error message like "MISSING PARTS EXISTS-Confirmation not possible".If any body come across this situation Please give the solution.We are trying user exits also,but we are not getting the solution.please help in this regard since it is very urgent in client side

regards

guna

pp consultant

Dear Gurus,

My requirement is if there is any missing parts in the production order ,CO11n should not be posssible.if Possible system should through some error message like "MISSING PARTS EXISTS-Confirmation not possible".If any body come across this situation Please give the solution.We are trying user exits also,but we are not getting the solution.please help in this regard since it is very urgent in client side

regards

guna

pp consultant

3 REPLIES 3
Read only

Former Member
0 Likes
462

Hi Guna,

Make the fields which u want as Mandatory using User Exit. So that, while processing they will make all the entries.

Regards,

JMB

Read only

Former Member
0 Likes
462

Hi

use the exit CONFPI05 whcih checks befroe saving

also these CONFPP01

CONFPM01

regards

Shiva

Read only

Former Member
0 Likes
462

answerd