Skip to content

/AWS1/CL_BDOLISTHARNESSESRSP

ListHarnessesResponse

CONSTRUCTOR

IMPORTING

Required arguments:

it_harnesses TYPE /AWS1/CL_BDOHARNESSSUMMARY=>TT_HARNESSSUMMARIES TT_HARNESSSUMMARIES

The list of harness summaries.

Optional arguments:

iv_nexttoken TYPE /AWS1/BDONEXTTOKEN /AWS1/BDONEXTTOKEN

The token for the next set of results.


Queryable Attributes

harnesses

The list of harness summaries.

Accessible with the following methods

Method Description
GET_HARNESSES() Getter for HARNESSES, with configurable default
ASK_HARNESSES() Getter for HARNESSES w/ exceptions if field has no value
HAS_HARNESSES() Determine if HARNESSES has a value

nextToken

The token for the next set of results.

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