Skip to Content
0
Former Member
May 10, 2010 at 12:20 PM

Run a script for different variants of a program

204 Views

Hallo,

Target is => in JOBCHAIN_A :

STEP 1 : script 1 running simultaneaously ABAP_program_1 with variant_1, variant_2, variant_3, variant_4, variant_5...variant_n

As per information mentioned in given thread- [RW Cronacle : Run a script as many times as there are variants|RW Cronacle : Run a script as many times as there are variants], I have created a custom table in Cronacle and have written a PL/SQL within script which loops all the variants in the custom table.

I want to execute / run the job in a loop for the number of variants present in the table.

How can I make this possible?

How to schedule the program for n number of variants?

Thanks & regards,

Jenisha