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

Issues with Function module - PRICING_COMPLETE

Former Member
0 Likes
685

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

1 REPLY 1
Read only

brad_bohn
Active Contributor
0 Likes
444

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)?