/AWS1/CL_PIPPOLLFORJOBSOUTPUT¶
Represents the output of a PollForJobs
action.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_jobs
TYPE /AWS1/CL_PIPJOB=>TT_JOBLIST
TT_JOBLIST
¶
Information about the jobs to take action on.
Queryable Attributes¶
jobs¶
Information about the jobs to take action on.
Accessible with the following methods¶
Method | Description |
---|---|
GET_JOBS() |
Getter for JOBS, with configurable default |
ASK_JOBS() |
Getter for JOBS w/ exceptions if field has no value |
HAS_JOBS() |
Determine if JOBS has a value |