Skip to content

/AWS1/CL_SAGLISTSECREQPACKFILT

Filter criteria for listing security requirement packs.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_managementtype TYPE /AWS1/SAGMANAGEMENTTYPE /AWS1/SAGMANAGEMENTTYPE

Filter packs by management type. Valid values are AWS_MANAGED and CUSTOMER_MANAGED.

iv_status TYPE /AWS1/SAGSECURITYREQPACKSTATUS /AWS1/SAGSECURITYREQPACKSTATUS

Filter packs by status. Valid values are ENABLED and DISABLED.


Queryable Attributes

managementType

Filter packs by management type. Valid values are AWS_MANAGED and CUSTOMER_MANAGED.

Accessible with the following methods

Method Description
GET_MANAGEMENTTYPE() Getter for MANAGEMENTTYPE, with configurable default
ASK_MANAGEMENTTYPE() Getter for MANAGEMENTTYPE w/ exceptions if field has no valu
HAS_MANAGEMENTTYPE() Determine if MANAGEMENTTYPE has a value

status

Filter packs by status. Valid values are ENABLED and DISABLED.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value