‎2014 Jul 28 8:13 PM
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.
‎2014 Jul 28 8:31 PM
Hi Dawood,
can you check the parameters
WA_ITEM-NO_MORE_GR= 'X' and NO_MESSAGING = 'X'parameters.
Regards,
Kannan