Page 1 of 1

abt incercepting a job.

PostPosted: Thu Apr 21, 2005 2:06 pm
by Rosa4326
Hi All,

I will be very glad if any one of you can help me out in describing the steps to 'INTERCEPT A JOB' using BAPIs or else inform me if theres any TCOde or something to do the above from the SAP end.

Lookin forward to an early reply,

Thanks alot,
Shanti

Just pulverize it !

PostPosted: Thu Apr 21, 2005 5:42 pm
by Franka3524
Hi Shanti,

if I get you right, you want to stop a running job.
Debugging the Job-Overwiev-functionality I came to an include:

LBTCHF26

The names of the form-routines look quiet usefull :D

FORM CHECK_FOR_JOB_STILL_ACTIVE
FORM PULVERIZE_JOB_IN_WP

Shouldn´t be too sophisticated to put the routines into an RFC-function.

Hope it may help !

Norbert