Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

findout the background job name

Former Member
0 Kudos
121

Hi,

How to findout the BACKGROUND JOB name to our ZReport

Moderator message: please search for information before posting.

Message was edited by: Thomas Zloch

6 REPLIES 6

raymond_giuseppi
Active Contributor
0 Kudos
95

Try GET_JOB_RUNTIME_INFO

Regards,

Raymond

Former Member
0 Kudos
95

Hi ,

go to you zreport , search for Job_open function module. there you will find job name passed as export parameter to FM. Debug your zreport which will give you job name durning runtime.

Dont forget to give points if answer is really helped you.

Thanks,

Nilima

Moderator message: please do not ask for points.

Message was edited by: Thomas Zloch

0 Kudos
95

Hi Nilima,

Thank u ver much, I did like that only but in sm37 the schedule is showing like 'CANCEL' .. up to now i execute it 3 to 4 times , these 4 times also got CANCEL  only. 

if i execute(sm37) more times in development server is there any problem ?

Former Member
0 Kudos
95

Hi,

goto SM37---> provide your program name in the ABAP Program name --->give *  in Job name ---> Clear from and to fields --->execute.

Then it will display associated job name.

Rewards appreciable

Regards

Murali Krishna

Moderator message: please do not ask for rewards.

Message was edited by: Thomas Zloch

0 Kudos
95

Hi, thank u very much, what is the process for rewards

0 Kudos
95

Hi,

select my answer as a correct answer/ helpful answer .