Skip to Content
0
Former Member
Feb 22, 2011 at 11:57 AM

BP_JOB_CREATE

865 Views

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.