cancel
Showing results for 
Search instead for 
Did you mean: 

How to Save data from external application into APO Demand Planing Tables?

Former Member
0 Kudos

Hi All,

I have one application ( Webdynpro ABAP) like APO Forecaste planning week level information.

I want to store this in APO .. how can i proceed. is there any tables??

can anyone tell me how to process this?

Thanks,

Venkys.

Accepted Solutions (1)

Accepted Solutions (1)

former_member197994
Active Contributor
0 Kudos

Hi Venkys,

BAPI_PBSRVAPS_CHANGEKEYFIGVAL2 (BAPI_PBSRVAPS_REQUESTDETAIL2) can be used. Pls check the documentation in T-cd: BAPI. Best regards/Tiemin

Appreciate you can award points and close the thread if your inquiry has been addressed.

We look forward to your new queries.

Former Member
0 Kudos

Hi Tiemin,

Thanks for your reply.. can you tell me how can i use this BAPI - BAPI_PBSRVAPS_CHANGEKEYFIGVAL2 .

Which inputs i have to give, if you have any sample pelase give me.

Thanks,

Venkys.

rico_frenzel
Explorer
0 Kudos

Hello,

this BAPI is very good documented.

- Go into se37

- enter BAPI_PBSRVAPS_CHANGEKEYFIGVAL2.

- display the source code

- click "function module documentation" (CTRL + F4)

Best regards

Rico Frenzel

Answers (0)