cancel
Showing results for 
Search instead for 
Did you mean: 

Release data on real time from APO to R/3

Former Member
0 Kudos

Hello,

I have a question : Is there a way to trasfer data on real time from APO to R/3 without using a backgroung job ?

I need to change the forecast for the current month and I want the new forecast to appear directly in R/3 without running a background job. Do you see a way to do this ?

Thank you for your help.

Regards,

Mustapha

Accepted Solutions (0)

Answers (1)

Answers (1)

rupesh_brahmankar3
Active Contributor
0 Kudos

Dear,

You need to have a batch job to transfer it to ECC from APO as release forecast.

For transferring forecast data from APO to R/3, you need to use transaction code /SAPAPO/MC8T.

Create a transfer profile, specifying the key figure which contains the forecast to be released to R/3.

Specify the R/3 version and the active version in the transfer profile

Process Flow

1.      Create a transfer profile.

2.      Create an activity. /SAPAPO/MC8T

3.      Create a planning job. /SAPAPO/MC8D

4.      Schedule the planning job. /SAPAPO/MC8G

Please refer the SAP help link,

http://help.sap.com/saphelp_scm70/helpdata/en/c9/b4df8870c011d398450000e8a49608/content.htm

Regards,

R.Brahmankar

Former Member
0 Kudos

Hello,

First thanks for your response.

There is still the problem for the "Real-time" part. What I understand is that I have to run a job after each modification, is this the only way? Isn't there a way to avoid this and have something more "dynamic". More précisely : I'm looking for a way to have the new data sent directly to R/3 after the modification is done.

Regards,

Mustapha

rupesh_brahmankar3
Active Contributor
0 Kudos

Hi,

For sending forecast to R/3 you can use transaction  /SAPAPO/DMP2 or program /SAPAPO/RM60CH00.

Regards,

R.Brahmankar