Question:
Hi,
How do retrive planned orders ( APO orders ) information in APO for a particular selection critieria ? There does not seem to be a table where these are stored.
Regards,
DEV
Answer:
Hi DEV,
with BAPI, you can read planned orders which are saved in liveCache. If you want to get planned orders with the time based view, SNP data view is OK. You can extract the data from liveCache via remoteCube to BEX.
hope this works for you.