SAP ABAP Class IF_OIUP_SQL_PARSER_SELECT (PDM - Parse SELECT Interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_OIUP_SQL_PARSER_SELECT | PDM - Parse SELECT | 20040414 |
Properties
| Class | IF_OIUP_SQL_PARSER_SELECT | |
| Short Description | PDM - Parse SELECT Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040414 | SAP |
| Last change | 20060208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_OIUP_SQL_PARSER_SELECT has no forward declaration.
Interfaces
Class IF_OIUP_SQL_PARSER_SELECT has no interface implemented.
Friends
Class IF_OIUP_SQL_PARSER_SELECT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | FLAG | Aggregate SELECT? | 20040428 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | FLAG | SELECT APPENDING? | 20040525 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | FLAG | SELECT BYPASSING BUFFER? | 20040602 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | FLAG | Insert Into Shadow? | 20040428 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | OIUP_SELECT_FIELD_ITAB | All Field Aliases | 20040421 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | Field List String | 20040414 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | 'F' = FROM, 'I' = INTO | 20050520 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | ROIUP_REFERENCE | FOR ALL ENTRIES ITAB | 20040628 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | OIUP_STRING_ITAB | GROUP BY Clause | 20040421 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | OIUP_STRING_ITAB | HAVING Clause | 20040421 | |||
| 11 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_OIUP_SQL_PARSER_WHERE_TREE | Having Clause Tree/Node | 20040609 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | OIUP_STRING_ITAB | DB Hints | 20040429 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | OIUP_STRING_ITAB | INTO Clause | 20040429 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | OIUP_REFERENCE_ITAB | INTO References | 20040414 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | OIUP_REFERENCE_ITAB | ON References | 20050718 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | OIUP_STRING_ITAB | ORDER BY Clause | 20040421 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | I | Package Size | 20040617 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | OIUP_STRING_ITAB | SELECT Clause | 20040429 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | FLAG | SELECT COUNT(*)? | 20040929 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | FLAG | SELECT DISTINCT? | 20040618 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | FLAG | SELECT/ENDSELECT? | 20040525 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | FLAG | SELECT FOR ALL ENTRIES? | 20040628 | |||
| 23 | Instance attribute | Public | Type reference (TYPE) | FLAG | SELECT FOR UPDATE? | 20040929 | |||
| 24 | Instance attribute | Public | Type reference (TYPE) | FLAG | SELECT INTO CORRESPONDING? | 20040611 | |||
| 25 | Instance attribute | Public | Type reference (TYPE) | FLAG | SELECT INTO TABLE? | 20040525 | |||
| 26 | Instance attribute | Public | Type reference (TYPE) | FLAG | SELECT PACKAGE SIZE? | 20040617 | |||
| 27 | Instance attribute | Public | Type reference (TYPE) | FLAG | SELECT SINGLE? | 20041207 | |||
| 28 | Instance attribute | Public | Type reference (TYPE) | FLAG | SELECT UP TO x ROWS? | 20040618 | |||
| 29 | Instance attribute | Public | Type reference (TYPE) | OIUP_TABLE_ALIAS_ITAB | All Table Aliases | 20040421 | |||
| 30 | Instance attribute | Public | Type reference (TYPE) | I | Up to X Rows | 20040618 | |||
| 31 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | 'F' = FROM, 'I' = INTO | 20050526 | |||
| 32 | Instance attribute | Public | Type reference (TYPE) | ROIUP_REFERENCE | Up TO X ROWS Reference | 20050525 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Traverse Parse Tree for Having Clause | 20040609 |
Events
Class IF_OIUP_SQL_PARSER_SELECT has no event.
Types
Class IF_OIUP_SQL_PARSER_SELECT has no local type.
Method Signatures
Method TRAVERSE_HAVING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXPRESSION | Value transfer | Type reference (TYPE) | STRING | Having Expression | 20040609 | |||
| 2 | FIELD | Value transfer | Type reference (TYPE) | FIELDNAME | SPACE | Specific Field Only? | 20040609 | ||
| 3 | REPLACE_VARIABLE | Value transfer | Type reference (TYPE) | FLAG | 'X' | 'X' - Return Value, SPACE - Return Variable | 20040609 | ||
| 4 | RETURN_VIA_STRING | Value transfer | Type reference (TYPE) | FLAG | SPACE | 'X' - Return String, SPACE - Return Technical Where Clause | 20040609 | ||
| 5 | TABLE | Value transfer | Type reference (TYPE) | TABNAME | SPACE | Specific Table Only? | 20040609 | ||
| 6 | TRANSLATE_SPLIT_FIELD | Value transfer | Type reference (TYPE) | FLAG | SPACE | 'X' - Translate Split Field to Common Date Field | 20040609 |
Method TRAVERSE_HAVING on class IF_OIUP_SQL_PARSER_SELECT has no exception.
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in |