cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Using CPI-DS to upload data to a scenario in IBP

willsuus
Participant
2,434

We are trying to load data into a scenario in IBP via CPI-DS. Whether the scenario (that I list in the parameter $G_Scenario) exists or not, no records are loaded but there also is no message in the Error Log other than "Post-processing finished with zero records processed."

As I note, before trying to load to the scenario, I loaded the data into the baseline with no problem.

Does anyone have an idea of what may be the cause of this issue?

Accepted Solutions (1)

Accepted Solutions (1)

riyazahmed_ca2
Contributor

Hi Susan,

$G_SCENARIO is used for version restriction while loading the data into IBP. You cant go by scenario restrictions currently.

Refer below link for detailed explanation.

https://help.sap.com/viewer/dab65b1584e04026a132a06a711e3f5a/Cloud/en-US/649289fc1a5a41988762fc88e51...

Best Regards,

Riyaz

Answers (4)

Answers (4)

MichaelMack
Product and Topic Expert
Product and Topic Expert

Hi Susan,

Into which version of the planning area your like to load your data? if is the base version you don't need to provide a value in parameter $G_Scenario.

What is the table you selected as target in CPIDS data flow? Does this staging table matches to the Planning Area & global parameters?

Check also my blog about troubleshooting:

https://blogs.sap.com/2019/12/20/troubleshooting-data-integration-tasks-in-sap-ibp/

Thanks!

Michael Mack
IBP Product Management

willsuus
Participant
0 Likes

Hello Michael,

I am loading into the BASELINE version of the planning area but want to load into other than the BASELINE scenario. I would know of no other way to indicate this than using the $G_Scenario parameter in the CPI task. The key figure I am trying to load into is defined in the planning area. As I mentioned, when I send a blank in the $G_Scenario parameter, the key figure is updated in the BASELINE version, BASELINE scenario. It is when I try to load to the BASELINE version and alternate scenario that nothing loads.

I will also look into the troubleshooting blog you noted.

Thank you for your help,

Susan

willsuus
Participant
0 Likes

Thank you for the assistance, Michael.

One more question, what is the purpose of the $G_Scenario parameter if you can't upload to a scenario?

MichaelMack
Product and Topic Expert
Product and Topic Expert
0 Likes

Dear Susan,

I'm afraid it is not possible to upload data via CPIDS into a IBP Scenario. You can only upload in Versions (like baseline, upside,...).

Thanks

Michael Mack
IBP Product Management

MichaelMack
Product and Topic Expert
Product and Topic Expert
0 Likes

Dear Susan,

Please check the Table names. There are separate Staging tables for versions/baseline. e.g. Version UPSIDE has table name ..._UPSIDE.

The Table name (..._UPSIDE) and $G_Scenario parameter (UPSIDE) need to match.

Thanks!

Michael Mack
IBP Product Management

willsuus
Participant
0 Likes

If I want to stay in Version "Baseline" and only change the Scenario, is this doable? Or can I only upload to a scenario if I have it in a version other than "Baseline"?