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

The list of pentests that were found.

it_notfound TYPE /AWS1/CL_SAGPENTESTIDLIST_W=>TT_PENTESTIDLIST TT_PENTESTIDLIST

The list of pentest identifiers that were not found.


Queryable Attributes

pentests

The list of pentests that were found.

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

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