Skip to content

/AWS1/CL_SAGBATCHDELPNTSTSOUT

Output for the BatchDeletePentests operation

CONSTRUCTOR

IMPORTING

Optional arguments:

it_deleted TYPE /AWS1/CL_SAGPENTEST=>TT_PENTESTLIST TT_PENTESTLIST

List of successfully deleted pentests

it_failed TYPE /AWS1/CL_SAGDELETEPNTSTFAILURE=>TT_DELETEPENTESTFAILURELIST TT_DELETEPENTESTFAILURELIST

List of pentests that could not be deleted and the reasons for failure


Queryable Attributes

deleted

List of successfully deleted pentests

Accessible with the following methods

Method Description
GET_DELETED() Getter for DELETED, with configurable default
ASK_DELETED() Getter for DELETED w/ exceptions if field has no value
HAS_DELETED() Determine if DELETED has a value

failed

List of pentests that could not be deleted and the reasons for failure

Accessible with the following methods

Method Description
GET_FAILED() Getter for FAILED, with configurable default
ASK_FAILED() Getter for FAILED w/ exceptions if field has no value
HAS_FAILED() Determine if FAILED has a value