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

ME49

Former Member
0 Likes
796

Hello Guys,

When making copies of ME49 transaction, to make some changes to add some calculations have the following scenario.

Turning the transaction through a purchasing organization and a quote I have the following screen:


However when I create the request of type NB by clicking the yellow button.

The request is to create different values to the transaction executed, as shown in the screenshot below:


As we see in customer data tab in ME22N transaction the order total is 34.09 instead of 34.10 shown to perform ZME49 transaction.

Has anyone experienced this?

Obs .: All my courses are with 2 decimal places, I've tried to increase to see if that was it, I put 10 decimal places and the error continued the msm

Sorry for my english


Thanks,

João

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
715

Hi,

To solve my problem I removed the calculations and managed to get the values of xekpo structure.
Then had to divide the amount by 1000, to correct decimal places.

att.,

João Bergamaschi Neto

2 REPLIES 2
Read only

Former Member
0 Likes
715

Hi João,

May be you have to put same calculations in exit for ME22N by which you are handling customer data tab.

Regards,

Sid

Read only

Former Member
0 Likes
716

Hi,

To solve my problem I removed the calculations and managed to get the values of xekpo structure.
Then had to divide the amount by 1000, to correct decimal places.

att.,

João Bergamaschi Neto