Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description

For operations that work with model jobs without providing a job ID to explicitly target a specific job on the SAP system, the MODEL_STATUS option restricts the model job candidates to the specified job status.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

n/a

Command Line, Long Form

-model_status option

(tick)

(tick)

(tick)

Environment Variable

USAPMODELSTATUS=option

(tick)

(tick)

(tick)

Configuration File Keyword

model_status option

(tick)

(tick)

(tick)

Value

option is the job status that candidate model jobs should be restricted to.

Valid values for option are:

  • scheduled
    Only jobs with a status of scheduled will be considered for selection as the model job.
  • finished
    Only jobs with a status of finished will be considered for selection as the model job.
  • any
    Jobs with any status will be considered for selection as the model job.

Default is scheduled.

Command Usage

The MODEL_STATUS option is used in the following Universal Connector for SAP commands:

  • No labels