/AWS1/CL_BDCEXTRACTIONJOB¶
Represents the metadata of a memory extraction job such as the message identifiers that compose this job.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_jobid TYPE /AWS1/BDCSTRING /AWS1/BDCSTRING¶
The unique identifier of the extraction job.
Queryable Attributes¶
jobId¶
The unique identifier of the extraction job.
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 |