/AWS1/CL_TBDENVIRONMENTDETSIDS¶
The IDs of the job and environment.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_jobid TYPE /AWS1/TBDJOBID /AWS1/TBDJOBID¶
The job ID.
iv_environmentid TYPE /AWS1/TBDENVIRONMENTID /AWS1/TBDENVIRONMENTID¶
The environment ID.
Queryable Attributes¶
jobId¶
The job ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_JOBID() |
Getter for JOBID, with configurable default |
ASK_JOBID() |
Getter for JOBID w/ exceptions if field has no value |
HAS_JOBID() |
Determine if JOBID has a value |
environmentId¶
The environment ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENVIRONMENTID() |
Getter for ENVIRONMENTID, with configurable default |
ASK_ENVIRONMENTID() |
Getter for ENVIRONMENTID w/ exceptions if field has no value |
HAS_ENVIRONMENTID() |
Determine if ENVIRONMENTID has a value |