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

user exit CONFPM05

Former Member
0 Likes
815

CONFPM05

this is user exit for co11n t-code , I want to do enhancement for before we have to save prodcution order confirmation user has to check movement type 261.

BWART field is for movement type but from above user exit I did't get that field .

so plz help me which field I want to use here?

thanks in advance

Jyotsna

CONFPM05

this is user exit for co11n t-code , I want to do enhancement for before we have to save prodcution order confirmation user has to check movement type 261.

BWART field is for movement type but from above user exit I did't get that field .

so plz help me which field I want to use here?

thanks in advance

Jyotsna

1 REPLY 1
Read only

muthusamy_sankaran
Active Contributor
0 Likes
589

Hi,

Try below BADI

Implement the BADI - WORKORDER_GOODSMVT in this there is method AT_SAVE

Regards,

Sankaran