LiveCahce

Question: Hello All,


I just want to know is there a function modules / BADI that reads the data from livecahce to APO tables.

For Example:

How does the SA lines get from the live cache and store in transparent table?

Hoping for your reply.

Thanks,

Jet

Answer:
COM routines are called from the ABAP function modules to perform actions on any lc data which is stored in the object oriented data areas ... for all other (relational) data you can use native SQL calls.
If you want to view lc data you can use /SAPAPO/OM16 (I think that's the transaction anyhow ... been a couple of years since I last touched an APO system!)
Lee
Copyright ?2007 - 2008 www.jt77.com