Skip to content

/AWS1/CL_SAGBTCGTCODREVJOBTA01

Output for the BatchGetCodeReviewJobTasks operation.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_codereviewjobtasks TYPE /AWS1/CL_SAGCODEREVIEWJOBTASK=>TT_CODEREVIEWJOBTASKLIST TT_CODEREVIEWJOBTASKLIST

The list of code review job tasks that were found.

it_notfound TYPE /AWS1/CL_SAGTASKIDLIST_W=>TT_TASKIDLIST TT_TASKIDLIST

The list of task identifiers that were not found.


Queryable Attributes

codeReviewJobTasks

The list of code review job tasks that were found.

Accessible with the following methods

Method Description
GET_CODEREVIEWJOBTASKS() Getter for CODEREVIEWJOBTASKS, with configurable default
ASK_CODEREVIEWJOBTASKS() Getter for CODEREVIEWJOBTASKS w/ exceptions if field has no
HAS_CODEREVIEWJOBTASKS() Determine if CODEREVIEWJOBTASKS has a value

notFound

The list of task identifiers that were not found.

Accessible with the following methods

Method Description
GET_NOTFOUND() Getter for NOTFOUND, with configurable default
ASK_NOTFOUND() Getter for NOTFOUND w/ exceptions if field has no value
HAS_NOTFOUND() Determine if NOTFOUND has a value