Skip to content

/AWS1/CL_QSTSHRDCOLUMNSEMANMET

Semantic metadata shared across one or more columns.

CONSTRUCTOR

IMPORTING

Required arguments:

it_columnproperties TYPE /AWS1/CL_QSTCOLUMNSEMANTICPRP=>TT_COLUMNSEMANTICPROPERTYLIST TT_COLUMNSEMANTICPROPERTYLIST

The semantic properties for the specified columns.

Optional arguments:

it_columnnames TYPE /AWS1/CL_QSTCOLUMNNAMELIST_W=>TT_COLUMNNAMELIST TT_COLUMNNAMELIST

The names of the columns this metadata applies to.


Queryable Attributes

ColumnNames

The names of the columns this metadata applies to.

Accessible with the following methods

Method Description
GET_COLUMNNAMES() Getter for COLUMNNAMES, with configurable default
ASK_COLUMNNAMES() Getter for COLUMNNAMES w/ exceptions if field has no value
HAS_COLUMNNAMES() Determine if COLUMNNAMES has a value

ColumnProperties

The semantic properties for the specified columns.

Accessible with the following methods

Method Description
GET_COLUMNPROPERTIES() Getter for COLUMNPROPERTIES, with configurable default
ASK_COLUMNPROPERTIES() Getter for COLUMNPROPERTIES w/ exceptions if field has no va
HAS_COLUMNPROPERTIES() Determine if COLUMNPROPERTIES 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_SHAREDCOLUMNSEMANMETLIST

TYPES TT_SHAREDCOLUMNSEMANMETLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_QSTSHRDCOLUMNSEMANMET WITH DEFAULT KEY
.