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

Problem in BAPI_SALESORDER_CREATEFROMDAT2 with conditions

Former Member
0 Likes
829

Hi all,

I'm using the function BAPI_SALESORDER_CREATEFROMDAT2, it's working right, I pass a condition type Percentage ( bapicond-calctypcon = 'A' ) but it's not creating this condition like Percentage, the condition has been created Type currency.

Please, could anyone help me about creation of condition type percentage using this BAPI ?

Thanks in advance

2 REPLIES 2
Read only

Former Member
0 Likes
514

It sounds like you are trying to "override" the defaults of the pricing condition. I don't believe that you can do this.

I would check with your SAP Pricing team.

I believe that you will need a new pricing condition created with the "percentage" set as the default.

Read only

Former Member
0 Likes
514

check your condition with v/06...I struggled with this bapi myself but had full control over pricing so I made it work eventually, you might have to modify the condition itself...also check how the value was stored if there is one with VK12...also in V/06 if Automatic is preferred your condition is being overridden.