/AWS1/CL_DBRSTARTJOBRUNRSP¶
StartJobRunResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_runid TYPE /AWS1/DBRJOBRUNID /AWS1/DBRJOBRUNID¶
A system-generated identifier for this particular job run.
Queryable Attributes¶
RunId¶
A system-generated identifier for this particular job run.
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 |