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

The list of pentest jobs that were found.

it_notfound TYPE /AWS1/CL_SAGPENTESTJOBIDLIST_W=>TT_PENTESTJOBIDLIST TT_PENTESTJOBIDLIST

The list of pentest job identifiers that were not found.


Queryable Attributes

pentestJobs

The list of pentest jobs that were found.

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

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