SAP ABAP Class IF_OIUP_SQL_PARSER (PDM - SQL Parser 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 | PDM - SQL Parser | 20040412 |
Properties
Class | IF_OIUP_SQL_PARSER | |
Short Description | PDM - SQL Parser Interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20040412 | SAP |
Last change | 20050224 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_OIUP_SQL_PARSER has no forward declaration.
Interfaces
Class IF_OIUP_SQL_PARSER has no interface implemented.
Friends
Class IF_OIUP_SQL_PARSER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | OIUP_SQL_TYPE | 'DELETE' | Constant - DELETE | 20040427 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | OIUP_SQL_TYPE | 'INSERT' | Constant - INSERT | 20040427 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | OIUP_SQL_TYPE | 'MODIFY' | Constant - MODIFY | 20040427 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | OIUP_SQL_TYPE | 'SELECT' | Constant - SELECT | 20040427 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | OIUP_SQL_TYPE | 'UPDATE' | Constant - UPDATE | 20040427 | |
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FLAG | Don't Buffer SQL? | 20040413 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | INCLUDE | Inline ABAP Include Name | 20040428 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | OIUP_INVOLVED_TABLES_ITAB | Involved Tables | 20040412 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PROGRAM | Inline ABAP Program Name | 20040413 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | OIUP_STRING_ITAB | SQL | 20040412 | ||
11 | ![]() |
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
Class IF_OIUP_SQL_PARSER has no event.
Types
Class 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 class IF_OIUP_SQL_PARSER has no exception.
Method POPULATE_LOCAL_REFERENCES Signature
Method POPULATE_LOCAL_REFERENCES on class IF_OIUP_SQL_PARSER has no parameter.
Method POPULATE_LOCAL_REFERENCES on class IF_OIUP_SQL_PARSER has no exception.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in |