Skip to content

/AWS1/CL_SAGBATCHUPDECREQSOUT

BatchUpdateSecurityRequirementsOutput

CONSTRUCTOR

IMPORTING

Required arguments:

it_updatedsecurityreqnames TYPE /AWS1/CL_SAGSECREQNAMELIST_W=>TT_SECURITYREQUIREMENTNAMELIST TT_SECURITYREQUIREMENTNAMELIST

The list of security requirement names that were successfully updated.

it_errors TYPE /AWS1/CL_SAGBATCHSECREQERROR=>TT_BATCHSECURITYREQERRORS TT_BATCHSECURITYREQERRORS

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


Queryable Attributes

updatedSecurityRequirementNames

The list of security requirement names that were successfully updated.

Accessible with the following methods

Method Description
GET_UPDATEDSECURITYREQNAMES() Getter for UPDATEDSECURITYREQNAMES, with configurable defaul
ASK_UPDATEDSECURITYREQNAMES() Getter for UPDATEDSECURITYREQNAMES w/ exceptions if field ha
HAS_UPDATEDSECURITYREQNAMES() Determine if UPDATEDSECURITYREQNAMES has a value

errors

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

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