Skip to content

/AWS1/CL_BDILSTCAPABILITIESRSP

ListCapabilitiesResponse

CONSTRUCTOR

IMPORTING

Required arguments:

IT_CAPABILITIES TYPE /AWS1/CL_BDICAPABILITYSUMMARY=>TT_CAPABILITYLIST TT_CAPABILITYLIST

Returns one or more capabilities associated with this partnership.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/BDIPAGETOKEN /AWS1/BDIPAGETOKEN

When additional results are obtained from the command, a NextToken parameter is returned in the output. You can then pass the NextToken parameter in a subsequent command to continue listing additional resources.


Queryable Attributes

capabilities

Returns one or more capabilities associated with this partnership.

Accessible with the following methods

Method Description
GET_CAPABILITIES() Getter for CAPABILITIES, with configurable default
ASK_CAPABILITIES() Getter for CAPABILITIES w/ exceptions if field has no value
HAS_CAPABILITIES() Determine if CAPABILITIES has a value

nextToken

When additional results are obtained from the command, a NextToken parameter is returned in the output. You can then pass the NextToken parameter in a subsequent command to continue listing additional 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