Skip to content

/AWS1/CL_SAGBATCHCRESECREQSOUT

BatchCreateSecurityRequirementsOutput

CONSTRUCTOR

IMPORTING

Required arguments:

it_securityrequirements TYPE /AWS1/CL_SAGBATCHCRESECREQRSLT=>TT_BATCHCREATESECREQRESULTLIST TT_BATCHCREATESECREQRESULTLIST

The list of security requirements that were successfully created.

it_errors TYPE /AWS1/CL_SAGBATCHSECREQERROR=>TT_BATCHSECURITYREQERRORS TT_BATCHSECURITYREQERRORS

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


Queryable Attributes

securityRequirements

The list of security requirements that were successfully created.

Accessible with the following methods

Method Description
GET_SECURITYREQUIREMENTS() Getter for SECURITYREQUIREMENTS, with configurable default
ASK_SECURITYREQUIREMENTS() Getter for SECURITYREQUIREMENTS w/ exceptions if field has n
HAS_SECURITYREQUIREMENTS() Determine if SECURITYREQUIREMENTS has a value

errors

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

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