2014 Nov 12 9:40 AM
HI abaper,
the issue is when sale order created, in item view under pant(werks) tab plant name showing different plant and its not coming what i want.
how to find where the plant is coming , m not able to debegg sapmv45a as i want by breakpoints....please suggest me.
HI abaper,
the issue is when sale order created, in item view under pant(werks) tab plant name showing different plant and its not coming what i want.
how to find where the plant is coming , m not able to debegg sapmv45a as i want by breakpoints....please suggest me.
2014 Nov 12 9:51 AM
Hi,
if you want to check the update part, you need to activate the Update debugging mode. That will open a new window
regards
Fred
2014 Nov 12 10:25 AM
how can we know , whether it is update part, i didnt see any update task in function module calling
2014 Nov 12 10:51 AM
Hi Balaji,
Please check in Sales Order User exit (SAPMV45AFZZ) if plant in getting changed from there.
You can check Plant value by putting breakpoint on Form 'userexit_save_document' of user exit.
if still you get correct plant, You can check it by update debugging activation.
Rg,
Deeps