Hi All.
I am from abap background. My requirement is to get the chain of jobs submitted via CPS, and in certain conditions, I have to trigger that chain from R/3.
Before CPS, we had maintained the dependencies in R/3 customizing table. Now CPS has maintained all the dependencies of programs, and I want to read that from CPS without the need for any more table in R/3.
Basically my dependency can be something like mentioned in this thread:
Job Chain - How do I arrange these dependencies?
Is it possible to read the chain from R/3? I could not see the TBT* tables being filled in R/3 side when scheduling chain of jobs in CPS.
Thanks in adv.