cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible create a package link to launch packages from different BPC models?

Former Member
0 Kudos

Hi experts,

I have the below requirement.


We Have 3 models A, B and C in the same environment.

In each model, there's a package (ZBPC_RUNCUSOMLOGIC) that pulls a specific script logic that allow to copy data to different versions:


Exemple:

Model A: Package: COPY, Script logic: COPY -> Copy BUDGET_V1 to BUDGET_V2
Model B: Package: COPY, Script logic: COPY -> Copy BUDGET_V1 to BUDGET_V2
Model C: Package: COPY, Script logic: COPY -> Copy BUDGET_V1 to BUDGET_V2

I wonder if is possible to create a package link in a transversal model (exemple model D),that allows execute all the packages from this different models simultaneously?

If not, how can i execute all packages at the same time, without to execute packages, model by model?

Thanks,
R

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186338
Active Contributor
0 Kudos

Instead of package link use standard solution to launch script logic files in different models: RUNLOGIC_PH badi:

https://archive.sap.com/documents/docs/DOC-35152