Skip to content

/AWS1/CL_CWLS3TABLESINTG

Contains information about the S3 Tables integration configuration for a configuration template.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_datasourcename TYPE /AWS1/CWLS3TABLESDATASRCNAME /AWS1/CWLS3TABLESDATASRCNAME

The name of the S3 Tables datasource.

iv_datasourcetype TYPE /AWS1/CWLS3TABLESDATASRCTYPE /AWS1/CWLS3TABLESDATASRCTYPE

The type of the S3 Tables datasource.


Queryable Attributes

datasourceName

The name of the S3 Tables datasource.

Accessible with the following methods

Method Description
GET_DATASOURCENAME() Getter for DATASOURCENAME, with configurable default
ASK_DATASOURCENAME() Getter for DATASOURCENAME w/ exceptions if field has no valu
HAS_DATASOURCENAME() Determine if DATASOURCENAME has a value

datasourceType

The type of the S3 Tables datasource.

Accessible with the following methods

Method Description
GET_DATASOURCETYPE() Getter for DATASOURCETYPE, with configurable default
ASK_DATASOURCETYPE() Getter for DATASOURCETYPE w/ exceptions if field has no valu
HAS_DATASOURCETYPE() Determine if DATASOURCETYPE has a value