Skip to content

/AWS1/CL_SCGACCESSLEVELFILTER

The access level to use to filter results.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_key TYPE /AWS1/SCGACCESSLEVELFILTERKEY /AWS1/SCGACCESSLEVELFILTERKEY

The access level.

  • Account - Filter results based on the account.

  • Role - Filter results based on the federated role of the specified user.

  • User - Filter results based on the specified user.

iv_value TYPE /AWS1/SCGACCLEVELFILTERVALUE /AWS1/SCGACCLEVELFILTERVALUE

The user to which the access level applies. The only supported value is self.


Queryable Attributes

Key

The access level.

  • Account - Filter results based on the account.

  • Role - Filter results based on the federated role of the specified user.

  • User - Filter results based on the specified user.

Accessible with the following methods

Method Description
GET_KEY() Getter for KEY, with configurable default
ASK_KEY() Getter for KEY w/ exceptions if field has no value
HAS_KEY() Determine if KEY has a value

Value

The user to which the access level applies. The only supported value is self.

Accessible with the following methods

Method Description
GET_VALUE() Getter for VALUE, with configurable default
ASK_VALUE() Getter for VALUE w/ exceptions if field has no value
HAS_VALUE() Determine if VALUE has a value