Hi folks,
I am trying to write abap program to execute two executable programs with variants through bp_job_create. Once i execute the report where i have used the FM BP_JOB_CREATE , the job is created and can see through sm37 in SCHEDULED state. I need to keep the job in ACTIVE state, so that these 2 programs start running ...
thanks.