Skip to content

/AWS1/CL_SAGBTCGTSECREQMNTSOUT

BatchGetSecurityRequirementsOutput

CONSTRUCTOR

IMPORTING

Required arguments:

it_securityrequirements TYPE /AWS1/CL_SAGBATCHGETSECREQRSLT=>TT_BATCHGETSECREQRESULTLIST TT_BATCHGETSECREQRESULTLIST

The list of security requirements that were successfully retrieved.

it_errors TYPE /AWS1/CL_SAGBATCHSECREQERROR=>TT_BATCHSECURITYREQERRORS TT_BATCHSECURITYREQERRORS

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


Queryable Attributes

securityRequirements

The list of security requirements that were successfully retrieved.

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 retrieved.

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