cancel
Showing results for 
Search instead for 
Did you mean: 

Adobe Forms with APO DP Livecache

Former Member
0 Kudos

We have a requirement where in we need to develop Custom UI to show APO DP data in Real-Time. This means, the custom UI should read data directly from Livecache and we plan to use Adobe forms for this. My question is, can adobe forms read & write data from Livecache? If yes, how would this be achieved. If any one can help with a realevant pointer, it would be a great help.

Thanks & Regards,

Ganesh Pai

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Ganesh,

There is no SAP provided standard functionality available to directly convert livecache data to adope form. You can transfer the results of DP realtime data into excel sheet and then convert to Adobe forms.

But you need to customise integration of Adobe form with livecache data as per your requirement.

You can also make use the below link for preparation of your data extraction.

http://help.sap.com/saphelp_scm70/helpdata/EN/3e/99ad39e4692453e10000000a114084/frameset.htm

Regards

R. Senthil Mareeswaran.

Former Member
0 Kudos

Thanks for the info Senthil. I have found a BAPI BUS10030 which can read & write daya from a planning book. But am not sure how exactly it works and trying to find the same.

Ganesh

Former Member
0 Kudos

We could get this done using BAPI 'PlanningBookAPS' (BUS10030).

Thanks