JOB_NAME - USAP configuration option
Description
The JOB_NAME option specifies the name of an SAP job.
The type of job depends on the command being used, as shown in the following table.
Command | Type of Job |
---|---|
Name of an existing SAP job to use as a model for the new job definition. | |
Name of an existing SAP job to start. | |
Job name suffix to be given to the SAP batch job that processes the InfoPackage request. | |
Name of a started SAP job. | |
Name of a started SAP job. It must be a single step job that executes ABAP program RSBDCSUB. | |
Name of an existing SAP job to abort. | |
Name of an existing SAP job to purge. | |
DISPLAY JOBLOG | Name of an existing SAP job to select. |
Either a complete job name or a job name mask used to select SAP jobs that match the mask. A mask contains an asterisk (*) to represent 0 or more characters of a job name. | |
Name of an existing SAP job to select as the model job. |
Usage
Method | Syntax | IBM i | HP NonStop | UNIX | Windows | z/OS |
---|---|---|---|---|---|---|
Command Line, Short Form | -j jobname | |||||
Command Line, Long Form | -jobname jobname | |||||
Environment Variable | USAPJOBNAME=jobname | |||||
Configuration File Keyword | n/a |
Value
jobname is the name of the SAP job.
Command Usage
The JOB_NAME option is used in the Universal Connector commands listed under Description, above.