Skip to content

/AWS1/CL_SAGBTCGETPTJOBTSKSOUT

Output for the BatchGetPentestJobTasks operation.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_tasks TYPE /AWS1/CL_SAGTASK=>TT_TASKLIST TT_TASKLIST

The list of 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

tasks

The list of tasks that were found.

Accessible with the following methods

Method Description
GET_TASKS() Getter for TASKS, with configurable default
ASK_TASKS() Getter for TASKS w/ exceptions if field has no value
HAS_TASKS() Determine if TASKS 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