Skip to content

/AWS1/CL_ODBLSTAUTODBCHRSETOUT

ListAutonomousDatabaseCharacterSetsOutput

CONSTRUCTOR

IMPORTING

Required arguments:

it_atnmsdatabasecharsets TYPE /AWS1/CL_ODBAUTODBCHRSETSUMM=>TT_ATNMSDATABASECHARSETLIST TT_ATNMSDATABASECHARSETLIST

The list of available Autonomous Database character sets.

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

autonomousDatabaseCharacterSets

The list of available Autonomous Database character sets.

Accessible with the following methods

Method Description
GET_ATNMSDATABASECHARSETS() Getter for ATNMSDATABASECHARACTERSETS, with configurable def
ASK_ATNMSDATABASECHARSETS() Getter for ATNMSDATABASECHARACTERSETS w/ exceptions if field
HAS_ATNMSDATABASECHARSETS() Determine if ATNMSDATABASECHARACTERSETS has a value