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

condition records BAPI

Former Member
0 Likes
550

Hi,

Is there any bapi which allows to update condition records for a particular scenario. The way we do it through Vk11 or XK15.

Regards,

Vijay

3 REPLIES 3
Read only

Former Member
0 Likes
490

Hi,

Try these FM

/SAPTRX/CONDITION_COPY

ISB_CONDITIONS_MAINTAIN

SD_CONDITION_SAVE_EXIT

Hope it helps

regards,

Shashank

Read only

vinod_gunaware2
Active Contributor
0 Likes
490

Hi

<b>SD_CONDITION_SAVE_EXIT</b>

regards

vinod

Read only

Former Member
0 Likes
490

Hi Vijay,

You can try with this BAPI <b>BAPI_SALESDOCU_CREATEFROMDATA1</b> and create the condition records, check the BAPI documentation.

Regards

vijay