Skip to content

/AWS1/CL_TSQTIMESTREAMDST

Destination for scheduled query.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_databasename TYPE /AWS1/TSQRESOURCENAME /AWS1/TSQRESOURCENAME

Timestream database name.

iv_tablename TYPE /AWS1/TSQRESOURCENAME /AWS1/TSQRESOURCENAME

Timestream table name.


Queryable Attributes

DatabaseName

Timestream database name.

Accessible with the following methods

Method Description
GET_DATABASENAME() Getter for DATABASENAME, with configurable default
ASK_DATABASENAME() Getter for DATABASENAME w/ exceptions if field has no value
HAS_DATABASENAME() Determine if DATABASENAME has a value

TableName

Timestream table name.

Accessible with the following methods

Method Description
GET_TABLENAME() Getter for TABLENAME, with configurable default
ASK_TABLENAME() Getter for TABLENAME w/ exceptions if field has no value
HAS_TABLENAME() Determine if TABLENAME has a value