Skip to content

/AWS1/CL_CRMINTMDTABLESCHEMA

Contains the schema definition of an intermediate table.

CONSTRUCTOR

IMPORTING

Required arguments:

it_columns TYPE /AWS1/CL_CRMCOLUMN=>TT_COLUMNLIST TT_COLUMNLIST

The list of columns in the intermediate table schema.


Queryable Attributes

columns

The list of columns in the intermediate table schema.

Accessible with the following methods

Method Description
GET_COLUMNS() Getter for COLUMNS, with configurable default
ASK_COLUMNS() Getter for COLUMNS w/ exceptions if field has no value
HAS_COLUMNS() Determine if COLUMNS has a value