Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DB4_RDI_META | DB4-RDI: Backend Metadata | 20120413 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_RDI_META | DB6: RDI Meta Data | 20090504 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_HDB_RDI_META | HDB: Backend Metadata | 20101027 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_MSS_RDI_META | MSS: RDI Meta Data | 20130522 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_SIQ_RDI_META | SIQ: RDI Meta Data | 20130924 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_SYB_RDI_META | SYB: RDI Meta Data | 20100719 |
Properties
| Class | CL_DBA_RDI_META | |
| Short Description | DBA-RDI: Meta Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_BACKEND | DBA Cockpit: Backend Infrastructure |
| Created | 20090504 | SAP |
| Last change | 20141121 | |
| 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) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DBA_RDI_META has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_DBA_RDI_DBO | 20110928 | DBA: Database Object for RDI Back-end | |
| 2 | CL_DBA_RDI_DESCRIBE | 20110927 | DBA-RDI: Cached Describe Services | |
| 3 | CL_DBA_RDI_QUERY | 20100128 | DBA-RDI-QRY: Query Facade | |
| 4 | CL_DBA_RDI_SETUP | 20090518 | DBA: Back-end Setup |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090528 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | DBA_RDI_CHECK_EXCPT_LIST | DBA-RDI-CHK: List of Approved Check Exceptions | 20090713 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | DBA_RDI_COLL_CLASS_LIST | DBA-RDI-META: Mapping of Collector Prefix and Class Name | 20090916 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | DBA_RDI_META_COLL_SRC_LIST | DBA-RDI-META: Collector Source List | 20090605 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | DB6_DBH_STMT_LIST | DB6-DBH: List of SQL Statements | 20090605 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'AVG' | DBA: Aggregation - Avg | 20090710 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'COUNT' | DBA: No Aggregation | 20121002 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'LAS' | DBA: Aggregation - Last Value | 20090706 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'MAX' | DBA: Aggregation - Max | 20090710 | ||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'MIN' | DBA: Aggregation - Min | 20090710 | ||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'NONE' | DBA: No Aggregation | 20090525 | ||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'SUM' | DBA: Aggregation - Sum | 20090525 | ||
| 13 | Constant | Public | Type reference (TYPE) | I | 1 | DB6-DBH: 7.01, 7.11, 7.20, 7.02 | 20111004 | ||
| 14 | Constant | Public | Type reference (TYPE) | I | 2 | DB6-DBH: 7.01 SP8 and higher | 20111004 | ||
| 15 | Constant | Public | Type reference (TYPE) | I | 3 | DB6-DBH: 7.02 SP4 | 20111004 | ||
| 16 | Constant | Public | Type reference (TYPE) | I | 99999999 | DB6-DBH: Unknown Versions | 20111004 | ||
| 17 | Constant | Public | Type reference (TYPE) | STRING | 'CHK_AGGR_BCT' | DBA-RDI-CHK: Aggregation Required | 20090721 | ||
| 18 | Constant | Public | Type reference (TYPE) | STRING | 'CHK_AGGR_REQUIRED' | DBA-RDI-CHK: Aggregation Required | 20090715 | ||
| 19 | Constant | Public | Type reference (TYPE) | STRING | 'CHK_AVAILABILITY' | DBA-RDI-CHK: Availability | 20090713 | ||
| 20 | Constant | Public | Type reference (TYPE) | STRING | 'CHK_DATA_TYPE' | DBA-RDI-CHK: Data Types | 20090729 | ||
| 21 | Instance attribute | Public | Type reference (TYPE) | STRING | 'CHK_LABELS' | DBA-RDI-CHK: Labels | 20090728 | ||
| 22 | Constant | Public | Type reference (TYPE) | DB6DBREL | '99.99.9999' | DB6: Database Release Level | 20090630 | ||
| 23 | Constant | Public | Type reference (TYPE) | STRING | 'DBA_DBH_COLLECTSTATS' | 20110228 | |||
| 24 | Constant | Public | Type reference (TYPE) | DB6_DBH_COLUMN_NAME | '@CALCULATION@' | DB6-DBH: Exit for Calculated Columns | 20090514 | ||
| 25 | Constant | Public | Type reference (TYPE) | DB6_DBH_COLUMN_NAME | 'COLLECT_MODE' | DB6-DBH: Collect Mode ('S'/'U') | 20090922 | ||
| 26 | Constant | Public | Type reference (TYPE) | DB6_DBH_COLUMN_NAME | '@CONSTANT@' | DB6-DBH: Exit for Constant Values | 20090514 | ||
| 27 | Constant | Public | Type reference (TYPE) | STRING | '@TYPE_DFT@' | DBA-DBH: Use Type Default | 20100312 | ||
| 28 | Constant | Public | Type reference (TYPE) | DB6_DBH_COLUMN_NAME | '@SNAPSHOT@' | DB6-DBH: Exit for Snapshot Table | 20090514 | ||
| 29 | Constant | Public | Type reference (TYPE) | DB6_DBH_COLUMN_NAME | 'SNAPSHOT_TIMESTAMP' | DB6-DBH: Exit for Snapshot Column | 20090514 | ||
| 30 | Constant | Public | Type reference (TYPE) | STRING | 'SRC_PREVIOUS_SNAPSHOT' | DB6-DBH: Collect Mode ('S'/'U') | 20100708 | ||
| 31 | Constant | Public | Type reference (TYPE) | DB6_DBH_COLUMN_NAME | 'TIME_PERIOD' | DB6-DBH: Exit for Time Period Column | 20090514 | ||
| 32 | Constant | Public | Type reference (TYPE) | DB6_DBH_COLUMN_NAME | '@UI@' | DB6-DBH: Exit for Snapshot Table | 20090708 | ||
| 33 | Constant | Public | Type reference (TYPE) | STRING | 'CHR' | DBA: Characteristic | 20090525 | ||
| 34 | Constant | Public | Type reference (TYPE) | STRING | 'KYF' | DBA: Key Figure | 20090525 | ||
| 35 | Constant | Public | Type reference (TYPE) | STRING | 'LOB' | DBA: LOBs | 20090716 | ||
| 36 | Constant | Public | Type reference (TYPE) | STRING | '---' | 20090709 | |||
| 37 | Constant | Public | Type reference (TYPE) | STRING | 'NULL' | 20090626 | |||
| 38 | Constant | Public | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | 'ALL' | DB6-DBH: All Collectors | 20090528 | ||
| 39 | Constant | Public | Type reference (TYPE) | STRING | 'DBA_RDI_CFG_HANDLE_OVERFLOWS' | DBA-RDI: Handle Overflows in Snapshots | 20090518 | ||
| 40 | Constant | Public | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | 'RDI_CALCULATION' | DBA-RDI: Legacy Metrics | 20110928 | ||
| 41 | Constant | Public | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | 'RDI_SOURCE' | DBA-RDI: Legacy Metrics | 20111001 | ||
| 42 | Constant | Public | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | 'RDI_STAGING' | DBA-RDI: Legacy Metrics | 20110928 | ||
| 43 | Constant | Public | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | 'RDI_VIRTUAL' | DBA-RDI: Legacy Metrics | 20110928 | ||
| 44 | Constant | Public | Type reference (TYPE) | STRING | '@FUNCTION_PARAM@' | DB6-DBH: Function Parameter | 20090721 | ||
| 45 | Constant | Public | Type reference (TYPE) | STRING | '@INPUT_PARAM2@' | DB6-DBH: Function Parameter | 20090721 | ||
| 46 | Constant | Public | Type reference (TYPE) | DB6_DBH_ROUTINE_TYPE | 'F' | DB6-DBH: User Defined Function | 20090504 | ||
| 47 | Constant | Public | Type reference (TYPE) | DB6_DBH_ROUTINE_TYPE | 'P' | DB6-DBH: Stored Procedure | 20090504 | ||
| 48 | Instance attribute | Private | Type reference (TYPE) | STRING | 'ENV_SYS_INFO' | 20130130 | |||
| 49 | Constant | Public | Type reference (TYPE) | CHAR1 | 'F' | DBA-RDI_META: Function | 20090526 | ||
| 50 | Constant | Public | Type reference (TYPE) | CHAR1 | 'P' | DBA-RDI_META: Procedure | 20090526 | ||
| 51 | Constant | Public | Type reference (TYPE) | CHAR1 | 'T' | DBA-RDI_META: Table or View | 20090608 | ||
| 52 | Constant | Public | Type reference (TYPE) | STRING | 'COMPRESSION' | 20090507 | |||
| 53 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DBA_CONFIG | DBA Cockpit: Monitoring Settings | 20090504 | |||
| 54 | Instance attribute | Public | Type reference (TYPE) | DBA_RDI_META_DDIC_SRC_LIST | DBA-RDI-META: DDIC Source List | 20090605 | |||
| 55 | Instance attribute | Public | Type reference (TYPE) | DBA_RDI_META_DDIC_STMT_LIST | DBA-RDI-META: DDIC Statement List | 20090605 | |||
| 56 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120210 | |||
| 57 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20111220 | |||
| 58 | Instance attribute | Public | Type reference (TYPE) | DB6_DBH_INDEX_LIST | DB6-DBH: Index Definitions | 20090504 | |||
| 59 | Instance attribute | Public | Type reference (TYPE) | DBA_RDI_META_SRC_LIST | DBA-RDI-META: Database Source List for Views/DDIC Structures | 20090714 | |||
| 60 | Instance attribute | Protected | Type reference (TYPE) | DBA_RDI_LZY_DESCRIBE_TAB | DBA-RDI-META: Lazdy Describe check for Database Objects | 20120210 | |||
| 61 | Instance attribute | Public | Type reference (TYPE) | LOB_TYPE_LIST | 20100908 | ||||
| 62 | Instance attribute | Protected | Type reference (TYPE) | DBA_RDI_QUERY_DESCR_BASE_TAB | DBA-RDI-QRY: Query Descriptions Table | 20121023 | |||
| 63 | Instance attribute | Protected | Type reference (TYPE) | DBA_RDI_NUMBER | 20111216 | ||||
| 64 | Instance attribute | Public | Type reference (TYPE) | DBA_RDI_META_PARAM_LIST | DBA-RDI-META: Parameter Values | 20090607 | |||
| 65 | Instance attribute | Public | Type reference (TYPE) | DBA_RDI_CFG_LIST | DBA-RDI: Configuration List | 20090518 | |||
| 66 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DBA_RDI_DESCRIBE | DBA-RDI: Cached Describe Services | 20110927 | |||
| 67 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DBA_RDI_SETUP | DBA: Back-end Setup | 20090518 | |||
| 68 | Instance attribute | Public | Type reference (TYPE) | DB6_DBH_ROUTINE_LIST | DB6-DBH: Routines Definitions | 20090504 | |||
| 69 | Instance attribute | Private | Type reference (TYPE) | DBA_RDI_META_STATISTICS_TAB | DBA-RDI-META: Runtime Statistics | 20110419 | |||
| 70 | Instance attribute | Protected | Type reference (TYPE) | STRING | ABAP_UNDEFINED | DB6-DBH: SAP Schema | 20090504 | ||
| 71 | Instance attribute | Public | Type reference (TYPE) | DBA_RDI_META_SRC_FIELD_LIST | DBA-RDI-META: Source Field List | 20090605 | |||
| 72 | Instance attribute | Public | Type reference (TYPE) | DBA_RDI_META_SRC_FIELD_LIST | DBA-RDI-META: Source Field List | 20111123 | |||
| 73 | Instance attribute | Public | Type reference (TYPE) | DBA_RDI_META_SRC_PARAM_LIST | DBA-RDI-META: Source Parameters | 20090722 | |||
| 74 | Instance attribute | Public | Type reference (TYPE) | DBA_RDI_META_SRC_LIST | DBA-RDI-META: Database Source List for Views/DDIC Structures | 20090605 | |||
| 75 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20090504 | |||
| 76 | Instance attribute | Public | Type reference (TYPE) | DB6_DBH_TABLE_ATTRIBUTE_LIST | DB6-DBH: Compression Tables | 20090504 | |||
| 77 | Instance attribute | Public | Type reference (TYPE) | DB6_DBH_TABLE_LIST | DB6-DBH: Table Definitions | 20090504 | |||
| 78 | Instance attribute | Public | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | 20100908 | ||||
| 79 | Instance attribute | Public | Type reference (TYPE) | STRING | 20100908 | ||||
| 80 | Instance attribute | Public | Type reference (TYPE) | STRING | 20130906 | ||||
| 81 | Instance attribute | Public | Type reference (TYPE) | DBA_RDI_META_UIDESCR_LIST | DBA-RDI-META: Table of DBA_RDI_META_UIDESCR_FIELD | 20090629 | |||
| 82 | Instance attribute | Public | Type reference (TYPE) | DBA_RDI_VARIABLE_TAB | DBA-RDI: Variables | 20111001 | |||
| 83 | Instance attribute | Public | Type reference (TYPE) | DBA_RDI_VIEW_DEP_LIST | DBA-RDI-META: View Dependancies | 20090914 | |||
| 84 | Instance attribute | Public | Type reference (TYPE) | DBA_RDI_VIEW_TAB | DB6-DBH: View Definitions | 20090504 | |||
| 85 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DBA_RDI_META | DBA: Back-end Meta Data | 20090630 |
Methods
Events
Class CL_DBA_RDI_META has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LOB_TYPE_LIST | Public | See coding | 20100908 | LOB_TYPE_LIST type standard table of abap_compname
|
Method Signatures
Method ADD_CALC_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALC | Call by reference | Type reference (TYPE) | STRING | 20110928 | ||||
| 2 | DBMAX | Call by reference | Type reference (TYPE) | DB6DBREL | CL_DBA_RDI_META=>CO_DBREL_MAX | DB6: Database Release Level | 20110928 | ||
| 3 | DBREL | Call by reference | Type reference (TYPE) | DB6DBREL | DB6: Database Release Level | 20110928 | |||
| 4 | IV_TYPE | Call by reference | Type reference (TYPE) | STRING | 20130515 | ||||
| 5 | NAME | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_NAME | DB6-DBH: Column Name | 20120116 |
Method ADD_CALC_FIELD on class CL_DBA_RDI_META has no exception.
Method ADD_CALC_VAR_CALC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COL | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_NAME | DB6-DBH: Column Name | 20111001 | |||
| 2 | DBMAX | Call by reference | Type reference (TYPE) | DB6DBREL | CL_DBA_RDI_META=>CO_DBREL_MAX | DB6: Database Release Level | 20111001 | ||
| 3 | DBREL | Call by reference | Type reference (TYPE) | DB6DBREL | DB6: Database Release Level | 20111001 | |||
| 4 | NAME | Call by reference | Type reference (TYPE) | STRING | 20120116 | ||||
| 5 | VAR | Call by reference | Type reference (TYPE) | STRING | 20111001 |
Method ADD_CALC_VAR_CALC on class CL_DBA_RDI_META has no exception.
Method ADD_CALC_VAR_SRC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COL | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_NAME | DB6-DBH: Column Name | 20111001 | |||
| 2 | DBMAX | Call by reference | Type reference (TYPE) | DB6DBREL | CL_DBA_RDI_META=>CO_DBREL_MAX | DB6: Database Release Level | 20111001 | ||
| 3 | DBREL | Call by reference | Type reference (TYPE) | DB6DBREL | DB6: Database Release Level | 20111001 | |||
| 4 | DFT_VALUE | Call by reference | Type reference (TYPE) | STRING | 20130614 | ||||
| 5 | NAME | Call by reference | Type reference (TYPE) | STRING | 20120116 | ||||
| 6 | SNAP | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | DB6-DBH: Routine Name (UDF/SP) | 20111001 | |||
| 7 | USE_DFT_VALUE_IF_NOT_EXISTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130614 | |||
| 8 | VAR | Call by reference | Type reference (TYPE) | STRING | 20111001 |
Method ADD_CALC_VAR_SRC on class CL_DBA_RDI_META has no exception.
Method ADD_CALC_VAR_STG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COL | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_NAME | DB6-DBH: Column Name | 20111001 | |||
| 2 | DBMAX | Call by reference | Type reference (TYPE) | DB6DBREL | CL_DBA_RDI_META=>CO_DBREL_MAX | DB6: Database Release Level | 20111001 | ||
| 3 | DBREL | Call by reference | Type reference (TYPE) | DB6DBREL | DB6: Database Release Level | 20111001 | |||
| 4 | NAME | Call by reference | Type reference (TYPE) | STRING | 20120116 | ||||
| 5 | VAR | Call by reference | Type reference (TYPE) | STRING | 20111001 |
Method ADD_CALC_VAR_STG on class CL_DBA_RDI_META has no exception.
Method ADD_CALC_VAR_VIRTUAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COL | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_NAME | DB6-DBH: Column Name | 20111001 | |||
| 2 | DBMAX | Call by reference | Type reference (TYPE) | DB6DBREL | CL_DBA_RDI_META=>CO_DBREL_MAX | DB6: Database Release Level | 20111001 | ||
| 3 | DBREL | Call by reference | Type reference (TYPE) | DB6DBREL | DB6: Database Release Level | 20111001 | |||
| 4 | NAME | Call by reference | Type reference (TYPE) | STRING | 20120116 | ||||
| 5 | VAR | Call by reference | Type reference (TYPE) | STRING | 20111001 |
Method ADD_CALC_VAR_VIRTUAL on class CL_DBA_RDI_META has no exception.
Method ADD_CFG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBREL | Call by reference | Type reference (TYPE) | DB6DBREL | DB6: Database Release Level | 20090518 | |||
| 2 | KEY | Call by reference | Type reference (TYPE) | STRING | 20090518 | ||||
| 3 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20090518 |
Method ADD_CFG on class CL_DBA_RDI_META has no exception.
Method ADD_CHK_EXCPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHK | Call by reference | Type reference (TYPE) | STRING | 20090713 | ||||
| 2 | COL | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_NAME | DB6-DBH: Column Name | 20090713 | |||
| 3 | SNAP | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | DB6-DBH: Routine Name (UDF/SP) | 20090713 |
Method ADD_CHK_EXCPT on class CL_DBA_RDI_META has no exception.
Method ADD_COLL_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BI_TOP_VIEW | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | '' | DB6-DBH: Routine Name (UDF/SP) | 20120627 | ||
| 2 | CLASS | Call by reference | Type reference (TYPE) | STRING | 20090916 | ||||
| 3 | COLL | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | DBA-RDI: Routine Name (UDF/SP) | 20090916 |
Method ADD_COLL_CLASS on class CL_DBA_RDI_META has no exception.
Method ADD_COLL_SRC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BDOP | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | DBA-RDI: Column For Join With BDOP View | 20091106 | ||
| 2 | COL | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_NAME | DBA-RDI: Column Name | 20090605 | |||
| 3 | COLL | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | DBA-RDI: Routine Name (UDF/SP) | 20090605 | |||
| 4 | KEY | Call by reference | Type reference (TYPE) | I | DBA-RDI: Key | 20100209 | |||
| 5 | PERIOD | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | DBA-RDI: Time Period | 20111025 | ||
| 6 | SNAP | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | DBA-RDI: Routine Name (UDF/SP) | 20090605 | |||
| 7 | TIME | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | DBA-RDI: Time Column | 20090709 |
Method ADD_COLL_SRC on class CL_DBA_RDI_META has no exception.
Method ADD_COLL_STG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLL | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | DBA-RDI: Routine Name (UDF/SP) | 20111001 | |||
| 2 | KEY | Call by reference | Type reference (TYPE) | I | DBA-RDI: Key | 20111001 | |||
| 3 | NAME | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_NAME | DBA-RDI: Column Name | 20120117 |
Method ADD_COLL_STG on class CL_DBA_RDI_META has no exception.
Method ADD_COLL_STMT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLL | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | 20090605 | ||||
| 2 | DBREL | Call by reference | Type reference (TYPE) | DB6DBREL | 20090605 | ||||
| 3 | EXT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090605 | |||
| 4 | FORCE_DISTINCT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120705 | |||
| 5 | INC_STMT | Call by reference | Type reference (TYPE) | STRING | 20100708 | ||||
| 6 | STMT | Call by reference | Type reference (TYPE) | STRING | 20090605 | ||||
| 7 | WHERE | Call by reference | Type reference (TYPE) | STRING | 20090605 |
Method ADD_COLL_STMT on class CL_DBA_RDI_META has no exception.
Method ADD_COLL_VIRTUAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLL | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | DBA-RDI: Routine Name (UDF/SP) | 20120629 | |||
| 2 | KEY | Call by reference | Type reference (TYPE) | I | DBA-RDI: Key | 20120629 | |||
| 3 | NAME | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_NAME | DBA-RDI: Column Name | 20120629 |
Method ADD_COLL_VIRTUAL on class CL_DBA_RDI_META has no exception.
Method ADD_DDIC_CALC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHART_TYPE | Call by reference | Type reference (TYPE) | WDY_UIE_LIBRARY_ENUM_TYPE | CL_DBA_WD_GC_ASSISTANT=>E_CHART_TYPE-AUTOMATIC | Chart Type for field | 20111001 | ||
| 2 | DBREL | Call by reference | Type reference (TYPE) | DB6DBREL | DB6: Database Release Level | 20111001 | |||
| 3 | DDF | Call by reference | Type reference (TYPE) | STRING | 20111001 | ||||
| 4 | DDS | Call by reference | Type reference (TYPE) | STRING | 20111001 | ||||
| 5 | NAME | Call by reference | Type reference (TYPE) | STRING | 20120116 |
Method ADD_DDIC_CALC on class CL_DBA_RDI_META has no exception.
Method ADD_DDIC_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBREL | Call by reference | Type reference (TYPE) | DB6DBREL | '08.02.0000' | DB6: Database Release Level | 20120521 | ||
| 2 | DDS | Call by reference | Type reference (TYPE) | STRING | 20120521 | ||||
| 3 | STMT | Call by reference | Type reference (TYPE) | STRING | 20120521 | ||||
| 4 | TIME_COL | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_NAME | DB6-DBH: Column Name | 20120521 | |||
| 5 | TIME_IN_UTC | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120521 | |||
| 6 | TIME_SNAP | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | DB6-DBH: Routine Name (UDF/SP) | 20120521 |
Method ADD_DDIC_HISTORY on class CL_DBA_RDI_META has no exception.
Method ADD_DDIC_SRC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHART_TYPE | Call by reference | Type reference (TYPE) | WDY_UIE_LIBRARY_ENUM_TYPE | CL_DBA_WD_GC_ASSISTANT=>E_CHART_TYPE-AUTOMATIC | Chart Type for field | 20110804 | ||
| 2 | COL | Call by reference | Type reference (TYPE) | STRING | 20090605 | ||||
| 3 | DBREL | Call by reference | Type reference (TYPE) | DB6DBREL | DB6: Database Release Level | 20090618 | |||
| 4 | DDF | Call by reference | Type reference (TYPE) | STRING | 20090605 | ||||
| 5 | DDS | Call by reference | Type reference (TYPE) | STRING | 20090605 | ||||
| 6 | SNAP | Call by reference | Type reference (TYPE) | STRING | No definition for calc fields needed | 20090605 |
Method ADD_DDIC_SRC on class CL_DBA_RDI_META has no exception.
Method ADD_DDIC_STG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHART_TYPE | Call by reference | Type reference (TYPE) | WDY_UIE_LIBRARY_ENUM_TYPE | CL_DBA_WD_GC_ASSISTANT=>E_CHART_TYPE-AUTOMATIC | Chart Type for field | 20111001 | ||
| 2 | DBREL | Call by reference | Type reference (TYPE) | DB6DBREL | DB6: Database Release Level | 20111001 | |||
| 3 | DDF | Call by reference | Type reference (TYPE) | STRING | 20111001 | ||||
| 4 | DDS | Call by reference | Type reference (TYPE) | STRING | 20111001 | ||||
| 5 | NAME | Call by reference | Type reference (TYPE) | STRING | 20120116 |
Method ADD_DDIC_STG on class CL_DBA_RDI_META has no exception.
Method ADD_DDIC_STMT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBREL | Call by reference | Type reference (TYPE) | DB6DBREL | '08.02.0000' | DB6: Database Release Level | 20090605 | ||
| 2 | DDS | Call by reference | Type reference (TYPE) | STRING | 20090605 | ||||
| 3 | STMT | Call by reference | Type reference (TYPE) | STRING | 20090605 |
Method ADD_DDIC_STMT on class CL_DBA_RDI_META has no exception.
Method ADD_DDIC_VIRTUAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHART_TYPE | Call by reference | Type reference (TYPE) | WDY_UIE_LIBRARY_ENUM_TYPE | CL_DBA_WD_GC_ASSISTANT=>E_CHART_TYPE-AUTOMATIC | Chart Type for field | 20111001 | ||
| 2 | DBREL | Call by reference | Type reference (TYPE) | DB6DBREL | DB6: Database Release Level | 20111001 | |||
| 3 | DDF | Call by reference | Type reference (TYPE) | STRING | 20111001 | ||||
| 4 | DDS | Call by reference | Type reference (TYPE) | STRING | 20111001 | ||||
| 5 | NAME | Call by reference | Type reference (TYPE) | STRING | 20120116 |
Method ADD_DDIC_VIRTUAL on class CL_DBA_RDI_META has no exception.
Method ADD_IDX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CNT | Call by reference | Type reference (TYPE) | I | 0 | 20090504 | |||
| 2 | COLUMN | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_NAME | 20090504 | ||||
| 3 | POS | Call by reference | Type reference (TYPE) | I | 20091120 | ||||
| 4 | TABNAME | Call by reference | Type reference (TYPE) | DB6_DBH_TABLE_NAME | 20090504 |
Method ADD_IDX on class CL_DBA_RDI_META has no exception.
Method ADD_PARAM_DFT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NULL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120614 | |||
| 2 | PARAM | Call by reference | Type reference (TYPE) | STRING | 20090722 | ||||
| 3 | VALUE | Call by reference | Type reference (TYPE) | ANY | 20090722 |
Method ADD_PARAM_DFT on class CL_DBA_RDI_META has no exception.
Method ADD_RUNTIME_STATISTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXECUTE_BYPASS | Call by reference | Type reference (TYPE) | I | 0 | 20110419 | |||
| 2 | EXECUTE_RUNTIME | Call by reference | Type reference (TYPE) | I | 0 | 20110419 | |||
| 3 | METHOD_NAME | Call by reference | Type reference (TYPE) | STRING | 20110419 |
Method ADD_RUNTIME_STATISTICS on class CL_DBA_RDI_META has no exception.
Method ADD_SP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBREL | Call by reference | Type reference (TYPE) | DB6DBREL | 20090504 | ||||
| 2 | INLEN | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_LENGTH | DB6-DBH: Column Length | 20090922 | |||
| 3 | INLEN2 | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_LENGTH | DB6-DBH: Column Length | 20091208 | |||
| 4 | INTYPE | Call by reference | Type reference (TYPE) | STRING | DB6-DBH: Column Type | 20090922 | |||
| 5 | INTYPE2 | Call by reference | Type reference (TYPE) | STRING | 20091208 | ||||
| 6 | SP | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | 20090504 | ||||
| 7 | SRC | Call by reference | Type reference (TYPE) | STRING | 20090504 |
Method ADD_SP on class CL_DBA_RDI_META has no exception.
Method ADD_SRC_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALIAS_COL | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_NAME | DB6-DBH: Column Name | 20090706 | |||
| 2 | ALIAS_SNAP | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | DB6-DBH: Routine Name (UDF/SP) | 20090706 | |||
| 3 | BDOP | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Break Down Over Partitions | 20090716 | ||
| 4 | BI | Call by reference | Type reference (TYPE) | DB6_DBH_INFOOBJECT | '' | 20090605 | |||
| 5 | BI2 | Call by reference | Type reference (TYPE) | DB6_DBH_INFOOBJECT | '' | 20090605 | |||
| 6 | BIUDF | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | '' | 20090605 | |||
| 7 | BIUDF_PAR | Call by reference | Type reference (TYPE) | STRING | '' | 20100216 | |||
| 8 | BI_LONG | Call by reference | Type reference (TYPE) | DB6_DBH_INFOOBJECT | DB6-DBH: BI Technical Name | 20100204 | |||
| 9 | BI_TOP | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | DB6-DBH: BO Top N Relevance | 20091105 | ||
| 10 | BI_TOP_SO | Call by reference | Type reference (TYPE) | C | 'D' | Sort Order used for BI Top | 20110222 | ||
| 11 | CALC | Call by reference | Type reference (TYPE) | STRING | '' | 20090605 | |||
| 12 | CALC_FIELD | Call by reference | Type reference (TYPE) | STRING | 20111114 | ||||
| 13 | CHART_TYPE | Call by reference | Type reference (TYPE) | WDY_UIE_LIBRARY_ENUM_TYPE | CL_DBA_WD_GC_ASSISTANT=>E_CHART_TYPE-AUTOMATIC | 20110801 | |||
| 14 | CODEPAGE | Call by reference | Type reference (TYPE) | I | 1208 | 20100303 | |||
| 15 | COL | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_NAME | 20090605 | ||||
| 16 | DBMAX | Call by reference | Type reference (TYPE) | DB6DBREL | CL_DBA_RDI_META=>CO_DBREL_MAX | DB6: Database Release Level | 20090710 | ||
| 17 | DBREL | Call by reference | Type reference (TYPE) | DB6DBREL | 20090605 | ||||
| 18 | DEFAULT | Call by reference | Type reference (TYPE) | STRING | CL_DBA_RDI_META=>CO_EXIT_DEFAULT_VALUE | 20100312 | |||
| 19 | DLT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090605 | |||
| 20 | EA | Call by reference | Type reference (TYPE) | STRING | CL_DBA_RDI_META=>CO_AGGR_NONE | Exception Aggregation | 20090605 | ||
| 21 | FDLT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090605 | |||
| 22 | JOIN | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | '' | 20090605 | |||
| 23 | KEY | Call by reference | Type reference (TYPE) | I | 0 | 20090605 | |||
| 24 | LBL | Call by reference | Type reference (TYPE) | CLIKE | 20090709 | ||||
| 25 | LEN | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_LENGTH | 0 | 20090605 | |||
| 26 | PA | Call by reference | Type reference (TYPE) | STRING | CL_DBA_RDI_META=>CO_AGGR_NONE | Primary Aggregation | 20090605 | ||
| 27 | PAR | Call by reference | Type reference (TYPE) | STRING | '' | 20090605 | |||
| 28 | REF_COL | Value transfer | Type reference (TYPE) | DB6_DBH_COLUMN_NAME | DB6-DBH: Column Name | 20090928 | |||
| 29 | REF_SNAP | Value transfer | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | DB6-DBH: Routine Name (UDF/SP) | 20090928 | |||
| 30 | REN | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_NAME | '' | 20090605 | |||
| 31 | SCALE | Call by reference | Type reference (TYPE) | I | 0 | 20110113 | |||
| 32 | SNAP | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | 20090605 | ||||
| 33 | SYSCAT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090617 | ||||
| 34 | TT | Call by reference | Type reference (TYPE) | CLIKE | 20090709 | ||||
| 35 | TYPE | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_TYPE | 20090605 | ||||
| 36 | UDF | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | '' | 20090605 | |||
| 37 | UNIT | Call by reference | Type reference (TYPE) | CLIKE | 20090709 | ||||
| 38 | USE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090605 |
Method ADD_SRC_FIELD on class CL_DBA_RDI_META has no exception.
Method ADD_SRC_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CODEPAGE | Call by reference | Type reference (TYPE) | I | 1208 | 20090723 | |||
| 2 | DBMAX | Call by reference | Type reference (TYPE) | DB6DBREL | '99.99.9999' | DB6: Database Release Level | 20090723 | ||
| 3 | DBREL | Call by reference | Type reference (TYPE) | DB6DBREL | DB6: Database Release Level | 20090722 | |||
| 4 | LEN | Call by reference | Type reference (TYPE) | I | 20090723 | ||||
| 5 | PARAMNAME | Call by reference | Type reference (TYPE) | STRING | 20090722 | ||||
| 6 | POSITION | Call by reference | Type reference (TYPE) | I | 20090722 | ||||
| 7 | SCALE | Call by reference | Type reference (TYPE) | I | 20090723 | ||||
| 8 | SKIP_VALUE | Call by reference | Type reference (TYPE) | STRING | 20090923 | ||||
| 9 | SNAP | Call by reference | Type reference (TYPE) | STRING | 20090722 | ||||
| 10 | TYPE | Call by reference | Type reference (TYPE) | STRING | 20090723 | ||||
| 11 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20090722 |
Method ADD_SRC_PARAM on class CL_DBA_RDI_META has no exception.
Method ADD_SRC_STMT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALT_SIG_FOR_PARTITION_ALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | False: Alternate Signature; True: Partition = -2 | 20090730 | ||
| 2 | DBREL | Call by reference | Type reference (TYPE) | DB6DBREL | DB6: Database Release Level | 20090605 | |||
| 3 | SIG | Call by reference | Type reference (TYPE) | STRING | SPACE | 20090605 | |||
| 4 | SNAP | Call by reference | Type reference (TYPE) | STRING | 20090605 | ||||
| 5 | SRC | Call by reference | Type reference (TYPE) | STRING | 20090605 | ||||
| 6 | SRC_SCHEMA | Call by reference | Type reference (TYPE) | CLIKE | DB6: Schema Name | 20090605 | |||
| 7 | TYPE | Call by reference | Type reference (TYPE) | CHAR1 | CO_SRC_TYPE_FUNCTION | UDF/SP | 20090605 |
Method ADD_SRC_STMT on class CL_DBA_RDI_META has no exception.
Method ADD_STG_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BI | Call by reference | Type reference (TYPE) | DB6_DBH_INFOOBJECT | '' | DB6-DBH: BI Technical Name | 20111001 | ||
| 2 | BI2 | Call by reference | Type reference (TYPE) | DB6_DBH_INFOOBJECT | '' | DB6-DBH: BI Technical Name | 20111001 | ||
| 3 | BIUDF | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | '' | 20111001 | |||
| 4 | BIUDF_PAR | Call by reference | Type reference (TYPE) | STRING | '' | 20111001 | |||
| 5 | BI_LONG | Call by reference | Type reference (TYPE) | DB6_DBH_INFOOBJECT | '' | DB6-DBH: BI Technical Name | 20111001 | ||
| 6 | BI_TOP | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120621 | |||
| 7 | CALC | Call by reference | Type reference (TYPE) | STRING | '' | 20111001 | |||
| 8 | CHART_TYPE | Call by reference | Type reference (TYPE) | WDY_UIE_LIBRARY_ENUM_TYPE | CL_DBA_WD_GC_ASSISTANT=>E_CHART_TYPE-AUTOMATIC | 20111001 | |||
| 9 | CODEPAGE | Call by reference | Type reference (TYPE) | I | 1208 | 20111001 | |||
| 10 | DBMAX | Call by reference | Type reference (TYPE) | DB6DBREL | CL_DBA_RDI_META=>CO_DBREL_MAX | DB6: Database Release Level | 20111001 | ||
| 11 | DBREL | Call by reference | Type reference (TYPE) | DB6DBREL | 20111001 | ||||
| 12 | DEFAULT | Call by reference | Type reference (TYPE) | STRING | CL_DBA_RDI_META=>CO_EXIT_DEFAULT_VALUE | 20111001 | |||
| 13 | DLT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20111001 | |||
| 14 | EA | Call by reference | Type reference (TYPE) | STRING | CL_DBA_RDI_META=>CO_AGGR_NONE | Exception Aggregation | 20111001 | ||
| 15 | FDLT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20111001 | |||
| 16 | KEY | Call by reference | Type reference (TYPE) | I | 0 | 20111001 | |||
| 17 | LEN | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_LENGTH | 0 | 20111001 | |||
| 18 | NAME | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_NAME | 20120116 | ||||
| 19 | PA | Call by reference | Type reference (TYPE) | STRING | CL_DBA_RDI_META=>CO_AGGR_NONE | Primary Aggregation | 20111001 | ||
| 20 | PAR | Call by reference | Type reference (TYPE) | STRING | '' | 20111001 | |||
| 21 | REN | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_NAME | '' | DB6-DBH: Column Name | 20120615 | ||
| 22 | SCALE | Call by reference | Type reference (TYPE) | I | 0 | 20111001 | |||
| 23 | TYPE | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_TYPE | 20111001 | ||||
| 24 | UDF | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | '' | 20111001 |
Method ADD_STG_FIELD on class CL_DBA_RDI_META has no exception.
Method ADD_STG_VAR_SRC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COL | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_NAME | DB6-DBH: Column Name | 20111001 | |||
| 2 | DBMAX | Call by reference | Type reference (TYPE) | DB6DBREL | CL_DBA_RDI_META=>CO_DBREL_MAX | DB6: Database Release Level | 20111001 | ||
| 3 | DBREL | Call by reference | Type reference (TYPE) | DB6DBREL | DB6: Database Release Level | 20111001 | |||
| 4 | DFT_VALUE | Call by reference | Type reference (TYPE) | STRING | 20130620 | ||||
| 5 | NAME | Call by reference | Type reference (TYPE) | STRING | 20120116 | ||||
| 6 | SNAP | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | DB6-DBH: Routine Name (UDF/SP) | 20111001 | |||
| 7 | USE_DFT_VALUE_IF_NOT_EXISTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130620 | |||
| 8 | VAR | Call by reference | Type reference (TYPE) | STRING | 20111001 |
Method ADD_STG_VAR_SRC on class CL_DBA_RDI_META has no exception.
Method ADD_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CODEPAGE | Call by reference | Type reference (TYPE) | I | 1208 | 20100303 | |||
| 2 | COLUMN | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_NAME | 20090504 | ||||
| 3 | DBREL | Call by reference | Type reference (TYPE) | DB6DBREL | 20090504 | ||||
| 4 | DEFAULT | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_DEFAULT | 20090504 | ||||
| 5 | KEY | Call by reference | Type reference (TYPE) | I | 0 | 20090504 | |||
| 6 | LENGTH | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_LENGTH | 20090504 | ||||
| 7 | NOTNULL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20101025 | |||
| 8 | SCALE | Call by reference | Type reference (TYPE) | I | 0 | 20110113 | |||
| 9 | TABNAME | Call by reference | Type reference (TYPE) | DB6_DBH_TABLE_NAME | 20090504 | ||||
| 10 | TYPE | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_TYPE | 20090504 |
Method ADD_TAB on class CL_DBA_RDI_META has no exception.
Method ADD_TAB_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPRESSION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090504 | |||
| 2 | TAB | Call by reference | Type reference (TYPE) | DB6_DBH_TABLE_NAME | 20090504 | ||||
| 3 | VOLATILE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110331 |
Method ADD_TAB_ATTRIBUTE on class CL_DBA_RDI_META has no exception.
Method ADD_UDF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBREL | Call by reference | Type reference (TYPE) | DB6DBREL | 20090504 | ||||
| 2 | INLEN | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_LENGTH | 20090504 | ||||
| 3 | INLEN2 | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_LENGTH | 20090504 | ||||
| 4 | INTYPE | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_TYPE | 20090504 | ||||
| 5 | INTYPE2 | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_TYPE | 20090504 | ||||
| 6 | ISRC | Call by reference | Type reference (TYPE) | STRING | 20090721 | ||||
| 7 | OUTLEN | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_LENGTH | 20090504 | ||||
| 8 | OUTLEN2 | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_LENGTH | 0 | 20090504 | |||
| 9 | OUTTYPE | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_TYPE | 20090504 | ||||
| 10 | SRC | Call by reference | Type reference (TYPE) | STRING | 20090504 | ||||
| 11 | UDF | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | 20090504 |
Method ADD_UDF on class CL_DBA_RDI_META has no exception.
Method ADD_UIDESCR_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_NAME | DB6-DBH: Column Name | 20090629 | |||
| 2 | LABEL | Call by reference | Type reference (TYPE) | CLIKE | 20090629 | ||||
| 3 | TOOLTIP | Call by reference | Type reference (TYPE) | CLIKE | 20090629 | ||||
| 4 | UNIT | Call by reference | Type reference (TYPE) | CLIKE | 20090629 |
Method ADD_UIDESCR_FIELD on class CL_DBA_RDI_META has no exception.
Method ADD_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALT_STMT | Call by reference | Type reference (TYPE) | STRING | 20090504 | ||||
| 2 | DBMAX | Call by reference | Type reference (TYPE) | DB6DBREL | '99.99.9999' | DB6: Database Release Level | 20120704 | ||
| 3 | DBREL | Call by reference | Type reference (TYPE) | DB6DBREL | 20090504 | ||||
| 4 | IS_VIRTUAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120703 | |||
| 5 | REQ_TAB | Call by reference | Type reference (TYPE) | DB6_DBH_TABLE_NAME | '' | 20090504 | |||
| 6 | REQ_TAB2 | Call by reference | Type reference (TYPE) | DB6_DBH_TABLE_NAME | '' | DB6-DBH: Table Name | 20090914 | ||
| 7 | STMT | Call by reference | Type reference (TYPE) | STRING | 20090504 | ||||
| 8 | VIEW | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | 20090504 |
Method ADD_VIEW on class CL_DBA_RDI_META has no exception.
Method ADD_VIEW_DEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEP | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | DB6-DBH: Routine Name (UDF/SP) | 20090914 | |||
| 2 | VIEW | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | DB6-DBH: Routine Name (UDF/SP) | 20090914 |
Method ADD_VIEW_DEP on class CL_DBA_RDI_META has no exception.
Method ADD_VIRTUAL_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BI | Call by reference | Type reference (TYPE) | DB6_DBH_INFOOBJECT | '' | DB6-DBH: BI Technical Name | 20111001 | ||
| 2 | BI2 | Call by reference | Type reference (TYPE) | DB6_DBH_INFOOBJECT | '' | DB6-DBH: BI Technical Name | 20111001 | ||
| 3 | BIUDF | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | '' | 20111001 | |||
| 4 | BIUDF_PAR | Call by reference | Type reference (TYPE) | STRING | '' | 20111001 | |||
| 5 | BI_LONG | Call by reference | Type reference (TYPE) | DB6_DBH_INFOOBJECT | '' | DB6-DBH: BI Technical Name | 20111001 | ||
| 6 | CALC | Call by reference | Type reference (TYPE) | STRING | '' | 20111001 | |||
| 7 | CHART_TYPE | Call by reference | Type reference (TYPE) | WDY_UIE_LIBRARY_ENUM_TYPE | CL_DBA_WD_GC_ASSISTANT=>E_CHART_TYPE-AUTOMATIC | 20111001 | |||
| 8 | DBMAX | Call by reference | Type reference (TYPE) | DB6DBREL | CL_DBA_RDI_META=>CO_DBREL_MAX | DB6: Database Release Level | 20111001 | ||
| 9 | DBREL | Call by reference | Type reference (TYPE) | DB6DBREL | 20111001 | ||||
| 10 | DEFAULT | Call by reference | Type reference (TYPE) | STRING | CL_DBA_RDI_META=>CO_EXIT_DEFAULT_VALUE | 20111001 | |||
| 11 | EA | Call by reference | Type reference (TYPE) | STRING | CL_DBA_RDI_META=>CO_AGGR_NONE | Exception Aggregation | 20111001 | ||
| 12 | IV_TYPE | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_TYPE | DB6-DBH: Column Type | 20120629 | |||
| 13 | NAME | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_NAME | 20120116 | ||||
| 14 | PA | Call by reference | Type reference (TYPE) | STRING | CL_DBA_RDI_META=>CO_AGGR_NONE | Primary Aggregation | 20111001 |
Method ADD_VIRTUAL_FIELD on class CL_DBA_RDI_META has no exception.
Method ADD_VIRTUAL_VAR_SRC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COL | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_NAME | DB6-DBH: Column Name | 20111001 | |||
| 2 | DBMAX | Call by reference | Type reference (TYPE) | DB6DBREL | CL_DBA_RDI_META=>CO_DBREL_MAX | DB6: Database Release Level | 20111001 | ||
| 3 | DBREL | Call by reference | Type reference (TYPE) | DB6DBREL | DB6: Database Release Level | 20111001 | |||
| 4 | DFT_VALUE | Call by reference | Type reference (TYPE) | STRING | 20130620 | ||||
| 5 | NAME | Call by reference | Type reference (TYPE) | STRING | 20120116 | ||||
| 6 | SNAP | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | DB6-DBH: Routine Name (UDF/SP) | 20111001 | |||
| 7 | USE_DFT_VALUE_IF_NOT_EXISTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130620 | |||
| 8 | VAR | Call by reference | Type reference (TYPE) | STRING | 20111001 |
Method ADD_VIRTUAL_VAR_SRC on class CL_DBA_RDI_META has no exception.
Method ADD_VIRTUAL_VAR_STG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COL | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_NAME | DB6-DBH: Column Name | 20111001 | |||
| 2 | DBMAX | Call by reference | Type reference (TYPE) | DB6DBREL | CL_DBA_RDI_META=>CO_DBREL_MAX | DB6: Database Release Level | 20111001 | ||
| 3 | DBREL | Call by reference | Type reference (TYPE) | DB6DBREL | DB6: Database Release Level | 20111001 | |||
| 4 | NAME | Call by reference | Type reference (TYPE) | STRING | 20120116 | ||||
| 5 | SNAP | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | DB6-DBH: Routine Name (UDF/SP) | 20111001 | |||
| 6 | VAR | Call by reference | Type reference (TYPE) | STRING | 20111001 |
Method ADD_VIRTUAL_VAR_STG on class CL_DBA_RDI_META has no exception.
Method ADJUST_TRIM_WRAPPER_FOR_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_CODEPAGE | Call by reference | Type reference (TYPE) | I | 0 | 20121030 | |||
| 2 | DATA_TYPE | Call by reference | Type reference (TYPE) | STRING | 20121030 | ||||
| 3 | RESULT_TOKEN | Value transfer | Type reference (TYPE) | STRING | 20121030 | ||||
| 4 | TOKEN | Call by reference | Type reference (TYPE) | STRING | 20121030 |
Method ADJUST_TRIM_WRAPPER_FOR_TYPE on class CL_DBA_RDI_META has no exception.
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BCT_RFC | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20090710 | |||
| 2 | DB_IND | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090710 | |||
| 3 | ERROR_CNT | Value transfer | Type reference (TYPE) | I | 20090710 |
Method CHECK on class CL_DBA_RDI_META has no exception.
Method CHECK_AGGR_BCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BCT_DEV_RFC | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20090715 | |||
| 2 | ERROR_CNT | Value transfer | Type reference (TYPE) | I | 20090715 |
Method CHECK_AGGR_BCT on class CL_DBA_RDI_META has no exception.
Method CHECK_AGGR_REQUIRED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_CNT | Value transfer | Type reference (TYPE) | I | 20090715 |
Method CHECK_AGGR_REQUIRED on class CL_DBA_RDI_META has no exception.
Method CHECK_AVAILABILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_CNT | Value transfer | Type reference (TYPE) | I | 20090710 |
Method CHECK_AVAILABILITY on class CL_DBA_RDI_META has no exception.
Method CHECK_DATA_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_CNT | Value transfer | Type reference (TYPE) | I | 20090729 |
Method CHECK_DATA_TYPES on class CL_DBA_RDI_META has no exception.
Method CHECK_KYF_CHR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_CNT | Value transfer | Type reference (TYPE) | I | 20090710 |
Method CHECK_KYF_CHR on class CL_DBA_RDI_META has no exception.
Method CHECK_LABELS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_CNT | Value transfer | Type reference (TYPE) | I | 20090728 |
Method CHECK_LABELS on class CL_DBA_RDI_META has no exception.
Method CHECK_SRC_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_CNT | Value transfer | Type reference (TYPE) | I | 20090710 |
Method CHECK_SRC_FIELDS on class CL_DBA_RDI_META has no exception.
Method CHECK_SRC_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_CNT | Value transfer | Type reference (TYPE) | I | 20090723 |
Method CHECK_SRC_PARAMS on class CL_DBA_RDI_META has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DBA-RDI: Cached Describe Services | 20110927 | |||
| 2 | USE_NEW_QUERY_PROCESSOR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: ADBC Errors | 20090615 | ||
| 2 | DBA-RDI: General Back-end Error | 20090728 |
Method DESCRIBE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBO_NAME | Call by reference | Type reference (TYPE) | STRING | '*' | 20110420 | |||
| 2 | DBO_SUBNAME | Call by reference | Type reference (TYPE) | STRING | '*' | 20110420 | |||
| 3 | DBO_TYPE | Call by reference | Type reference (TYPE) | STRING | '*' | 20110420 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: ADBC Errors | 20090722 | ||
| 2 | DBA-DBH: Setup Corrupted | 20100219 | ||
| 3 | DBA-RDI: General Back-end Error | 20110622 |
Method DESCRIBE_VARIABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBO_NAME | Call by reference | Type reference (TYPE) | STRING | '*' | 20120116 | |||
| 2 | DBO_SUBNAME | Call by reference | Type reference (TYPE) | STRING | '*' | 20120116 | |||
| 3 | DBO_TYPE | Call by reference | Type reference (TYPE) | STRING | '*' | 20120116 |
Method DESCRIBE_VARIABLES on class CL_DBA_RDI_META has no exception.
Method EXISTS_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090504 | ||||
| 2 | TABNAME | Value transfer | Type reference (TYPE) | DB6_DBH_TABLE_NAME | 20090504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090504 |
Method EXPAND_VARIABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PROVIDED_BY_HISTORY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120116 | ||||
| 2 | IS_PROVIDED_BY_SRC | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120116 | ||||
| 3 | VARIABLE | Call by reference | Type reference (TYPE) | DBA_RDI_VARIABLE | DBA-RDI: Variables | 20120116 |
Method EXPAND_VARIABLE on class CL_DBA_RDI_META has no exception.
Method GEN_DEFAULT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEFAULT_NAME | Value transfer | Type reference (TYPE) | STRING | 20120104 | ||||
| 2 | FIELDNAME | Call by reference | Type reference (TYPE) | CLIKE | 20120104 |
Method GEN_DEFAULT_NAME on class CL_DBA_RDI_META has no exception.
Method GET_BACKEND_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTALLED_VERSION | Value transfer | Type reference (TYPE) | STRING | 20111004 | ||||
| 2 | VERSION | Value transfer | Type reference (TYPE) | I | 20111004 |
Method GET_BACKEND_VERSION on class CL_DBA_RDI_META has no exception.
Method GET_CHARACTERISTICS_OF_DDIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHARACTERISTICS | Value transfer | Type reference (TYPE) | DBA_RDI_META_DDIC_FIELD_LIST | DBA-RDI-META: DDIC Source Field List | 20100301 | |||
| 2 | DDIC_STRUCTURE | Call by reference | Type reference (TYPE) | STRING | DB6: long table name | 20100301 |
Method GET_CHARACTERISTICS_OF_DDIC on class CL_DBA_RDI_META has no exception.
Method GET_COLLECTOR_FOR_DDIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLLECTOR | Value transfer | Type reference (TYPE) | STRING | 20090709 | ||||
| 2 | DDIC_STRUCTURE | Call by reference | Type reference (TYPE) | DB6TABNAML | DB6: long table name | 20090709 |
Method GET_COLLECTOR_FOR_DDIC on class CL_DBA_RDI_META has no exception.
Method GET_COLLECTOR_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS_NAME | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20110127 | |||
| 2 | COLLECTOR | Value transfer | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | DB6-DBH: Routine Name (UDF/SP) | 20091119 | |||
| 3 | COLLECTOR_REF | Value transfer | Object reference (TYPE REF TO) | IF_DBA_DBH_COLLECTOR | DBA-DBH: Collector | 20090929 | |||
| 4 | DDIC_STRUCTURE | Call by reference | Type reference (TYPE) | DB6TABNAML | DB6: long table name | 20090929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20110621 |
Method GET_COLLECTOR_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLLECTOR | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | DB6-DBH: Routine Name (UDF/SP) | 20091218 | |||
| 2 | VERSION | Value transfer | Type reference (TYPE) | I | 20091218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20110624 |
Method GET_COLTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLCODEPAGE | Call by reference | Type reference (TYPE) | I | 1208 | DB6-DBH: Column Codepage | 20090722 | ||
| 2 | COLDEFAULT | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_DEFAULT | '' | DB6-DBH: Column Default | 20090512 | ||
| 3 | COLKEY | Call by reference | Type reference (TYPE) | I | 0 | DB6-DBH: Column Key | 20090512 | ||
| 4 | COLLENGTH | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_LENGTH | DB6-DBH: Column Length | 20090512 | |||
| 5 | COLSCALE | Call by reference | Type reference (TYPE) | I | 0 | DB6-DBH: Column Scale | 20090722 | ||
| 6 | COLTYPE | Call by reference | Type reference (TYPE) | CLIKE | DB6-DBH: Column Type | 20090512 | |||
| 7 | NO_DEFAULTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | DB6-DBH: Set No Defaults | 20100305 | ||
| 8 | RESULT | Value transfer | Type reference (TYPE) | STRING | DB6-DBH: Full Column Type Definition | 20090512 |
Method GET_COLTYPE on class CL_DBA_RDI_META has no exception.
Method GET_DBREL_MIN_SUPPORTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBREL_MIN_SUPPORTED | Value transfer | Type reference (TYPE) | STRING | 20110706 | ||||
| 2 | DBSYS | Call by reference | Type reference (TYPE) | DBCON_DBMS | Central Database System | 20110706 |
Method GET_DBREL_MIN_SUPPORTED on class CL_DBA_RDI_META has no exception.
Method GET_FIELDDESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDDESCR | Value transfer | Type reference (TYPE) | DBA_RDI_META_FIELDDESCR_TAB | DBA-RDI-META: Field Descriptor | 20100723 | |||
| 2 | SRC_STMT | Call by reference | Type reference (TYPE) | DBA_RDI_META_SRC | 20100723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: ADBC Errors | 20100723 |
Method GET_HIST_TABLE_FOR_DDIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DDIC_STRUCTURE | Call by reference | Type reference (TYPE) | DB6TABNAML | DB6: long table name | 20090708 | |||
| 2 | HISTORY_TABNAME | Value transfer | Type reference (TYPE) | STRING | 20090708 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20110624 |
Method GET_INDEX_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CNT | Call by reference | Type reference (TYPE) | STRING | 20090512 | ||||
| 2 | INDEX_NAME | Value transfer | Type reference (TYPE) | STRING | 20090512 | ||||
| 3 | TABNAME | Call by reference | Type reference (TYPE) | STRING | 20090512 |
Method GET_INDEX_NAME on class CL_DBA_RDI_META has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RDI_META | Value transfer | Object reference (TYPE REF TO) | CL_DBA_RDI_META | DBA: Back-end Meta Data | 20090504 | |||
| 2 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20110927 | |||
| 3 | USE_NEW_QUERY_PROCESSOR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20090716 |
Method GET_NUMERIC_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TYPES | Value transfer | Type reference (TYPE) | STRING | 20111027 |
Method GET_NUMERIC_TYPES on class CL_DBA_RDI_META has no exception.
Method GET_QUERY_DESCR_BY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | ANY | 20120912 | ||||
| 2 | DDIC_SRC | Call by reference | Type reference (TYPE) | STRING | 20120912 | ||||
| 3 | IV_IS_TIME_SERIES | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121023 | ||||
| 4 | QUERY_DESCR_REF | Value transfer | Object reference (TYPE REF TO) | IF_DBA_RDI_QUERY_DESCR | DBA-RDI: Query Meta Data | 20120912 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20120912 |
Method GET_RDI_CFG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Type reference (TYPE) | STRING | 20090518 | ||||
| 2 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20090518 |
Method GET_RDI_CFG on class CL_DBA_RDI_META has no exception.
Method GET_RUNTIME_STATISTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RUNTIME_STATISTICS | Value transfer | Type reference (TYPE) | DBA_RDI_META_STATISTICS_TAB | DBA-RDI-META: Runtime Statistics | 20110419 |
Method GET_RUNTIME_STATISTICS on class CL_DBA_RDI_META has no exception.
Method GET_SNAPSHOT_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREFIX | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | DB6-DBH: Routine Name (UDF/SP) | 20090514 | |||
| 2 | TABNAME | Value transfer | Type reference (TYPE) | DB6_DBH_TABLE_NAME | DB6-DBH: Table Name | 20090514 |
Method GET_SNAPSHOT_TABLE on class CL_DBA_RDI_META has no exception.
Method GET_STAGING_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREFIX | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | DB6-DBH: Routine Name (UDF/SP) | 20090514 | |||
| 2 | TABNAME | Value transfer | Type reference (TYPE) | DB6_DBH_TABLE_NAME | DB6-DBH: Table Name | 20090514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20110624 |
Method GET_STORED_PROCEDURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREFIX | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | DB6-DBH: Routine Name (UDF/SP) | 20090518 | |||
| 2 | STORED_PROC_NAME | Value transfer | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | DB6-DBH: Routine Name (UDF/SP) | 20090518 |
Method GET_STORED_PROCEDURE on class CL_DBA_RDI_META has no exception.
Method GET_TAB_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Call by reference | Type reference (TYPE) | STRING | DBA-RDI: Table Attribute Name | 20090507 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090507 | ||||
| 3 | TABNAME | Call by reference | Type reference (TYPE) | DB6_DBH_TABLE_NAME | DB6-DBH: Table Name | 20090507 |
Method GET_TAB_ATTRIBUTE on class CL_DBA_RDI_META has no exception.
Method GET_TIMEFRAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUIRED_RECORDS | Call by reference | Type reference (TYPE) | DBA_DBH_REQUIRED_RECORDS | DBA-DBH: Required Records | 20090514 | |||
| 2 | TIMESTAMP_FROM | Call by reference | Type reference (TYPE) | STRING | DB6-DBH: Timestamp in DB6 Format | 20090514 | |||
| 3 | TIMESTAMP_TO | Call by reference | Type reference (TYPE) | STRING | DB6-DBH: Timestamp in DB6 Format | 20090514 |
Method GET_TIMEFRAME on class CL_DBA_RDI_META has no exception.
Method GET_TIME_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLLECTOR | Value transfer | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | DB6-DBH: Routine Name (UDF/SP) | 20091119 | |||
| 2 | COLNAME | Call by reference | Type reference (TYPE) | STRING | 20090709 | ||||
| 3 | DDIC_STRUCTURE | Call by reference | Type reference (TYPE) | DB6TABNAML | DB6: long table name | 20090709 | |||
| 4 | SNAPSHOT | Call by reference | Type reference (TYPE) | STRING | 20090709 | ||||
| 5 | USE_ISO_TIMESTAMP | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130722 |
Method GET_TIME_COLUMN on class CL_DBA_RDI_META has no exception.
Method GET_TIME_PERIOD_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLLECTOR | Value transfer | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | DB6-DBH: Routine Name (UDF/SP) | 20111025 | |||
| 2 | COLNAME | Call by reference | Type reference (TYPE) | STRING | 20111025 | ||||
| 3 | DDIC_STRUCTURE | Call by reference | Type reference (TYPE) | DB6TABNAML | DB6: long table name | 20111025 | |||
| 4 | SNAPSHOT | Call by reference | Type reference (TYPE) | STRING | 20111025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20111025 |
Method GET_UIDESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DDIC_STRUC | Call by reference | Type reference (TYPE) | CLIKE | 20090708 | ||||
| 2 | STRUC_FIELD | Call by reference | Type reference (TYPE) | CLIKE | 20090708 | ||||
| 3 | UIDESCR | Value transfer | Type reference (TYPE) | DBA_RDI_META_UIDESCR_FIELD | DAB-RDI-META: UI Description Field Definition | 20090708 |
Method GET_UIDESCR on class CL_DBA_RDI_META has no exception.
Method INITIALIZE_CHECK_EXCEPTIONS Signature
Method INITIALIZE_CHECK_EXCEPTIONS on class CL_DBA_RDI_META has no parameter.
Method INITIALIZE_CHECK_EXCEPTIONS on class CL_DBA_RDI_META has no exception.
Method INITIALIZE_COLLECTOR_LIST Signature
Method INITIALIZE_COLLECTOR_LIST on class CL_DBA_RDI_META has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: ADBC Errors | 20090607 | ||
| 2 | DBA-DBH: Setup Corrupted | 20110706 | ||
| 3 | DBA-RDI: General Back-end Error | 20110622 |
Method INITIALIZE_COLL_CLASS_LIST Signature
Method INITIALIZE_COLL_CLASS_LIST on class CL_DBA_RDI_META has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: ADBC Errors | 20100309 | ||
| 2 | DBA-DBH: Setup Corrupted | 20100309 |
Method INITIALIZE_DDIC_LIST Signature
Method INITIALIZE_DDIC_LIST on class CL_DBA_RDI_META has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-DBH: Setup Corrupted | 20100221 |
Method INITIALIZE_ROUTINE_LIST Signature
Method INITIALIZE_ROUTINE_LIST on class CL_DBA_RDI_META has no parameter.
Method INITIALIZE_ROUTINE_LIST on class CL_DBA_RDI_META has no exception.
Method INITIALIZE_SNAPSHOT_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREFIX | Value transfer | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | 20090504 |
Method INITIALIZE_SNAPSHOT_TABLE on class CL_DBA_RDI_META has no exception.
Method INITIALIZE_SRC_DPW_LIST Signature
Method INITIALIZE_SRC_DPW_LIST on class CL_DBA_RDI_META has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: ADBC Errors | 20100301 | ||
| 2 | DBA-RDI: General Back-end Error | 20110621 |
Method INITIALIZE_SRC_LIST Signature
Method INITIALIZE_SRC_LIST on class CL_DBA_RDI_META has no parameter.
Method INITIALIZE_SRC_LIST on class CL_DBA_RDI_META has no exception.
Method INITIALIZE_STAGING_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREFIX | Value transfer | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | 20090504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20110624 |
Method INITIALIZE_TABLE_LIST Signature
Method INITIALIZE_TABLE_LIST on class CL_DBA_RDI_META has no parameter.
Method INITIALIZE_TABLE_LIST on class CL_DBA_RDI_META has no exception.
Method INITIALIZE_UIDESCR_LIST Signature
Method INITIALIZE_UIDESCR_LIST on class CL_DBA_RDI_META has no parameter.
Method INITIALIZE_UIDESCR_LIST on class CL_DBA_RDI_META has no exception.
Method INITIALIZE_VIEW_LIST Signature
Method INITIALIZE_VIEW_LIST on class CL_DBA_RDI_META has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-DBH: Setup Corrupted | 20100219 | ||
| 2 | DBA-RDI: General Back-end Error | 20110624 |
Method IS_FIELD_NUMERIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DDIC_FIELD | Call by reference | Type reference (TYPE) | STRING | 20111027 | ||||
| 2 | I_DDIC_STRUCTURE | Call by reference | Type reference (TYPE) | STRING | 20111027 | ||||
| 3 | R_IS_NUMERIC | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20111027 |
Method IS_FIELD_NUMERIC on class CL_DBA_RDI_META has no exception.
Method IS_HISTORY_TIME_UTC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLLECTOR | Value transfer | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | DB6-DBH: Routine Name (UDF/SP) | 20091119 | |||
| 2 | DDIC_STRUCTURE | Call by reference | Type reference (TYPE) | DB6TABNAML | DB6: long table name | 20090928 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090928 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20110624 |
Method IS_LOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATATYPE | Call by reference | Type reference (TYPE) | CLIKE | 20090716 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090716 |
Method IS_LOB on class CL_DBA_RDI_META has no exception.
Method IS_MODIFY_SCHEMA_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALLOWED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110706 | ||||
| 2 | SCHEMA | Call by reference | Type reference (TYPE) | STRING | 20110706 |
Method IS_MODIFY_SCHEMA_ALLOWED on class CL_DBA_RDI_META has no exception.
Method IS_SRC_ASSIGNED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ASSIGNED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100304 | ||||
| 2 | DDIC_STRUC | Call by reference | Type reference (TYPE) | CLIKE | 20100304 | ||||
| 3 | STRUC_FIELD | Call by reference | Type reference (TYPE) | CLIKE | 20100304 |
Method IS_SRC_ASSIGNED on class CL_DBA_RDI_META has no exception.
Method IS_SRC_AVAILABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AVAILABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100304 | ||||
| 2 | DDIC_STRUC | Call by reference | Type reference (TYPE) | CLIKE | 20100304 | ||||
| 3 | STRUC_FIELD | Call by reference | Type reference (TYPE) | CLIKE | 20100304 |
Method IS_SRC_AVAILABLE on class CL_DBA_RDI_META has no exception.
Method IS_VALID_SRC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STMT | Call by reference | Type reference (TYPE) | STRING | 20090730 | ||||
| 2 | VALID_SRC | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090730 |
Method IS_VALID_SRC on class CL_DBA_RDI_META has no exception.
Method LABELOF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DDIC_STRUC | Call by reference | Type reference (TYPE) | CLIKE | 20090603 | ||||
| 2 | LABEL | Value transfer | Type reference (TYPE) | STRING | 20090603 | ||||
| 3 | STRUC_FIELD | Call by reference | Type reference (TYPE) | CLIKE | 20090603 |
Method LABELOF on class CL_DBA_RDI_META has no exception.
Method LABELOF_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Type reference (TYPE) | CLIKE | 20090818 | ||||
| 2 | LABEL | Value transfer | Type reference (TYPE) | STRING | 20090818 |
Method LABELOF_ELEMENT on class CL_DBA_RDI_META has no exception.
Method LAZY_DESCRIBE_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBO_NAME | Call by reference | Type reference (TYPE) | STRING | '*' | 20120210 | |||
| 2 | DBO_SUBNAME | Call by reference | Type reference (TYPE) | STRING | '*' | 20120210 | |||
| 3 | DBO_TYPE | Call by reference | Type reference (TYPE) | STRING | '*' | 20120210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20120210 |
Method LAZY_DESCRIBE_SRC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBO_NAME | Call by reference | Type reference (TYPE) | STRING | '*' | 20120210 | |||
| 2 | DBO_SUBNAME | Call by reference | Type reference (TYPE) | STRING | '*' | 20120210 | |||
| 3 | DBO_TYPE | Call by reference | Type reference (TYPE) | STRING | '*' | 20120210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: ADBC Errors | 20120210 | ||
| 2 | DBA-RDI: General Back-end Error | 20120210 |
Method MODIFY_SRC_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BI | Call by reference | Type reference (TYPE) | DB6_DBH_INFOOBJECT | '' | 20100301 | |||
| 2 | BI2 | Call by reference | Type reference (TYPE) | DB6_DBH_INFOOBJECT | '' | 20100301 | |||
| 3 | BIUDF | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | '' | 20100301 | |||
| 4 | BIUDF_PAR | Call by reference | Type reference (TYPE) | STRING | '' | 20100301 | |||
| 5 | BI_LONG | Call by reference | Type reference (TYPE) | DB6_DBH_INFOOBJECT | DB6-DBH: BI Technical Name | 20100301 | |||
| 6 | COL | Call by reference | Type reference (TYPE) | DB6_DBH_COLUMN_NAME | 20100301 | ||||
| 7 | DBREL | Call by reference | Type reference (TYPE) | DB6DBREL | 20100301 | ||||
| 8 | SNAP | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | 20100301 |
Method MODIFY_SRC_FIELD on class CL_DBA_RDI_META has no exception.
Method OPTIMIZE_STAGING_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLLECT_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110713 | |||
| 2 | SNAPSHOT_TIMESTAMP | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110713 | |||
| 3 | TABNAME | Call by reference | Type reference (TYPE) | STRING | 20110713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20110715 |
Method QD_ADD_DATA_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_QUERY_DESCR | Call by reference | Type reference (TYPE) | DBA_RDI_QUERY_DESCR | DBA-RDI-QRY: Query Description | 20121026 | |||
| 2 | IV_DATA_SOURCE | Call by reference | Type reference (TYPE) | STRING | 20121026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20121025 |
Method QD_ADD_INLINE_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_QUERY_DESCR | Call by reference | Type reference (TYPE) | DBA_RDI_QUERY_DESCR | DBA-RDI-QRY: Query Description | 20121101 | |||
| 2 | IV_VIEW_NAME | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | DB6-DBH: Routine Name (UDF/SP) | 20121101 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20121101 |
Method QD_EXPAND_VARIABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_QUERY_DESCR | Call by reference | Type reference (TYPE) | DBA_RDI_QUERY_DESCR | DBA-RDI-QRY: Query Description | 20121101 | |||
| 2 | IS_VARIABLE | Call by reference | Type reference (TYPE) | DBA_RDI_VARIABLE | DBA-RDI: Variables | 20121101 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20121101 |
Method QD_EXPAND_VARIABLE_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_QUERY_DESCR | Call by reference | Type reference (TYPE) | DBA_RDI_QUERY_DESCR | DBA-RDI-QRY: Query Description | 20121101 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20121101 |
Method QD_INITIALIZE_BY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_QUERY_DESCR | Call by reference | Type reference (TYPE) | DBA_RDI_QUERY_DESCR | DBA-RDI-QRY: Query Description | 20121023 | |||
| 2 | IR_TABLE_LINE_DESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20121023 | |||
| 3 | IV_DATA_IS_TABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121023 | ||||
| 4 | IV_IS_TIME_SERIES | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121023 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20121023 |
Method QD_INITIALIZE_DATA_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_QUERY_DESCR | Call by reference | Type reference (TYPE) | DBA_RDI_QUERY_DESCR | DBA-RDI-QRY: Query Description | 20121023 | |||
| 2 | IV_IS_TIME_SERIES | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121023 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20121023 |
Method REGISTER_SETUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RDI_SETUP | Call by reference | Object reference (TYPE REF TO) | CL_DBA_RDI_SETUP | DBA: Back-end Setup | 20090518 |
Method REGISTER_SETUP on class CL_DBA_RDI_META has no exception.
Method REPLACE_SRC_ALIAS_IN_STMT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INVALID_SRC | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090715 | ||||
| 2 | STMT | Call by reference | Type reference (TYPE) | STRING | 20090607 | ||||
| 3 | USE_ALT_STMT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090730 |
Method REPLACE_SRC_ALIAS_IN_STMT on class CL_DBA_RDI_META has no exception.
Method TOOLTIPOF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DDIC_STRUC | Call by reference | Type reference (TYPE) | CLIKE | 20090603 | ||||
| 2 | STRUC_FIELD | Call by reference | Type reference (TYPE) | CLIKE | 20090603 | ||||
| 3 | TOOLTIP | Value transfer | Type reference (TYPE) | STRING | 20090603 |
Method TOOLTIPOF on class CL_DBA_RDI_META has no exception.
Method TOOLTIPOF_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Type reference (TYPE) | CLIKE | 20090818 | ||||
| 2 | TOOLTIP | Value transfer | Type reference (TYPE) | STRING | 20090818 |
Method TOOLTIPOF_ELEMENT on class CL_DBA_RDI_META has no exception.
Method TRANSFER_NEW_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDDESCR | Call by reference | Type reference (TYPE) | DBA_RDI_META_FIELDDESCR_TAB | DBA-RDI-META: Field Descriptor | 20111123 | |||
| 2 | SNAPSHOT | Call by reference | Type reference (TYPE) | STRING | 20111123 | ||||
| 3 | TABLE_COLUMNS | Call by reference | Type reference (TYPE) | DB6_DBH_TABLE_LIST | DB6-DBH: Table Definitions | 20111123 |
Method TRANSFER_NEW_FIELDS on class CL_DBA_RDI_META has no exception.
Method UNITOF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DDIC_STRUC | Call by reference | Type reference (TYPE) | CLIKE | 20090603 | ||||
| 2 | STRUC_FIELD | Call by reference | Type reference (TYPE) | CLIKE | 20090603 | ||||
| 3 | UNIT | Value transfer | Type reference (TYPE) | STRING | 20090603 |
Method UNITOF on class CL_DBA_RDI_META has no exception.
Method UNITOF_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Type reference (TYPE) | CLIKE | 20090818 | ||||
| 2 | UNIT | Value transfer | Type reference (TYPE) | STRING | 20090818 |
Method UNITOF_ELEMENT on class CL_DBA_RDI_META has no exception.
Method UPDATE_SRC_ALIASES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBO_NAME | Call by reference | Type reference (TYPE) | STRING | '*' | 20110928 | |||
| 2 | DBO_SUBNAME | Call by reference | Type reference (TYPE) | STRING | '*' | 20110928 | |||
| 3 | DBO_TYPE | Call by reference | Type reference (TYPE) | STRING | '*' | 20110928 |
Method UPDATE_SRC_ALIASES on class CL_DBA_RDI_META has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 730 |