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

Do not trigger output type through BAPI

Former Member
0 Likes
1,581

I have a custom program which modifies purchase orders using the BAPI 'BAPI_PO_CHANGE'. However, when the program modifies the POs, it also triggers the associated output types in the POs.

We want to modify the purchase orders using the custom program but do not want the output types to be triggered. Please let me know whether we have a feasible solution for this requirement.

1 REPLY 1
Read only

Former Member
0 Likes
861

Hi Dawood,

can you check the parameters

WA_ITEM-NO_MORE_GR= 'X' and NO_MESSAGING = 'X'parameters.


Regards,

Kannan