2006 Sep 21 1:30 PM
Hi all,
I am developing a report in APO that fetches the sales orders in APO system for a given Product allocation group, Material & Sales organization.
The retrieval process I use is as follows:
1. I retrive the list of PLUIDs from table /SAPAPO/QTCHA against the above selection criteria.
2. Then from table /SAPAPO/SDQTVB I retrive a list of POSIDs which I then pass into table /SAPAPO/POSMAPN to get the orders & their line item numbers.
But I notice that I am missing those orders line numbers that are having Zero confirmed quantities. Could anyone suggest me the tables from which I can retrive these Zero confirmed order item numbers in APO.
Regards
Murthy
2006 Sep 21 1:39 PM
Hi,
Are U Not using BAPI For Retriving the Data For The Input.???
Regards
Ahasan
2006 Sep 21 1:48 PM
Hi Ahasan,
I am not using any BAPI, only SELECT logic. Let me know if you have any BAPIs in mind.
Regards
Murthy