Skip to content

/AWS1/CL_SAGBATCHDELSECREQSOUT

BatchDeleteSecurityRequirementsOutput

CONSTRUCTOR

IMPORTING

Required arguments:

it_deletedsecurityreqnames TYPE /AWS1/CL_SAGSECREQNAMELIST_W=>TT_SECURITYREQUIREMENTNAMELIST TT_SECURITYREQUIREMENTNAMELIST

The list of security requirement names that were successfully deleted.

it_errors TYPE /AWS1/CL_SAGBATCHSECREQERROR=>TT_BATCHSECURITYREQERRORS TT_BATCHSECURITYREQERRORS

The list of errors for security requirements that failed to be deleted.


Queryable Attributes

deletedSecurityRequirementNames

The list of security requirement names that were successfully deleted.

Accessible with the following methods

Method Description
GET_DELETEDSECURITYREQNAMES() Getter for DELETEDSECURITYREQNAMES, with configurable defaul
ASK_DELETEDSECURITYREQNAMES() Getter for DELETEDSECURITYREQNAMES w/ exceptions if field ha
HAS_DELETEDSECURITYREQNAMES() Determine if DELETEDSECURITYREQNAMES has a value

errors

The list of errors for security requirements that failed to be deleted.

Accessible with the following methods

Method Description
GET_ERRORS() Getter for ERRORS, with configurable default
ASK_ERRORS() Getter for ERRORS w/ exceptions if field has no value
HAS_ERRORS() Determine if ERRORS has a value