SAP ABAP Interface IF_OIUP_SQL_PARSER (PDM - SQL Parser 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 | PDM - SQL Parser | 20040412 |
Properties
| Interface | IF_OIUP_SQL_PARSER | |
| Short Description | PDM - SQL Parser Interface |
General Data
| Package | OIU_P | Partitioned Data Management |
| Created | 20040412 | SAP |
| Last changed | 20050224 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_OIUP_SQL_PARSER has no forward declaration.
Interfaces
Interface IF_OIUP_SQL_PARSER has no interface.
Friends
Interface IF_OIUP_SQL_PARSER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_DELETE | Constant | Public | Type reference (TYPE) | OIUP_SQL_TYPE | 'DELETE' | Constant - DELETE | 20040427 | |
| 2 | C_INSERT | Constant | Public | Type reference (TYPE) | OIUP_SQL_TYPE | 'INSERT' | Constant - INSERT | 20040427 | |
| 3 | C_MODIFY | Constant | Public | Type reference (TYPE) | OIUP_SQL_TYPE | 'MODIFY' | Constant - MODIFY | 20040427 | |
| 4 | C_SELECT | Constant | Public | Type reference (TYPE) | OIUP_SQL_TYPE | 'SELECT' | Constant - SELECT | 20040427 | |
| 5 | C_UPDATE | Constant | Public | Type reference (TYPE) | OIUP_SQL_TYPE | 'UPDATE' | Constant - UPDATE | 20040427 | |
| 6 | DO_NOT_BUFFER | Instance attribute | Public | Type reference (TYPE) | FLAG | Don't Buffer SQL? | 20040413 | ||
| 7 | INCLUDE | Instance attribute | Public | Type reference (TYPE) | INCLUDE | Inline ABAP Include Name | 20040428 | ||
| 8 | INVOLVED_TABLES | Instance attribute | Public | Type reference (TYPE) | OIUP_INVOLVED_TABLES_ITAB | Involved Tables | 20040412 | ||
| 9 | PROGRAM | Instance attribute | Public | Type reference (TYPE) | PROGRAM | Inline ABAP Program Name | 20040413 | ||
| 10 | SQL | Instance attribute | Public | Type reference (TYPE) | OIUP_STRING_ITAB | SQL | 20040412 | ||
| 11 | SQL_TYPE | Instance attribute | Public | Type reference (TYPE) | OIUP_SQL_TYPE | SQL Type | 20040412 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Data Inline and/or Nearline (Which Instances) | 20040427 | |
| 2 | Instance method | Public | Method | Put Local References Back Into Parser Instance References | 20040721 |
Events
Interface IF_OIUP_SQL_PARSER has no event.
Types
Interface IF_OIUP_SQL_PARSER has no local type.
Method Signatures
Method GET_DATA_LOCATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INLINE | Value transfer | Type reference (TYPE) | FLAG | 'X' = In PRA, SPACE = Not In PRA | 20041123 | |||
| 2 | NEARLINE_DBCONS | Call by reference | Type reference (TYPE) | OIUP_DB_CONNECTIONS_ITAB | Nearline DB Connections | 20040726 | |||
| 3 | NEARLINE_RFC_DESTINATIONS | Value transfer | Type reference (TYPE) | OIUP_RFC_DESTINATIONS_ITAB | Nearline RFC Destinations | 20040427 | |||
| 4 | TABLE | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20040427 |
Method GET_DATA_LOCATION on Interface IF_OIUP_SQL_PARSER has no exception.
Method POPULATE_LOCAL_REFERENCES Signature
Method POPULATE_LOCAL_REFERENCES on Interface IF_OIUP_SQL_PARSER has no parameter.
Method POPULATE_LOCAL_REFERENCES on Interface IF_OIUP_SQL_PARSER has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 472 |