/AWS1/CL_TBDJOBATTACHMENTDET01¶
The job attachments.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_jobid TYPE /AWS1/TBDJOBID /AWS1/TBDJOBID¶
The job ID.
io_attachments TYPE REF TO /AWS1/CL_TBDATTACHMENTS /AWS1/CL_TBDATTACHMENTS¶
The job attachments.
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 |
attachments¶
The job attachments.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ATTACHMENTS() |
Getter for ATTACHMENTS |