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

Regarding output type and idoc trigger issue

Former Member
0 Likes
408

Hi

i need to copy pgi quantity into sales order quantity for that i write a code into user exit MV50AFZ1. code is working fine but

output type and idoc is not trigger due to this. In this exit to update sales order quantity i used bapi *BAPI_SALESORDER_CHANGE . can anyone tell me why o/p type and idoc not trigger ,what is the reason and what is the solution for this?

Thanks

Dinesh

Hi

i need to copy pgi quantity into sales order quantity for that i write a code into user exit MV50AFZ1. code is working fine but

output type and idoc is not trigger due to this. In this exit to update sales order quantity i used bapi *BAPI_SALESORDER_CHANGE . can anyone tell me why o/p type and idoc not trigger ,what is the reason and what is the solution for this?

Thanks

Dinesh

1 REPLY 1
Read only

Former Member
0 Likes
315

Hi Dinesh,

Did you activate the enhancement for user exit ?

Did you check if the output type is configured correctly ?

Put a debugging point and see if control is coming there.

Regards,

Nisha Vengal.