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

List of successfully retrieved tasks

it_notfound TYPE /AWS1/CL_SAGTASKIDLIST_W=>TT_TASKIDLIST TT_TASKIDLIST

List of task IDs that could not be found


Queryable Attributes

tasks

List of successfully retrieved tasks

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

List of task IDs that could not be 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