The STARTMODE statement specifies the action to take when the job is readied on the SAP system.
Supported Job Types
This statement is optional for the following job types:
Syntax
This statement has the following format:
STARTMODE N|I|A
Does not release the job.
Releases the job immediately. If no free background processing is available, the job is not released and stays in the Scheduled SAP job state.
Releases the job as soon as possible.
Example: Release the Job Immediately
This example runs the job immediately assuming free background processing is available:
SAPJOBNAME SAPTEST AGENT SAPHTAGENT STARTMODE I ABAPNAME BTCTEST VARIANT TEST SAPTARGETSYSTEM tst005
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|