Skip to content

/AWS1/CL_SAGLISTSECREQPACKSOUT

ListSecurityRequirementPacksOutput

CONSTRUCTOR

IMPORTING

Required arguments:

it_securityreqpacksummaries TYPE /AWS1/CL_SAGSECREQPACKSUMMARY=>TT_SECURITYREQPACKSUMMARYLIST TT_SECURITYREQPACKSUMMARYLIST

The list of security requirement pack summaries.

Optional arguments:

iv_nexttoken TYPE /AWS1/SAGNEXTTOKEN /AWS1/SAGNEXTTOKEN

The pagination token to use in a subsequent request to retrieve the next page of results.


Queryable Attributes

securityRequirementPackSummaries

The list of security requirement pack summaries.

Accessible with the following methods

Method Description
GET_SECURITYREQPACKSUMMARIES() Getter for SECURITYREQPACKSUMMARIES, with configurable defau
ASK_SECURITYREQPACKSUMMARIES() Getter for SECURITYREQPACKSUMMARIES w/ exceptions if field h
HAS_SECURITYREQPACKSUMMARIES() Determine if SECURITYREQPACKSUMMARIES has a value

nextToken

The pagination token to use in a subsequent request to retrieve the next page of results.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value