Skip to content

/AWS1/CL_SAGBATCHGETPNTSTSOUT

Output for the BatchGetPentests operation

CONSTRUCTOR

IMPORTING

Optional arguments:

it_pentests TYPE /AWS1/CL_SAGPENTEST=>TT_PENTESTLIST TT_PENTESTLIST

List of successfully retrieved pentests

it_notfound TYPE /AWS1/CL_SAGPENTESTIDLIST_W=>TT_PENTESTIDLIST TT_PENTESTIDLIST

List of pentest IDs that could not be found


Queryable Attributes

pentests

List of successfully retrieved pentests

Accessible with the following methods

Method Description
GET_PENTESTS() Getter for PENTESTS, with configurable default
ASK_PENTESTS() Getter for PENTESTS w/ exceptions if field has no value
HAS_PENTESTS() Determine if PENTESTS has a value

notFound

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