SAP ABAP Interface IF_OIUP_SQL_PARSER_WHERE (PDM - Parse SQL With WHERE Clause Interface)
Hierarchy
☛
IS-OIL (Software Component) IS-OIL
⤷
IS-OIL-PRA (Application Component) Production and Revenue Accounting
⤷
OIU_P (Package) Partitioned Data Management
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_OIUP_SQL_PARSER_WHERE | PDM - Parse SQL With WHERE Clause | 20040415 |
Properties
| Interface | IF_OIUP_SQL_PARSER_WHERE | |
| Short Description | PDM - Parse SQL With WHERE Clause Interface |
General Data
| Package | OIU_P | Partitioned Data Management |
| Created | 20040415 | SAP |
| Last changed | 20050224 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_OIUP_SQL_PARSER_WHERE has no forward declaration.
Interfaces
Interface IF_OIUP_SQL_PARSER_WHERE has no interface.
Friends
Interface IF_OIUP_SQL_PARSER_WHERE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WHERE_CLAUSE | Instance attribute | Public | Type reference (TYPE) | OIUP_STRING_ITAB | WHERE Clause | 20040429 | ||
| 2 | WHERE_REFERENCES | Instance attribute | Public | Type reference (TYPE) | OIUP_REFERENCE_ITAB | WHERE References | 20040415 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Traverse Parse Tree | 20040429 |
Events
Interface IF_OIUP_SQL_PARSER_WHERE has no event.
Types
Interface IF_OIUP_SQL_PARSER_WHERE has no local type.
Method Signatures
Method TRAVERSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXPRESSION | Value transfer | Type reference (TYPE) | STRING | Where Expression | 20040429 | |||
| 2 | FIELD | Value transfer | Type reference (TYPE) | FIELDNAME | SPACE | Specific Field Only? | 20040429 | ||
| 3 | FOR_ALL_ENTRIES_VARIABLE | Value transfer | Type reference (TYPE) | STRING | SPACE | Variable to use in case of FOR ALL ENTRIES | 20040629 | ||
| 4 | REPLACE_VARIABLE | Value transfer | Type reference (TYPE) | FLAG | 'X' | 'X' - Return Value, SPACE - Return Variable | 20040430 | ||
| 5 | RETURN_VIA_STRING | Value transfer | Type reference (TYPE) | FLAG | SPACE | 'X' - Return String, SPACE - Return Technical Where Clause | 20040429 | ||
| 6 | TABLE | Value transfer | Type reference (TYPE) | TABNAME | SPACE | Specific Table Only? | 20040429 | ||
| 7 | TRANSLATE_SPLIT_FIELD | Value transfer | Type reference (TYPE) | FLAG | SPACE | 'X' - Translate Split Field to Common Date Field | 20040429 | ||
| 8 | WITH_PARENTHESIS | Value transfer | Type reference (TYPE) | FLAG | SPACE | 'X' - Enclosed With Parenthesis, SPACE - Not | 20041206 |
Method TRAVERSE on Interface IF_OIUP_SQL_PARSER_WHERE has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 472 |