/AWS1/CL_S3CCREATEJOBRESULT¶
CreateJobResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_jobid TYPE /AWS1/S3CJOBID /AWS1/S3CJOBID¶
The ID for this job. Amazon S3 generates this ID automatically and returns it after a successful
Create Jobrequest.
Queryable Attributes¶
JobId¶
The ID for this job. Amazon S3 generates this ID automatically and returns it after a successful
Create Jobrequest.
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 |