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

Unschedule/Schedule BPC package link from different model

0 Kudos
233

Hi,

my goal is to give to the users the possibility to stop the scheduling of a package link and restart the scheduling of it from a different BPC model. Is it possible?

I know that is possible to run a package link from a different model executing a package that runs a process chain with a step that runs the package link on another model through the program UJD_TEST_PACKAGE_LINK, but I don't find nothing related to my goal.

Could you give me any suggestions?

Thank you

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186338
Active Contributor
0 Kudos

With UJD_TEST_PACKAGE_LINK you can schedule the package link:

But in order to stop old schedule you have to create your custom abap code...