Skip to content

/AWS1/CL_REVLISTRESRESPONSE

ListResourcesResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_servicefunctionid TYPE /AWS1/REVENTITYID /AWS1/REVENTITYID

The service function identifier for the returned resources.

it_serviceresources TYPE /AWS1/CL_REVSERVICERESOURCE=>TT_SERVICERESOURCELIST TT_SERVICERESOURCELIST

The list of service resources.

iv_nexttoken TYPE /AWS1/REVNEXTTOKEN /AWS1/REVNEXTTOKEN

Pagination token.


Queryable Attributes

serviceFunctionId

The service function identifier for the returned resources.

Accessible with the following methods

Method Description
GET_SERVICEFUNCTIONID() Getter for SERVICEFUNCTIONID, with configurable default
ASK_SERVICEFUNCTIONID() Getter for SERVICEFUNCTIONID w/ exceptions if field has no v
HAS_SERVICEFUNCTIONID() Determine if SERVICEFUNCTIONID has a value

serviceResources

The list of service resources.

Accessible with the following methods

Method Description
GET_SERVICERESOURCES() Getter for SERVICERESOURCES, with configurable default
ASK_SERVICERESOURCES() Getter for SERVICERESOURCES w/ exceptions if field has no va
HAS_SERVICERESOURCES() Determine if SERVICERESOURCES has a value

nextToken

Pagination token.

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