Question:
Hi,
I am new to this APO environment. I got to write a report program, reporting the capacity requirements for various products, based on various other criterion.
The data that i need to report lies in the Livecache. I cannot retrieve that data , using normal select queries. I know some procedures to retrieve that data from Livecache. But, i am getting errors when i execute these procedures from my report program. Is this error due to some Authorization issues, or any special roles/profiles need to be added to users, to retrieve data from Livecache. Because, the same code is getting executed in SAP standard programs successfully. But, when i put the same code in Report program, i am getting error.
Please let me know.
Thanks.
Answer:
bappis are the way to go
Answer:
Hi,
When you say BAPI's are the way to go, do you mean, only through BAPI's we can call those procedures in Livecache???
For my case, i don't have a BAPI suitable for my requirement. Should i create a BAPI, just to make a procedure call??? I like to way what is the normal style of programming for Livecache.
Thanks,
Praveen
Answer:
Hi Praveen -
You can use either BAPIs or use FM's through Report program. I used both and all are working ok. What kind of errors are you getting?
regards
BSVR