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

Creating Sales Orders issue with BAPI_SALESORDER_CREATEFROMDAT2

Gaku
Explorer
0 Likes
1,487

Hello,experts.

BAPI_SALESORDER_CREATEFROMDAT2 dosen't create Sales Order.

The BAPI returns error message "VH_BAPI34000001 : KEDI operation not possible; condition PR00 not unique"

Please tell me how to create Sales Orders?

Thanks.

Hello,experts.

BAPI_SALESORDER_CREATEFROMDAT2 dosen't create Sales Order.

The BAPI returns error message "VH_BAPI34000001 : KEDI operation not possible; condition PR00 not unique"

Please tell me how to create Sales Orders?

Thanks.

2 REPLIES 2
Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,435

Correct your code to pass only one PR00 condition per item.

Read only

Former Member
0 Likes
1,435
  • Hi

    I believe this would not work when you try to create the sales order via VA01

    Check the pricing procedure through tcode v/08 check the assignment of condition typr pr00 step by step you can also check through t-code-vcheckt683 and maintain condition pr00 through vk11

    I believe this is a configuration issue if that does not work debug the message VH_BAPI no 34 on where you get the error

Regards

Vinita