Skip to content

/AWS1/CL_SAGBTCGETPNTSTJOBSOUT

Output for the BatchGetPentestJobs operation

CONSTRUCTOR

IMPORTING

Optional arguments:

it_pentestjobs TYPE /AWS1/CL_SAGPENTESTJOB=>TT_PENTESTJOBLIST TT_PENTESTJOBLIST

List of successfully retrieved pentest jobs

it_notfound TYPE /AWS1/CL_SAGPENTESTJOBIDLIST_W=>TT_PENTESTJOBIDLIST TT_PENTESTJOBIDLIST

List of pentest job IDs that could not be found


Queryable Attributes

pentestJobs

List of successfully retrieved pentest jobs

Accessible with the following methods

Method Description
GET_PENTESTJOBS() Getter for PENTESTJOBS, with configurable default
ASK_PENTESTJOBS() Getter for PENTESTJOBS w/ exceptions if field has no value
HAS_PENTESTJOBS() Determine if PENTESTJOBS has a value

notFound

List of pentest job 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