Skip to content

/AWS1/CL_ODBLSTDBSYSTEMSHAPE01

ListDbSystemShapesOutput

CONSTRUCTOR

IMPORTING

Required arguments:

it_dbsystemshapes TYPE /AWS1/CL_ODBDBSYSTEMSHAPESUMM=>TT_DBSYSTEMSHAPELIST TT_DBSYSTEMSHAPELIST

The list of shapes and their properties.

Optional arguments:

iv_nexttoken TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

The token to include in another request to get the next page of items. This value is null when there are no more items to return.


Queryable Attributes

nextToken

The token to include in another request to get the next page of items. This value is null when there are no more items to return.

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

dbSystemShapes

The list of shapes and their properties.

Accessible with the following methods

Method Description
GET_DBSYSTEMSHAPES() Getter for DBSYSTEMSHAPES, with configurable default
ASK_DBSYSTEMSHAPES() Getter for DBSYSTEMSHAPES w/ exceptions if field has no valu
HAS_DBSYSTEMSHAPES() Determine if DBSYSTEMSHAPES has a value