Skip to content

/AWS1/CL_RFTLISTCPLNCINQRSRSP

ListComplianceInquiriesResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_complianceinquiries TYPE /AWS1/CL_RFTINQUIRYSUMMARY=>TT_INQUIRIESLIST TT_INQUIRIESLIST

List of compliance inquiry resources.

iv_nexttoken TYPE /AWS1/RFTNEXTTOKENATTRIBUTE /AWS1/RFTNEXTTOKENATTRIBUTE

Pagination token to request the next page of resources.


Queryable Attributes

complianceInquiries

List of compliance inquiry resources.

Accessible with the following methods

Method Description
GET_COMPLIANCEINQUIRIES() Getter for COMPLIANCEINQUIRIES, with configurable default
ASK_COMPLIANCEINQUIRIES() Getter for COMPLIANCEINQUIRIES w/ exceptions if field has no
HAS_COMPLIANCEINQUIRIES() Determine if COMPLIANCEINQUIRIES has a value

nextToken

Pagination token to request the next page of resources.

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