Hi Everyone,
I need to know Bapi or function module which returns open quantity for a report which extracts purchase order data. I do not want to manually build a logic for this since we might end up missing some scenarios which recently happened with me.
Please let me know if you guys have any suggestions.
Thanks in advance.
Request clarification before answering.
Hi,
As of my knowledge there is no direct FM which can give you the open quantity. But you can use the FM: BAPI_PO_ GETDETAIL, which can give you the PO order quantity and go to the structure PO_ITEM_HISTORY_TOTALS, which can provide you the total of received quantity. You can find the difference, which will give you the open quantity.
Regards,
Prasoon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 12 | |
| 8 | |
| 8 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.