Previous Topic

Next Topic

Book Contents

Book Index

Special System variables resolved after a SMART Table is ordered, but before job submission

The special System variable shown in Table 251 can only be resolved after a SMART Table is ordered, but before job submission.

Table 251 Special AutoEdit System variable resolved after a SMART Table is ordered but before job submission

Variable

Description

%%$GRID

  • SMART Table Entity Order ID, primarily used within a job scheduling definition. At job ordering time, this value is resolved to the Order ID of the SMART Table to which the job belongs.
  • If the job does not belong to a SMART Table, or if the job is forced from a SMART Table, %%$GRID is resolved to "?????".
  • %%$GRID is resolved in condition names, in IN, OUT or DO COND parameters.

%%$GRID is especially useful in condition names, to enable unique identification of condition names that are added by multiple ordering of jobs from the same SMART table.

Parent Topic

Special System Variables