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

bapi for condition recaords

Former Member
0 Likes
1,648

Hi all,

please tell me what is the function module or Bapi for condition records details.

Thanks,

Rohini

9 REPLIES 9
Read only

Former Member
0 Likes
1,223

Hi,

check out

BAPI_SALESORDER_CREATEFROMDAT2

Regards,

jaya

Read only

Former Member
0 Likes
1,223

hi

try CONDITION_RECORD_READ

also check this thread

hope this helps

regards

Aakash Banga

Read only

gaursri
Active Contributor
0 Likes
1,223

Hi Rohini,

Please check the BAPI bapi_price_condition and BAPI_SOURCEDETERMIN_GETSOS there are many more BAPI.To obtain it you have to elaborate the scenarion bit more so we can work out to find exactly which BAPI will serve you well.Hope you query resolves.

Have a best day ahead.

Read only

former_member222860
Active Contributor
0 Likes
1,223

Hi,

Check this

BAPI_FTR_CONDITION_GETLIST

Read only

Former Member
0 Likes
1,223

Hi Rohini,

Try with this FMs:

1. BAPI function module BAPI_FLBOOKING_GETLIST (FlightBooking.GetList method, determine list of flight bookings).

2.BAPI function module BAPI_FLBOOKING_CREATEFROMDATA (FlightBooking.CreateFromData method, create flight booking).

Thanks,

Neelima.

Read only

Former Member
0 Likes
1,223

Hi,

I think u r asking releated to Sales Order..

Check these FM SD_SALES_CONDITION_MAINTAIN

SD_SALES_ITEM_COND_MAINTAIN

Read only

0 Likes
1,223

hi all,

Exactly what i want is when i give the condition records details i want get all details of condition records

up to now you all helped me so much i m thankful for that ... but i did not get the currect functuon module or bapi.

please help me................

Thanks,

Rohini

Read only

Former Member
0 Likes
1,223

Hi

Try it by using bapi BAPI_PRICES_CONDITIONS

Check with the following link

[Condition records|]

Hope this helps you

Regards,

Rajani

Read only

Former Member
0 Likes
1,223

You can try this BAPI for condition record,

BAPI_SALESDOCU_CREATEFROMDATA1.

Regards,

Joan