/AWS1/CL_GLURUNIDENTIFIER¶
A run identifier.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_runid TYPE /AWS1/GLUHASHSTRING /AWS1/GLUHASHSTRING¶
The Run ID.
iv_jobrunid TYPE /AWS1/GLUHASHSTRING /AWS1/GLUHASHSTRING¶
The Job Run ID.
Queryable Attributes¶
RunId¶
The Run ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RUNID() |
Getter for RUNID, with configurable default |
ASK_RUNID() |
Getter for RUNID w/ exceptions if field has no value |
HAS_RUNID() |
Determine if RUNID has a value |
JobRunId¶
The Job Run ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_JOBRUNID() |
Getter for JOBRUNID, with configurable default |
ASK_JOBRUNID() |
Getter for JOBRUNID w/ exceptions if field has no value |
HAS_JOBRUNID() |
Determine if JOBRUNID has a value |