/AWS1/CL_PANDSCNODEFRMTMPLJO01¶
DescribeNodeFromTemplateJobResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_jobid TYPE /AWS1/PANJOBID /AWS1/PANJOBID¶
The job's ID.
iv_status TYPE /AWS1/PANNODEFROMTMPLJOBSTATUS /AWS1/PANNODEFROMTMPLJOBSTATUS¶
The job's status.
iv_statusmessage TYPE /AWS1/PANNODEFRMTMPLJOBSTATMSG /AWS1/PANNODEFRMTMPLJOBSTATMSG¶
The job's status message.
iv_createdtime TYPE /AWS1/PANCREATEDTIME /AWS1/PANCREATEDTIME¶
When the job was created.
iv_lastupdatedtime TYPE /AWS1/PANLASTUPDATEDTIME /AWS1/PANLASTUPDATEDTIME¶
When the job was updated.
iv_outputpackagename TYPE /AWS1/PANNODEPACKAGENAME /AWS1/PANNODEPACKAGENAME¶
The job's output package name.
iv_outputpackageversion TYPE /AWS1/PANNODEPACKAGEVERSION /AWS1/PANNODEPACKAGEVERSION¶
The job's output package version.
iv_nodename TYPE /AWS1/PANNODENAME /AWS1/PANNODENAME¶
The node's name.
iv_templatetype TYPE /AWS1/PANTEMPLATETYPE /AWS1/PANTEMPLATETYPE¶
The job's template type.
it_templateparameters TYPE /AWS1/CL_PANTMPLPARAMSMAP_W=>TT_TEMPLATEPARAMETERSMAP TT_TEMPLATEPARAMETERSMAP¶
The job's template parameters.
Optional arguments:¶
iv_nodedescription TYPE /AWS1/PANDESCRIPTION /AWS1/PANDESCRIPTION¶
The node's description.
it_jobtags TYPE /AWS1/CL_PANJOBRESOURCETAGS=>TT_JOBTAGSLIST TT_JOBTAGSLIST¶
The job's tags.
Queryable Attributes¶
JobId¶
The job's 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 |
Status¶
The job's status.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
StatusMessage¶
The job's status message.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUSMESSAGE() |
Getter for STATUSMESSAGE, with configurable default |
ASK_STATUSMESSAGE() |
Getter for STATUSMESSAGE w/ exceptions if field has no value |
HAS_STATUSMESSAGE() |
Determine if STATUSMESSAGE has a value |
CreatedTime¶
When the job was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDTIME() |
Getter for CREATEDTIME, with configurable default |
ASK_CREATEDTIME() |
Getter for CREATEDTIME w/ exceptions if field has no value |
HAS_CREATEDTIME() |
Determine if CREATEDTIME has a value |
LastUpdatedTime¶
When the job was updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTUPDATEDTIME() |
Getter for LASTUPDATEDTIME, with configurable default |
ASK_LASTUPDATEDTIME() |
Getter for LASTUPDATEDTIME w/ exceptions if field has no val |
HAS_LASTUPDATEDTIME() |
Determine if LASTUPDATEDTIME has a value |
OutputPackageName¶
The job's output package name.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OUTPUTPACKAGENAME() |
Getter for OUTPUTPACKAGENAME, with configurable default |
ASK_OUTPUTPACKAGENAME() |
Getter for OUTPUTPACKAGENAME w/ exceptions if field has no v |
HAS_OUTPUTPACKAGENAME() |
Determine if OUTPUTPACKAGENAME has a value |
OutputPackageVersion¶
The job's output package version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OUTPUTPACKAGEVERSION() |
Getter for OUTPUTPACKAGEVERSION, with configurable default |
ASK_OUTPUTPACKAGEVERSION() |
Getter for OUTPUTPACKAGEVERSION w/ exceptions if field has n |
HAS_OUTPUTPACKAGEVERSION() |
Determine if OUTPUTPACKAGEVERSION has a value |
NodeName¶
The node's name.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NODENAME() |
Getter for NODENAME, with configurable default |
ASK_NODENAME() |
Getter for NODENAME w/ exceptions if field has no value |
HAS_NODENAME() |
Determine if NODENAME has a value |
NodeDescription¶
The node's description.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NODEDESCRIPTION() |
Getter for NODEDESCRIPTION, with configurable default |
ASK_NODEDESCRIPTION() |
Getter for NODEDESCRIPTION w/ exceptions if field has no val |
HAS_NODEDESCRIPTION() |
Determine if NODEDESCRIPTION has a value |
TemplateType¶
The job's template type.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TEMPLATETYPE() |
Getter for TEMPLATETYPE, with configurable default |
ASK_TEMPLATETYPE() |
Getter for TEMPLATETYPE w/ exceptions if field has no value |
HAS_TEMPLATETYPE() |
Determine if TEMPLATETYPE has a value |
TemplateParameters¶
The job's template parameters.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TEMPLATEPARAMETERS() |
Getter for TEMPLATEPARAMETERS, with configurable default |
ASK_TEMPLATEPARAMETERS() |
Getter for TEMPLATEPARAMETERS w/ exceptions if field has no |
HAS_TEMPLATEPARAMETERS() |
Determine if TEMPLATEPARAMETERS has a value |
JobTags¶
The job's tags.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_JOBTAGS() |
Getter for JOBTAGS, with configurable default |
ASK_JOBTAGS() |
Getter for JOBTAGS w/ exceptions if field has no value |
HAS_JOBTAGS() |
Determine if JOBTAGS has a value |