/AWS1/CL_QSTJOINOPERANDPROPS¶
Properties that control how columns are handled for a join operand, including column name overrides.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_outputcolumnnameoverrides TYPE /AWS1/CL_QSTOUTCOLUMNNAMEOVRD=>TT_OUTPUTCOLUMNNAMEOVRDLIST TT_OUTPUTCOLUMNNAMEOVRDLIST¶
A list of column name overrides to apply to the join operand's output columns.
Queryable Attributes¶
OutputColumnNameOverrides¶
A list of column name overrides to apply to the join operand's output columns.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OUTPUTCOLUMNNAMEOVRDS() |
Getter for OUTPUTCOLUMNNAMEOVERRIDES, with configurable defa |
ASK_OUTPUTCOLUMNNAMEOVRDS() |
Getter for OUTPUTCOLUMNNAMEOVERRIDES w/ exceptions if field |
HAS_OUTPUTCOLUMNNAMEOVRDS() |
Determine if OUTPUTCOLUMNNAMEOVERRIDES has a value |