Skip to content

/AWS1/CL_QSTDATASETCONF

Dataset configuration.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_PLACEHOLDER TYPE /AWS1/QSTSTRING /AWS1/QSTSTRING

Placeholder.

IO_DATASETSCHEMA TYPE REF TO /AWS1/CL_QSTDATASETSCHEMA /AWS1/CL_QSTDATASETSCHEMA

Dataset schema.

IT_COLUMNGROUPSCHEMALIST TYPE /AWS1/CL_QSTCOLUMNGROUPSCHEMA=>TT_COLUMNGROUPSCHEMALIST TT_COLUMNGROUPSCHEMALIST

A structure containing the list of column group schemas.


Queryable Attributes

Placeholder

Placeholder.

Accessible with the following methods

Method Description
GET_PLACEHOLDER() Getter for PLACEHOLDER, with configurable default
ASK_PLACEHOLDER() Getter for PLACEHOLDER w/ exceptions if field has no value
HAS_PLACEHOLDER() Determine if PLACEHOLDER has a value

DataSetSchema

Dataset schema.

Accessible with the following methods

Method Description
GET_DATASETSCHEMA() Getter for DATASETSCHEMA

ColumnGroupSchemaList

A structure containing the list of column group schemas.

Accessible with the following methods

Method Description
GET_COLUMNGROUPSCHEMALIST() Getter for COLUMNGROUPSCHEMALIST, with configurable default
ASK_COLUMNGROUPSCHEMALIST() Getter for COLUMNGROUPSCHEMALIST w/ exceptions if field has
HAS_COLUMNGROUPSCHEMALIST() Determine if COLUMNGROUPSCHEMALIST has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_DATASETCONFIGURATIONLIST

TYPES TT_DATASETCONFIGURATIONLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_QSTDATASETCONF WITH DEFAULT KEY
.