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

Availability check in SD order.

jiri_rohla
Explorer
0 Likes
1,173

I have to create an application, where one of parts is check of availability in item of SD order. I need to include this operation to my program. Please, exists some BAPI function or another thing for this operation? I found function BAPI_SALESORDER_CHANGE. But I am not sure whether this function can makes it.
I only need to press a button "Item availability" (Ctrl+F5) in schedule lines screen of choosed item.

Thank you.
Jiri

1 ACCEPTED SOLUTION
Read only

former_member223981
Active Contributor
0 Likes
1,001

BAPI_MATERIAL_AVAILABILITY may be suitable for you.

I have to create an application, where one of parts is check of availability in item of SD order. I need to include this operation to my program. Please, exists some BAPI function or another thing for this operation? I found function BAPI_SALESORDER_CHANGE. But I am not sure whether this function can makes it.
I only need to press a button "Item availability" (Ctrl+F5) in schedule lines screen of choosed item.

Thank you.
Jiri

4 REPLIES 4
Read only

former_member223981
Active Contributor
0 Likes
1,002

BAPI_MATERIAL_AVAILABILITY may be suitable for you.

Read only

0 Likes
1,001

Thank you, I will test it.

Read only

0 Likes
1,001

Thank you, I will test it.

Read only

0 Likes
1,001

Hi

For Sales Order ATP check .I believe you may already have the ATP rules defined in your system and you need to perform ATP check within the ambit of those rules. It will make more sense to do the Sales Order simulation as the BAPI Material Availability will not take ATP rules into account ...If you think this is the case then use BAPI used for  sales order simulation to the availabilty check.

Small suggestion : There are a lot of information available in this regard on forum as well as google so please use that to proceed...If you have a specific question with the specific step in the ATP check and if you have already done the analysis then only put the question ,It would be better if you can provide the analysis you did and results of that while raising the question

Thanks,

Anjan.