Enables you to rerun an SAP R/3 job from its point of failure. To copy from step or from step parameter, see Rerun from step/copy from step.
Usage |
Optional |
Availability |
SAP-R/3 jobs in Create, Copy or Monitor a scheduled SAP job |
Format |
Check box |
Valid Values |
|
Default |
Not checked |
Variable Name |
%%SAPR3-RERUN_FROM_POF |
Notes |
When a job fails, the number of the failed step is displayed in the first line of the output file. You can use an On statement to reset the failed step value to rerun the job from any step number required. The failed step number can be reset as follows:
The job can also be rerun from a higher or lower step by setting the variable SAP-POF_STEP_OFFSET to a positive or negative number. If the result of the offset is lower than 1, the failed step number is set to 1. If it is higher than the number of job steps, the failed step number is set to the last step. "+" or "-" values must precede the offset number, for example +4, -3. |
Parent Topic |