Application Development 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: 

Problems with BAPI_PRICES_CONDITIONS

Former Member
0 Kudos

Hi everyone,

I am working on sales deals changes. My requirement is to change the valid to date of a material and set the deletion indicator field if it related to slotting deal whenever a sales order related to that deal is fired. I was able to do the changes using BAPI_PRICES_CONDITIONS.

But the problem is that when i am assigning the remaining fields to the respective fields of the internal tables, everything is working fine except for the Amount field of the deal. It is becoming 0.

W_BAPICONDIT-COND_VALUE = I_KONP-KBETR. is the statement i am working with. Here, the value that i am moving from I_KONP-KBETR to W_BAPICONDIT-COND_VALUE is divided by 10000000. But it is working fine in some test programs. Can anyone give me the reason why it is happening?

Thanks in advance.

regards.

raj.

Message was edited by:

RAJA SEKHAR KIRLAMPUDI

1 REPLY 1

Former Member
0 Kudos

Hello guys,

Very much disappointed with no reply. Is there anyone with any inf of this?

raj.