‎2010 Oct 28 1:56 PM
Hi Experts,
I am facing an issue in changing a sales order in the SAP System(ECC 6.0) used here.
When I try changing a Sales order, the first thing I notice is, the function module PRICING_COMPLETE gets triggered even before the Order gets opened in VA02. Again, when I make changes to the Order and try saving it, the same Function Module gets called 6 Times in total. Because of this, the Sales Order takes an inexplicably long time to get saved.
This problem is native only to Sales Orders being changed for BRAZIL.
I have no issues whatsoever with Sales Orders from other regions. For these regions, there is no call of the Function Module before the Order is opened. While saving these orders after change, the Function module gets called only once.
This is happening in the standard SAP Code only and no customizations.
It would be highly helpful if someone could throw any light on possible reasons for this.
Thanks in advance.
Regards,
Keerthi
‎2010 Oct 28 2:15 PM
Why don't you raise the issue with SAP via OSS (or at least review the call stack and logical branches to determine the reason)?