2005 Jun 16 4:22 PM
Hello,
I am looking at different BAPIs and FMs to create/simulate an order. However, none of them seem to do an ATP check . As per SAP notes that I found this issue was resolved in 4.6C but I am not able to get it to work in 4.7 also. I am not able to get the schedule line information when creating an order.
Did any one else get this to work ?
Thanks,
Anu
Hello,
I am looking at different BAPIs and FMs to create/simulate an order. However, none of them seem to do an ATP check . As per SAP notes that I found this issue was resolved in 4.6C but I am not able to get it to work in 4.7 also. I am not able to get the schedule line information when creating an order.
Did any one else get this to work ?
Thanks,
Anu
2005 Jun 18 11:24 AM
Hello Anu,
have you tried to use BAPI_SALESORDER_SIMULATE? It returns you in the Table ORDER_ITEMS_OUT the field QTY_REQ_DT which is the avaliable quantity.
Regars
Gregor
2005 Jun 21 6:42 PM
Hello Gregor,
Thanks for responding. I have it working now. I could not get it to work for me . I was looking in teh wrong tables.
Anu
2005 Jun 22 6:17 AM
Hello Anu,
so it would be nice if you describe your solution briefly and mark this question as answerd to help others also.
Regards
Gregor
2006 Mar 10 8:08 PM
Hi,
I'm testing the BAPI_SALESORDER_SIMULATE, I need to get the ATP availability to make an availability report, but the field QTY_REQ_DT returns me the same value of the field REQ_QTY.
2005 Jun 28 9:25 PM
Sorry, I did not see your comment earlier.
We have a custom wrapper around SD_SALES_ORDER_CREATE and it has a table EX_VBEP in which the multiple schedule lines are returned after the ATP check. The only problem though is that the items_out returns only the earliest available qty so for we had to do some math to get the complete order quantity out thro our wrapper.
Thanks,
Anu
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |