Skip to content

/AWS1/CL_IOWLSTPOSITIONCONFS01

ListPositionConfigurationsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_positionconfigurationlist TYPE /AWS1/CL_IOWPOSITIONCONFITEM=>TT_POSITIONCONFIGURATIONLIST TT_POSITIONCONFIGURATIONLIST

A list of position configurations.

iv_nexttoken TYPE /AWS1/IOWNEXTTOKEN /AWS1/IOWNEXTTOKEN

The token to use to get the next set of results, or null if there are no additional results.


Queryable Attributes

PositionConfigurationList

A list of position configurations.

Accessible with the following methods

Method Description
GET_POSITIONCONFLIST() Getter for POSITIONCONFIGURATIONLIST, with configurable defa
ASK_POSITIONCONFLIST() Getter for POSITIONCONFIGURATIONLIST w/ exceptions if field
HAS_POSITIONCONFLIST() Determine if POSITIONCONFIGURATIONLIST has a value

NextToken

The token to use to get the next set of results, or null if there are no additional 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