Start Condition

Specifies whether the job should run with the ASAP option, immediately, or after event.

Usage

Optional

Availability

  • Create, Original, or Copy job mode
  • All job modes in the SAP Data Archiving panel

Format

Option buttons

Valid Values

  • X: ASAP
  • N: Immediate
  • E: After Event

Default

N (Immediate)

Variable Name

%%SAPR3-SUBMIT_ASAP

Related Variables

%%SAPR3_EVENT_ID, %%SAPR3_EVENT_PARAM

If the ASAP option is selected, the job runs as soon as a background work process is available for it in SAP. If the job cannot start immediately, it is transformed in SAP into a time-based job.

If the Immediate option is selected, the job either runs immediately, or fails in case there are no work processes available to run it.

If the After Event option is selected, the job waits for the event to be triggered.

Parent Topic

SAP R3 parameters