Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OIUP_SQL_PARSER | PDM - SQL Parser Interface | 20040412 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_OIUP_SQL_PARSER_NO_WHERE | PDM - Parse SQL Without WHERE Clause | 20040506 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_OIUP_SQL_PARSER_WHERE | PDM - Parse SQL With WHERE Clause | 20040414 |
Properties
| Class | CL_OIUP_SQL_PARSER | |
| Short Description | PDM - SQL Parser | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | OIUP | |
| Program status | ||
| Category | 0 | |
| Package | OIU_P | Partitioned Data Management |
| Created | 20040310 | SAP |
| Last change | 20050520 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_OIUP_SQL_PARSER | PDM - SQL Parser Interface | 20040412 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_OIUP_CODE_GEN | 20040518 | PDM - Code generation class | |
| 2 | CL_OIUP_SQL_PARSER_WHERE_TREE | 20040608 | PDM - Where Clause Tree/Node |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TY_SQLS | All SQLs (So Far) | 20040413 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | OIUP_TABLES_INFO_ITAB | All Table Info (So Far) | 20040413 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | OIUP_APP_AREA_ITAB | Application Areas | 20040916 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | OIUP_STRING_ITAB | Cleaned SQL | 20041109 | |||
| 5 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_OIUP_SQL_ANALYZER | SQL Analyzer | 20041117 | |||
| 6 | Constant | Protected | Type reference (TYPE) | CHAR1 | '*' | Constant - Asterisk | 20040415 | ||
| 7 | Constant | Private | Type reference (TYPE) | OIUP_MONTH | '000001' | Begin of Time | 20040520 | ||
| 8 | Constant | Protected | Type reference (TYPE) | CHAR2 | '[]' | Constant - [] | 20040416 | ||
| 9 | Constant | Private | Type reference (TYPE) | CHAR2 | 'BY' | Constant - BY | 20041108 | ||
| 10 | Constant | Protected | Type reference (TYPE) | CHAR1 | ')' | Constant - Close Parenthesis | 20040413 | ||
| 11 | Constant | Protected | Type reference (TYPE) | CHAR1 | ':' | Constant - Colon | 20040920 | ||
| 12 | Constant | Private | Type reference (TYPE) | CHAR1 | ',' | Constant - Comma | 20040430 | ||
| 13 | Constant | Protected | Type reference (TYPE) | CHAR10 | 'CONNECTION' | Constant - CONNECTION | 20040602 | ||
| 14 | Instance attribute | Protected | Attribute reference (LIKE) | 20040427 | |||||
| 15 | Constant | Private | Type reference (TYPE) | CHAR8 | 'DISTINCT' | Constant - DISTINCT | 20041108 | ||
| 16 | Constant | Private | Type reference (TYPE) | CHAR1 | '"' | Constant - Double Quotes | 20040412 | ||
| 17 | Constant | Private | Type reference (TYPE) | OIUP_MONTH | '999912' | End of Time | 20040520 | ||
| 18 | Constant | Protected | Type reference (TYPE) | CHAR1 | '=' | Constant - Equal Sign | 20040503 | ||
| 19 | Constant | Protected | Type reference (TYPE) | CHAR1 | SPACE | Constant - False | 20040415 | ||
| 20 | Constant | Protected | Type reference (TYPE) | CHAR4 | 'FROM' | Constant - FROM | 20040429 | ||
| 21 | Constant | Protected | Type reference (TYPE) | CHAR5 | 'GROUP' | Constant - GROUP | 20041108 | ||
| 22 | Constant | Protected | Type reference (TYPE) | CHAR6 | 'HAVING' | Constant - HAVING | 20041108 | ||
| 23 | Instance attribute | Protected | Attribute reference (LIKE) | 20040427 | |||||
| 24 | Instance attribute | Protected | Attribute reference (LIKE) | 20040427 | |||||
| 25 | Constant | Private | Type reference (TYPE) | CHAR10 | '0123456789' | Constant - 0123456789 | 20040518 | ||
| 26 | Constant | Protected | Type reference (TYPE) | CHAR1 | '(' | Constant - Open Parenthesis | 20040415 | ||
| 27 | Constant | Protected | Type reference (TYPE) | CHAR5 | 'ORDER' | Constant - ORDER | 20041108 | ||
| 28 | Constant | Protected | Type reference (TYPE) | CHAR7 | 'PACKAGE' | Constant - PACKAGE | 20040618 | ||
| 29 | Constant | Protected | Type reference (TYPE) | CHAR1 | '.' | Constant - Period | 20040412 | ||
| 30 | Constant | Protected | Type reference (TYPE) | CHAR1 | '''' | Constant - Single Quote | 20040412 | ||
| 31 | Instance attribute | Protected | Attribute reference (LIKE) | 20040416 | |||||
| 32 | Constant | Protected | Type reference (TYPE) | CHAR3 | 'SET' | Constant - SET | 20041108 | ||
| 33 | Constant | Private | Type reference (TYPE) | CHAR6 | 'SINGLE' | Constant - SINGLE | 20041108 | ||
| 34 | Constant | Protected | Type reference (TYPE) | CHAR5 | 'SPACE' | Constant - Space | 20040518 | ||
| 35 | Constant | Private | Type reference (TYPE) | CHAR3 | ' , ' | Constant - Space Comma Space | 20040430 | ||
| 36 | Constant | Protected | Type reference (TYPE) | CHAR5 | 'TABLE' | Constant - TABLE | 20040415 | ||
| 37 | Constant | Protected | Type reference (TYPE) | CHAR1 | 'X' | Constant - True | 20040415 | ||
| 38 | Constant | Private | Type reference (TYPE) | CHAR2 | '''''' | Constant - 2 Single Quotes | 20040412 | ||
| 39 | Instance attribute | Protected | Attribute reference (LIKE) | 20040427 | |||||
| 40 | Constant | Private | Type reference (TYPE) | CHAR5 | 'WHERE' | Constant - WHERE | 20041108 | ||
| 41 | Static Attribute | Private | Type reference (TYPE) | TY_MANDTS | DBCON Mandt Fieldname | 20040730 | |||
| 42 | Instance attribute | Protected | Attribute reference (LIKE) | 20040413 | |||||
| 43 | Static Attribute | Public | Type reference (TYPE) | OIUP_DYNAMIC_SQLS_ITAB | Dynamic SQL Internal Table Type | 20041203 | |||
| 44 | Static Attribute | Public | See coding | 20041007 | |||||
| 45 | Instance attribute | Protected | Type reference (TYPE) | OIUP_STRING_ITAB | FROM Clause | 20040518 | |||
| 46 | Instance attribute | Protected | Attribute reference (LIKE) | 20040428 | |||||
| 47 | Instance attribute | Protected | Attribute reference (LIKE) | 20040412 | |||||
| 48 | Static Attribute | Public | Type reference (TYPE) | OIUP_REFERENCE_ITAB | Local Refences | 20040721 | |||
| 49 | Static Attribute | Public | Type reference (TYPE) | OIUP_PDM_ADMIN_ITAB | All PDM Admin Tables | 20040412 | |||
| 50 | Static Attribute | Public | Type reference (TYPE) | OIUP_PDM_CONFIG_ITAB | All PDM Configuration | 20040412 | |||
| 51 | Static Attribute | Public | Type reference (TYPE) | OIUP_DBCON_ITAB | Valid DB Connections | 20040730 | |||
| 52 | Static Attribute | Public | Type reference (TYPE) | FLAG | 'X' = PDM Enabled, SPACE = PDM Disabled | 20040412 | |||
| 53 | Static Attribute | Public | Type reference (TYPE) | OIUP_PDM_ENABLED_ITAB | All PDM Enabled Tables | 20040412 | |||
| 54 | Instance attribute | Protected | Type reference (TYPE) | FLAG | PDM Relevant? | 20040428 | |||
| 55 | Static Attribute | Public | Type reference (TYPE) | OIUP_RFCDEST_ITAB | All RFC Destinations | 20040412 | |||
| 56 | Instance attribute | Protected | Attribute reference (LIKE) | 20040413 | |||||
| 57 | Static Attribute | Protected | Type reference (TYPE) | FLAG | 'X' = 46x, SPACE = 472 & Higher | 20040602 | |||
| 58 | Static Attribute | Private | Type reference (TYPE) | OIUP_REPLACEMENT_ITAB | Replacement PDM SQL Includes | 20040611 | |||
| 59 | Instance attribute | Protected | Attribute reference (LIKE) | 20040412 | |||||
| 60 | Instance attribute | Protected | Attribute reference (LIKE) | 20040412 | |||||
| 61 | Static Attribute | Protected | Type reference (TYPE) | OIUP_SYNCED_TABS_ITAB | Synchronized Tables | 20041007 | |||
| 62 | Static Attribute | Protected | Type reference (TYPE) | OIUP_SYNCED_TABS_ITAB | Verified Synchronized Tables | 20041111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Add One Month To Date | 20040503 | |
| 2 | Instance method | Protected | Method | Break SQL Into Different Parts | 20040413 | |
| 3 | Static method | Public | Method | Build Reference Record for Reference Table | 20040518 | |
| 4 | Static method | Public | Method | Check Code Page | 20041202 | |
| 5 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20040412 | |
| 6 | Static method | Public | Method | Filter Out Comments, Translate To Upper Case | 20040412 | |
| 7 | Static method | Private | Event handling method | Event Handler For Explicit COMMIT WORK & ROLLBACK WORK | 20040505 | |
| 8 | Static method | Public | Method | Create SQL Parser | 20040412 | |
| 9 | Static method | Public | Method | Get Definition of Variable | 20040526 | |
| 10 | Static method | Public | Method | Return Fields of a Line Type | 20050429 | |
| 11 | Instance method | Public | Method | Inline and/or Nearline? | 20040503 | |
| 12 | Static method | Protected | Method | See If Field Is In Table | 20040413 | |
| 13 | Static method | Public | Method | Find String In String Internal Table | 20040310 | |
| 14 | Instance method | Public | Method | Data Inline and/or Nearline (Which Instances) | 20040428 | |
| 15 | Static method | Private | Method | Return Dynamic Variable | 20041108 | |
| 16 | Static method | Public | Method | Get MANDT Fieldname For Table - Used For DBCON | 20040730 | |
| 17 | Static method | Private | Method | CL_ABAP_TYPEDESCR=>GET_RELATIVE_NAME | 20040521 | |
| 18 | Instance method | Protected | Method | Get TABLE(s) Involved | 20040325 | |
| 19 | Static method | Private | Method | CL_ABAP_TYPEDESCR=>IS_DDIC_TYPE | 20040521 | |
| 20 | Static method | Public | Method | Move Local References to Parser Instance References | 20040721 | |
| 21 | Instance method | Protected | Method | Parse SQL (Abstract) | 20040413 | |
| 22 | Instance method | Protected | Method | Put Local References Back Into Parser Instance References | 20040721 | |
| 23 | Static method | Public | Method | Return Reference Date | 20040916 | |
| 24 | Static method | Public | Method | Split ITAB Based On Location | 20040520 | |
| 25 | Static method | Protected | Method | Verify contents of synchronized tables | 20041111 |
Events
Class CL_OIUP_SQL_PARSER has no event.
Types
Class CL_OIUP_SQL_PARSER has no local type.
Method Signatures
Method ADD_MONTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUT | Value transfer | Type reference (TYPE) | OIUP_MONTH | Input Date | 20040503 | |||
| 2 | OUTPUT | Value transfer | Type reference (TYPE) | OIUP_MONTH | Input Date + 1 Month | 20040503 |
Method ADD_MONTH on class CL_OIUP_SQL_PARSER has no exception.
Method BREAK_SQL Signature
Method BREAK_SQL on class CL_OIUP_SQL_PARSER has no parameter.
Method BREAK_SQL on class CL_OIUP_SQL_PARSER has no exception.
Method BUILD_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUILD_DESCRIPTION | Value transfer | Type reference (TYPE) | FLAG | 'X' | 'X' = Build, SPACE = Don't Build | 20040526 | ||
| 2 | GET_GLOBAL_REFERENCE | Value transfer | Type reference (TYPE) | FLAG | SPACE | 'X' = Get Global Reference, SPACE = Get Local Reference | 20041123 | ||
| 3 | ITAB | Value transfer | Type reference (TYPE) | FLAG | SPACE | 'X' = ITAB, SPACE = Field/Structure | 20040518 | ||
| 4 | PROGRAM | Value transfer | Type reference (TYPE) | PROGRAM | Inline ABAP Program Name | 20040518 | |||
| 5 | REFERENCE | Value transfer | Type reference (TYPE) | ROIUP_REFERENCE | PDM Reference | 20040518 | |||
| 6 | REFERENCES | Value transfer | Type reference (TYPE) | OIUP_REFERENCE_ITAB | Reference Record | 20040518 | |||
| 7 | VARIABLE | Value transfer | Type reference (TYPE) | STRING | Inline ABAP Variable Name | 20040518 |
Method BUILD_REFERENCE on class CL_OIUP_SQL_PARSER has no exception.
Method CHECK_CODEPAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ASCII | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20041202 |
Method CHECK_CODEPAGE on class CL_OIUP_SQL_PARSER has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_OIUP_SQL_PARSER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_OIUP_SQL_PARSER has no exception.
Method CLEAN_SQL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLEANED_SQL | Value transfer | Type reference (TYPE) | OIUP_STRING_ITAB | Cleaned SQL | 20040412 | |||
| 2 | REMOVE_COMMENTS | Value transfer | Type reference (TYPE) | FLAG | 'X' | 'X' = Remove *, SPACE = No | 20041207 | ||
| 3 | SQL | Value transfer | Type reference (TYPE) | OIUP_STRING_ITAB | SQL | 20040412 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SQL Contains Dynamic Portions | 20041108 | ||
| 2 | Invalid PDM SQL | 20040428 |
Method COMMIT_ROLLBACK_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KIND | Call by reference | Attribute reference (LIKE) | 20040505 |
Method COMMIT_ROLLBACK_HANDLER on class CL_OIUP_SQL_PARSER has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DYNAMIC | Value transfer | Type reference (TYPE) | FLAG | SPACE | 'X' = Dynamic SQL 2nd Run | 20041108 | ||
| 2 | FINAL | Value transfer | Type reference (TYPE) | FLAG | SPACE | 'X' = Final Run Before Execution | 20041124 | ||
| 3 | INCLUDE | Value transfer | Type reference (TYPE) | INCLUDE | PDM Include Name | 20040413 | |||
| 4 | PARSER_INTERFACE | Value transfer | Object reference (TYPE REF TO) | IF_OIUP_SQL_PARSER | SQL Parser Interface Object | 20040428 | |||
| 5 | PROGRAM | Value transfer | Type reference (TYPE) | PROGRAM | Inline ABAP Program Name | 20040413 | |||
| 6 | SUBQUERY | Value transfer | Type reference (TYPE) | STRING | Subquery String | 20040608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SQL contains dynamic table references | 20041108 | ||
| 2 | SQL is not PDM relevant | 20040427 |
Method DEFINE_VAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABSOLUTE_NAME | Value transfer | Type reference (TYPE) | STRING | Absolute Name | 20040528 | |||
| 2 | DATA_ITAB | Call by reference | Type reference (TYPE) | OIUP_STRING_ITAB | Data Definitions | 20040526 | |||
| 3 | REF | Value transfer | Object reference (TYPE REF TO) | DATA | Variable Reference | 20040526 | |||
| 4 | TYPE | Value transfer | Type reference (TYPE) | FLAG | SPACE | 'X' = TYPE, SPACE = DATA | 20040526 | ||
| 5 | TYPE_ITAB | Call by reference | Type reference (TYPE) | OIUP_STRING_ITAB | Type Definitions | 20040526 | |||
| 6 | VARNAME | Value transfer | Type reference (TYPE) | STRING | Variable Name | 20040526 |
Method DEFINE_VAR on class CL_OIUP_SQL_PARSER has no exception.
Method DESCRIBE_LINE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD_LIST | Call by reference | Type reference (TYPE) | OIUP_STRING_ITAB | Field List | 20050429 | |||
| 2 | PREFIX | Value transfer | Type reference (TYPE) | STRING | SPACE | Prefix to Variable Name | 20050429 | ||
| 3 | REF | Value transfer | Object reference (TYPE REF TO) | DATA | Variable Reference | 20050429 | |||
| 4 | VARNAME | Value transfer | Type reference (TYPE) | STRING | Variable Name | 20050429 |
Method DESCRIBE_LINE_TYPE on class CL_OIUP_SQL_PARSER has no exception.
Method DETERMINE_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' = Inline, SPACE = Not Inline | 20041123 | |||
| 2 | NEARLINE_DBCONS | Value transfer | 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 | 20040503 | |||
| 4 | TABLE | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20040503 | |||
| 5 | WHERE_EXPRESSION | Value transfer | Type reference (TYPE) | STRING | Where Expression | 20040503 |
Method DETERMINE_DATA_LOCATION on class CL_OIUP_SQL_PARSER has no exception.
Method FIELD_IN_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Value transfer | Type reference (TYPE) | FIELDNAME | Field Name | 20040413 | |||
| 2 | FIELD_IN_TABLE | Value transfer | Type reference (TYPE) | FLAG | 'X' = yes, SPACE = no | 20040413 | |||
| 3 | TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20040413 |
Method FIELD_IN_TABLE on class CL_OIUP_SQL_PARSER has no exception.
Method FIND_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINS_STRING | Value transfer | Type reference (TYPE) | FLAG | SPACE | 'X' = Use CS, SPACE = Exact Match | 20040429 | ||
| 2 | ENDING_INDEX | Value transfer | Type reference (TYPE) | SY-TABIX | Ending Index | 20040326 | |||
| 3 | INDEX | Value transfer | Type reference (TYPE) | SY-TABIX | Search Result Index | 20040310 | |||
| 4 | STARTING_INDEX | Value transfer | Type reference (TYPE) | SY-TABIX | 1 | Starting Index | 20040326 | ||
| 5 | STRING_ITAB | Value transfer | Type reference (TYPE) | OIUP_STRING_ITAB | String Internal Table | 20040310 | |||
| 6 | TEXT | Value transfer | Type reference (TYPE) | STRING | Search Text | 20040310 |
Method FIND_STRING on class CL_OIUP_SQL_PARSER has no exception.
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' = Inline, SPACE = Not Inline | 20041123 | |||
| 2 | NEARLINE_DBCONS | Value transfer | 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 | 20040428 | |||
| 4 | TABLE | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20040428 |
Method GET_DATA_LOCATION on class CL_OIUP_SQL_PARSER has no exception.
Method GET_DYNAMIC_VARIABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUT | Value transfer | Type reference (TYPE) | STRING | Input | 20041108 | |||
| 2 | OUTPUT | Value transfer | Type reference (TYPE) | STRING | Output | 20041108 |
Method GET_DYNAMIC_VARIABLE on class CL_OIUP_SQL_PARSER has no exception.
Method GET_MANDT_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Value transfer | Type reference (TYPE) | FIELDNAME | Field Name | 20040730 | |||
| 2 | TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20040730 |
Method GET_MANDT_FIELD on class CL_OIUP_SQL_PARSER has no exception.
Method GET_RELATIVE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABSOLUTE_NAME | Value transfer | Type reference (TYPE) | ABAP_ABSTYPENAME | Absolute Name | 20040521 | |||
| 2 | RELATIVE_NAME | Value transfer | Type reference (TYPE) | STRING | Relative Name | 20040521 | |||
| 3 | TYPE_KIND | Value transfer | Type reference (TYPE) | ABAP_TYPEKIND | Internal ABAP Type | 20040521 |
Method GET_RELATIVE_NAME on class CL_OIUP_SQL_PARSER has no exception.
Method GET_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DYNAMIC_TABLE_STRING | Call by reference | Type reference (TYPE) | STRING | Dynamic Table String | 20041105 |
Method GET_TABLES on class CL_OIUP_SQL_PARSER has no exception.
Method IS_DDIC_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABSOLUTE_NAME | Value transfer | Type reference (TYPE) | ABAP_ABSTYPENAME | Absolute Name | 20040521 | |||
| 2 | DDIC | Value transfer | Type reference (TYPE) | FLAG | 'X' = DDIC, SPACE = Inline | 20040521 | |||
| 3 | TYPE_KIND | Value transfer | Type reference (TYPE) | ABAP_TYPEKIND | Internal ABAP Type | 20040521 |
Method IS_DDIC_TYPE on class CL_OIUP_SQL_PARSER has no exception.
Method MOVE_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REFERENCE | Value transfer | Type reference (TYPE) | ROIUP_REFERENCE | Reference | 20040721 | |||
| 2 | REFERENCES | Value transfer | Type reference (TYPE) | OIUP_REFERENCE_ITAB | Reference Records | 20040721 |
Method MOVE_REFERENCE on class CL_OIUP_SQL_PARSER has no exception.
Method PARSE Signature
Method PARSE on class CL_OIUP_SQL_PARSER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Subquery Encountered | 20040611 |
Method POPULATE_LOCAL_REFERENCES Signature
Method POPULATE_LOCAL_REFERENCES on class CL_OIUP_SQL_PARSER has no parameter.
Method POPULATE_LOCAL_REFERENCES on class CL_OIUP_SQL_PARSER has no exception.
Method REFERENCE_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REFERENCE_DATE | Value transfer | Type reference (TYPE) | OIUP_MONTH | Reference Date | 20040916 | |||
| 2 | TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20040916 |
Method REFERENCE_DATE on class CL_OIUP_SQL_PARSER has no exception.
Method SPLIT_ITAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUT_ITAB | Value transfer | Type reference (TYPE) | ANY TABLE | Input ITAB | 20040520 | |||
| 2 | LOCATION | Value transfer | Type reference (TYPE) | STRING | 'NONE' = PRA, or RFC Destination or DBCON | 20040520 | |||
| 3 | SPLIT_ITAB | Value transfer | Type reference (TYPE) | ANY TABLE | Split ITAB | 20040520 | |||
| 4 | TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20040520 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041123 |
Method VERIFY_SYNCHRONIZED_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_VERIFIED | Value transfer | Type reference (TYPE) | FLAG | 'X' = same, SPACE = incorrect | 20041111 | |||
| 2 | TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Synchronized Table Name | 20041111 |
Method VERIFY_SYNCHRONIZED_TABLE on class CL_OIUP_SQL_PARSER has no exception.
History
| Last changed by/on | SAP | 20050520 |
| SAP Release Created in | 472 |