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: 

Quotation BAPI with more than 4 condition types and condition values

Former Member
0 Kudos

Hi all,

Iam using BAPI " BAPI_QUOTATION_CREATEFROMDATA " to create quotation.

My client needs to pass several Condition types and condition values (say maximum 10 different condition

types and 10 condition values). But this BAPI had provided only 4 fields in the item table using which we can update only 4

condition types and 4 condition values.

Finally the System should update all the 10 different condition types and condition values while creating the quotation.

Can any one guide me to solve this.

Thanks & Regards,

Murali

1 REPLY 1

Former Member
0 Kudos

Hi all,

For this, do we need to develop the custom BAPI? If so, do we need to add the extra condition types and condition values to the BAPI? Please provide me some suggestions on this.

Thanks,

Murali