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 Bijay,
I need to calculate open quantity at GR level. I mean if there are multiple GRs, report should show open quantity after every GR considering all possible scenarios 102,122 etc
Thanks
Jay vardhan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
How many PO's you are having where you are looking for pending data of PO at GR level ?
You can use t.code ME23N, Find the "Still to be delivered" quantity in Status TAB in PO header level which are pending for goods receipt which are all data PO open at GR level.
Alternatively you can go for development where picking data from EKBE table and compare NET order quantity in EKKO & EKPO, and then propose the open quantity. You need to go for logic for calculation, probably you need have a internal table within coding.
Regards,
Biju K
| 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.