Supply Chain Management Blogs by Members
Learn about SAP SCM software from firsthand experiences of community members. Share your own post and join the conversation about supply chain management.
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member

This question frequently asked "Is APO ABAP different from normal ABAP" ?

Answer is "NO"

APO ABAP is same as normal ABAP, we can use all command, all syntax of normal ABAP, only difference is in architecture of APO, transactional data in APO is saved in LiveCache (a memory database) not in tables like R/3 hence we cannot extract transactional data in APO using "SELECT" statements nor we can use other database commands instead of it we have to use standard BAPIs/FMs to handle data in LiveCache.

Also data stored in LiveCache as Time Series / Order Series

 

For more details you can refer my book 🙂

http://www.tmhshop.com/six-ideas-that-shaped-physics-unit-c-conservation-laws-constrain-interactions...

6 Comments
Labels in this area