SAP ABAP Class CL_DBA_RDI_META (DBA-RDI: Meta Data)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_BACKEND (Package) DBA Cockpit: Backend Infrastructure
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_DBA_RDI_META Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_DBA_WD_GC_ASSISTANT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 DB6SY 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 ALL_COLLECTORS_INITIALIZED Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090528
2 CHECK_EXCPT_LIST Instance attribute Protected Type reference (TYPE) DBA_RDI_CHECK_EXCPT_LIST DBA-RDI-CHK: List of Approved Check Exceptions 20090713
3 COLL_CLASS_LIST Instance attribute Public Type reference (TYPE) DBA_RDI_COLL_CLASS_LIST DBA-RDI-META: Mapping of Collector Prefix and Class Name 20090916
4 COLL_SRC_LIST Instance attribute Public Type reference (TYPE) DBA_RDI_META_COLL_SRC_LIST DBA-RDI-META: Collector Source List 20090605
5 COLL_STMT_LIST Instance attribute Public Type reference (TYPE) DB6_DBH_STMT_LIST DB6-DBH: List of SQL Statements 20090605
6 CO_AGGR_AVG Constant Public Type reference (TYPE) STRING 'AVG' DBA: Aggregation - Avg 20090710
7 CO_AGGR_CNT Constant Public Type reference (TYPE) STRING 'COUNT' DBA: No Aggregation 20121002
8 CO_AGGR_LAST Constant Public Type reference (TYPE) STRING 'LAS' DBA: Aggregation - Last Value 20090706
9 CO_AGGR_MAX Constant Public Type reference (TYPE) STRING 'MAX' DBA: Aggregation - Max 20090710
10 CO_AGGR_MIN Constant Public Type reference (TYPE) STRING 'MIN' DBA: Aggregation - Min 20090710
11 CO_AGGR_NONE Constant Public Type reference (TYPE) STRING 'NONE' DBA: No Aggregation 20090525
12 CO_AGGR_SUM Constant Public Type reference (TYPE) STRING 'SUM' DBA: Aggregation - Sum 20090525
13 CO_BACKEND_VERSION_701 Constant Public Type reference (TYPE) I 1 DB6-DBH: 7.01, 7.11, 7.20, 7.02 20111004
14 CO_BACKEND_VERSION_701_CP Constant Public Type reference (TYPE) I 2 DB6-DBH: 7.01 SP8 and higher 20111004
15 CO_BACKEND_VERSION_702 Constant Public Type reference (TYPE) I 3 DB6-DBH: 7.02 SP4 20111004
16 CO_BACKEND_VERSION_UNKNOWN Constant Public Type reference (TYPE) I 99999999 DB6-DBH: Unknown Versions 20111004
17 CO_CHK_AGGR_BCT Constant Public Type reference (TYPE) STRING 'CHK_AGGR_BCT' DBA-RDI-CHK: Aggregation Required 20090721
18 CO_CHK_AGGR_REQUIRED Constant Public Type reference (TYPE) STRING 'CHK_AGGR_REQUIRED' DBA-RDI-CHK: Aggregation Required 20090715
19 CO_CHK_AVAILABILITY Constant Public Type reference (TYPE) STRING 'CHK_AVAILABILITY' DBA-RDI-CHK: Availability 20090713
20 CO_CHK_DATA_TYPE Constant Public Type reference (TYPE) STRING 'CHK_DATA_TYPE' DBA-RDI-CHK: Data Types 20090729
21 CO_CHK_LABELS Instance attribute Public Type reference (TYPE) STRING 'CHK_LABELS' DBA-RDI-CHK: Labels 20090728
22 CO_DBREL_MAX Constant Public Type reference (TYPE) DB6DBREL '99.99.9999' DB6: Database Release Level 20090630
23 CO_DDIC_DBA_DBH_COLLECTSTATS Constant Public Type reference (TYPE) STRING 'DBA_DBH_COLLECTSTATS' 20110228
24 CO_EXIT_CALCULATION Constant Public Type reference (TYPE) DB6_DBH_COLUMN_NAME '@CALCULATION@' DB6-DBH: Exit for Calculated Columns 20090514
25 CO_EXIT_COLLECT_MODE Constant Public Type reference (TYPE) DB6_DBH_COLUMN_NAME 'COLLECT_MODE' DB6-DBH: Collect Mode ('S'/'U') 20090922
26 CO_EXIT_CONSTANT Constant Public Type reference (TYPE) DB6_DBH_COLUMN_NAME '@CONSTANT@' DB6-DBH: Exit for Constant Values 20090514
27 CO_EXIT_DEFAULT_VALUE Constant Public Type reference (TYPE) STRING '@TYPE_DFT@' DBA-DBH: Use Type Default 20100312
28 CO_EXIT_SNAPSHOT Constant Public Type reference (TYPE) DB6_DBH_COLUMN_NAME '@SNAPSHOT@' DB6-DBH: Exit for Snapshot Table 20090514
29 CO_EXIT_SNAPSHOT_TIMESTAMP Constant Public Type reference (TYPE) DB6_DBH_COLUMN_NAME 'SNAPSHOT_TIMESTAMP' DB6-DBH: Exit for Snapshot Column 20090514
30 CO_EXIT_SRC_PREVIOUS_SNAPSHOT Constant Public Type reference (TYPE) STRING 'SRC_PREVIOUS_SNAPSHOT' DB6-DBH: Collect Mode ('S'/'U') 20100708
31 CO_EXIT_TIME_PERIOD Constant Public Type reference (TYPE) DB6_DBH_COLUMN_NAME 'TIME_PERIOD' DB6-DBH: Exit for Time Period Column 20090514
32 CO_EXIT_UI Constant Public Type reference (TYPE) DB6_DBH_COLUMN_NAME '@UI@' DB6-DBH: Exit for Snapshot Table 20090708
33 CO_METRIC_TYPE_CHR Constant Public Type reference (TYPE) STRING 'CHR' DBA: Characteristic 20090525
34 CO_METRIC_TYPE_KYF Constant Public Type reference (TYPE) STRING 'KYF' DBA: Key Figure 20090525
35 CO_METRIC_TYPE_LOB Constant Public Type reference (TYPE) STRING 'LOB' DBA: LOBs 20090716
36 CO_METRIC_TYPE_UNDEFINED Constant Public Type reference (TYPE) STRING '---' 20090709
37 CO_NULL_VALUE Constant Public Type reference (TYPE) STRING 'NULL' 20090626
38 CO_PFX_ALL Constant Public Type reference (TYPE) DB6_DBH_ROUTINE_NAME 'ALL' DB6-DBH: All Collectors 20090528
39 CO_RDI_CFG_HANDLE_OVERFLOWS Constant Public Type reference (TYPE) STRING 'DBA_RDI_CFG_HANDLE_OVERFLOWS' DBA-RDI: Handle Overflows in Snapshots 20090518
40 CO_RDI_MT_CALCULATION Constant Public Type reference (TYPE) DB6_DBH_ROUTINE_NAME 'RDI_CALCULATION' DBA-RDI: Legacy Metrics 20110928
41 CO_RDI_MT_SOURCE Constant Public Type reference (TYPE) DB6_DBH_ROUTINE_NAME 'RDI_SOURCE' DBA-RDI: Legacy Metrics 20111001
42 CO_RDI_MT_STAGING Constant Public Type reference (TYPE) DB6_DBH_ROUTINE_NAME 'RDI_STAGING' DBA-RDI: Legacy Metrics 20110928
43 CO_RDI_MT_VIRTUAL Constant Public Type reference (TYPE) DB6_DBH_ROUTINE_NAME 'RDI_VIRTUAL' DBA-RDI: Legacy Metrics 20110928
44 CO_ROUTINE_INPUT_PARAM Constant Public Type reference (TYPE) STRING '@FUNCTION_PARAM@' DB6-DBH: Function Parameter 20090721
45 CO_ROUTINE_INPUT_PARAM2 Constant Public Type reference (TYPE) STRING '@INPUT_PARAM2@' DB6-DBH: Function Parameter 20090721
46 CO_ROUTINE_TYPE_FUNCTION Constant Public Type reference (TYPE) DB6_DBH_ROUTINE_TYPE 'F' DB6-DBH: User Defined Function 20090504
47 CO_ROUTINE_TYPE_PROCEDURE Constant Public Type reference (TYPE) DB6_DBH_ROUTINE_TYPE 'P' DB6-DBH: Stored Procedure 20090504
48 CO_SRC_ENV_SYS_INFO Instance attribute Private Type reference (TYPE) STRING 'ENV_SYS_INFO' 20130130
49 CO_SRC_TYPE_FUNCTION Constant Public Type reference (TYPE) CHAR1 'F' DBA-RDI_META: Function 20090526
50 CO_SRC_TYPE_PROCEDURE Constant Public Type reference (TYPE) CHAR1 'P' DBA-RDI_META: Procedure 20090526
51 CO_SRC_TYPE_TABLE_OR_VIEW Constant Public Type reference (TYPE) CHAR1 'T' DBA-RDI_META: Table or View 20090608
52 CO_TABLE_ATTR_COMPRESSION Constant Public Type reference (TYPE) STRING 'COMPRESSION' 20090507
53 DBA_CONFIG_REF Instance attribute Protected Object reference (TYPE REF TO) CL_DBA_CONFIG DBA Cockpit: Monitoring Settings 20090504
54 DDIC_SRC_LIST Instance attribute Public Type reference (TYPE) DBA_RDI_META_DDIC_SRC_LIST DBA-RDI-META: DDIC Source List 20090605
55 DDIC_STMT_LIST Instance attribute Public Type reference (TYPE) DBA_RDI_META_DDIC_STMT_LIST DBA-RDI-META: DDIC Statement List 20090605
56 FT_USE_LAZY_DESCRIBE Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120210
57 FT_USE_NEW_QUERY_PROCESSOR Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20111220
58 INDEX_LIST Instance attribute Public Type reference (TYPE) DB6_DBH_INDEX_LIST DB6-DBH: Index Definitions 20090504
59 INVALID_SRC_STMT_LIST Instance attribute Public Type reference (TYPE) DBA_RDI_META_SRC_LIST DBA-RDI-META: Database Source List for Views/DDIC Structures 20090714
60 LAZY_DESCRIBE_TAB Instance attribute Protected Type reference (TYPE) DBA_RDI_LZY_DESCRIBE_TAB DBA-RDI-META: Lazdy Describe check for Database Objects 20120210
61 LOB_TYPES Instance attribute Public Type reference (TYPE) LOB_TYPE_LIST 20100908
62 MT_DBA_RDI_QUERY_DESCR_CACHE Instance attribute Protected Type reference (TYPE) DBA_RDI_QUERY_DESCR_BASE_TAB DBA-RDI-QRY: Query Descriptions Table 20121023
63 MV_VARIABLE_PLACEHOLDER_CNT Instance attribute Protected Type reference (TYPE) DBA_RDI_NUMBER 20111216
64 PARAM_LIST Instance attribute Public Type reference (TYPE) DBA_RDI_META_PARAM_LIST DBA-RDI-META: Parameter Values 20090607
65 RDI_CFG_LIST Instance attribute Public Type reference (TYPE) DBA_RDI_CFG_LIST DBA-RDI: Configuration List 20090518
66 RDI_DESCRIBE Instance attribute Protected Object reference (TYPE REF TO) CL_DBA_RDI_DESCRIBE DBA-RDI: Cached Describe Services 20110927
67 RDI_SETUP Instance attribute Private Object reference (TYPE REF TO) CL_DBA_RDI_SETUP DBA: Back-end Setup 20090518
68 ROUTINE_LIST Instance attribute Public Type reference (TYPE) DB6_DBH_ROUTINE_LIST DB6-DBH: Routines Definitions 20090504
69 RUNTIME_STATISTICS_TAB Instance attribute Private Type reference (TYPE) DBA_RDI_META_STATISTICS_TAB DBA-RDI-META: Runtime Statistics 20110419
70 SAP_SCHEMA Instance attribute Protected Type reference (TYPE) STRING ABAP_UNDEFINED DB6-DBH: SAP Schema 20090504
71 SRC_FIELD_LIST Instance attribute Public Type reference (TYPE) DBA_RDI_META_SRC_FIELD_LIST DBA-RDI-META: Source Field List 20090605
72 SRC_FIELD_NEW_LIST Instance attribute Public Type reference (TYPE) DBA_RDI_META_SRC_FIELD_LIST DBA-RDI-META: Source Field List 20111123
73 SRC_PARAM_LIST Instance attribute Public Type reference (TYPE) DBA_RDI_META_SRC_PARAM_LIST DBA-RDI-META: Source Parameters 20090722
74 SRC_STMT_LIST Instance attribute Public Type reference (TYPE) DBA_RDI_META_SRC_LIST DBA-RDI-META: Database Source List for Views/DDIC Structures 20090605
75 SYS_REF Instance attribute Public Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20090504
76 TABLE_ATTRIBUTE_LIST Instance attribute Public Type reference (TYPE) DB6_DBH_TABLE_ATTRIBUTE_LIST DB6-DBH: Compression Tables 20090504
77 TABLE_LIST Instance attribute Public Type reference (TYPE) DB6_DBH_TABLE_LIST DB6-DBH: Table Definitions 20090504
78 TIMESTAMP_CONV_UDF Instance attribute Public Type reference (TYPE) DB6_DBH_ROUTINE_NAME 20100908
79 TIMESTAMP_TYPE Instance attribute Public Type reference (TYPE) STRING 20100908
80 TIMESTAMP_TYPE_2 Instance attribute Public Type reference (TYPE) STRING 20130906
81 UIDESCR_FIELD_LIST Instance attribute Public Type reference (TYPE) DBA_RDI_META_UIDESCR_LIST DBA-RDI-META: Table of DBA_RDI_META_UIDESCR_FIELD 20090629
82 VARIABLE_LIST Instance attribute Public Type reference (TYPE) DBA_RDI_VARIABLE_TAB DBA-RDI: Variables 20111001
83 VIEW_DEP_LIST Instance attribute Public Type reference (TYPE) DBA_RDI_VIEW_DEP_LIST DBA-RDI-META: View Dependancies 20090914
84 VIEW_LIST Instance attribute Public Type reference (TYPE) DBA_RDI_VIEW_TAB DB6-DBH: View Definitions 20090504
85 _INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_DBA_RDI_META DBA: Back-end Meta Data 20090630
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CALC_FIELD Instance method Protected Method 20110928
2 ADD_CALC_VAR_CALC Instance method Protected Method DBA: Calculation Source Field 20111001
3 ADD_CALC_VAR_SRC Instance method Protected Method DBA: Calculation Source Field 20111001
4 ADD_CALC_VAR_STG Instance method Protected Method DBA: Calculation Source Field 20111001
5 ADD_CALC_VAR_VIRTUAL Instance method Protected Method DBA: Calculation Source Field 20111001
6 ADD_CFG Instance method Protected Method 20090518
7 ADD_CHK_EXCPT Instance method Protected Method 20090713
8 ADD_COLL_CLASS Instance method Protected Method 20090916
9 ADD_COLL_SRC Instance method Protected Method 20090605
10 ADD_COLL_STG Instance method Protected Method 20111001
11 ADD_COLL_STMT Instance method Protected Method 20090605
12 ADD_COLL_VIRTUAL Instance method Protected Method 20120629
13 ADD_DDIC_CALC Instance method Protected Method 20111001
14 ADD_DDIC_HISTORY Instance method Protected Method 20120521
15 ADD_DDIC_SRC Instance method Protected Method 20090605
16 ADD_DDIC_STG Instance method Protected Method 20111001
17 ADD_DDIC_STMT Instance method Protected Method 20090605
18 ADD_DDIC_VIRTUAL Instance method Protected Method 20111001
19 ADD_IDX Instance method Protected Method 20090504
20 ADD_PARAM_DFT Instance method Protected Method 20090722
21 ADD_RUNTIME_STATISTICS Instance method Protected Method 20110419
22 ADD_SP Instance method Public Method 20090504
23 ADD_SRC_FIELD Instance method Protected Method 20090605
24 ADD_SRC_PARAM Instance method Protected Method 20090722
25 ADD_SRC_STMT Instance method Protected Method 20090605
26 ADD_STG_FIELD Instance method Protected Method DBA-RDI-META: Staging Field 20111001
27 ADD_STG_VAR_SRC Instance method Protected Method DBA: Calculation Source Field 20111001
28 ADD_TAB Instance method Protected Method 20090504
29 ADD_TAB_ATTRIBUTE Instance method Protected Method 20090504
30 ADD_UDF Instance method Protected Method 20090504
31 ADD_UIDESCR_FIELD Instance method Protected Method 20090629
32 ADD_VIEW Instance method Protected Method 20090504
33 ADD_VIEW_DEP Instance method Protected Method 20090914
34 ADD_VIRTUAL_FIELD Instance method Protected Method DBA-RDI-META: Staging Field 20111001
35 ADD_VIRTUAL_VAR_SRC Instance method Protected Method DBA: Calculation Source Field 20111001
36 ADD_VIRTUAL_VAR_STG Instance method Protected Method DBA: Calculation Source Field 20111001
37 ADJUST_TRIM_WRAPPER_FOR_TYPE Instance method Protected Method 20121030
38 CHECK Instance method Public Method 20090709
39 CHECK_AGGR_BCT Instance method Private Method 20090715
40 CHECK_AGGR_REQUIRED Instance method Private Method 20090715
41 CHECK_AVAILABILITY Instance method Private Method 20090710
42 CHECK_DATA_TYPES Instance method Protected Method 20090729
43 CHECK_KYF_CHR Instance method Private Method 20090710
44 CHECK_LABELS Instance method Private Method 20090728
45 CHECK_SRC_FIELDS Instance method Protected Method 20090710
46 CHECK_SRC_PARAMS Instance method Protected Method 20090723
47 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090504
48 DESCRIBE Instance method Protected Method 20090722
49 DESCRIBE_VARIABLES Instance method Protected Method 20120116
50 EXISTS_TABLE Instance method Protected Method 20090504
51 EXPAND_VARIABLE Instance method Protected Method 20120116
52 GEN_DEFAULT_NAME Instance method Public Method 20120104
53 GET_BACKEND_VERSION Static method Public Method 20111004
54 GET_CHARACTERISTICS_OF_DDIC Instance method Public Method 20100301
55 GET_COLLECTOR_FOR_DDIC Instance method Protected Method 20090709
56 GET_COLLECTOR_REF Instance method Public Method 20090929
57 GET_COLLECTOR_VERSION Instance method Protected Method 20091218
58 GET_COLTYPE Instance method Public Method DBA-RDI-META: Generate Column Type 20090512
59 GET_DBREL_MIN_SUPPORTED Static method Public Method 20110706
60 GET_FIELDDESCR Instance method Protected Method 20100723
61 GET_HIST_TABLE_FOR_DDIC Instance method Public Method 20090708
62 GET_INDEX_NAME Instance method Public Method 20090512
63 GET_INSTANCE Static method Public Method 20090504
64 GET_NUMERIC_TYPES Instance method Public Method Return numeric types of the DB 20111027
65 GET_QUERY_DESCR_BY_DATA Instance method Public Method 20120912
66 GET_RDI_CFG Instance method Public Method 20090518
67 GET_RUNTIME_STATISTICS Instance method Public Method 20110419
68 GET_SNAPSHOT_TABLE Instance method Public Method DBA-RDI-META: Generate Snapshot Table Name 20090514
69 GET_STAGING_TABLE Instance method Public Method DBA-RDI-META: Generate Staging Table Name 20090514
70 GET_STORED_PROCEDURE Instance method Public Method 20090518
71 GET_TAB_ATTRIBUTE Instance method Public Method 20090507
72 GET_TIMEFRAME Instance method Public Method DB6-DBH: Timeframe 20090514
73 GET_TIME_COLUMN Instance method Public Method 20090709
74 GET_TIME_PERIOD_COLUMN Instance method Public Method 20111025
75 GET_UIDESCR Instance method Public Method 20090708
76 INITIALIZE_CHECK_EXCEPTIONS Instance method Protected Method 20090713
77 INITIALIZE_COLLECTOR_LIST Instance method Protected Method 20090607
78 INITIALIZE_COLL_CLASS_LIST Instance method Protected Method 20100309
79 INITIALIZE_DDIC_LIST Instance method Protected Method 20090605
80 INITIALIZE_ROUTINE_LIST Instance method Protected Method 20090504
81 INITIALIZE_SNAPSHOT_TABLE Instance method Protected Method 20090504
82 INITIALIZE_SRC_DPW_LIST Instance method Protected Method 20100301
83 INITIALIZE_SRC_LIST Instance method Protected Method 20090526
84 INITIALIZE_STAGING_TABLE Instance method Protected Method 20090504
85 INITIALIZE_TABLE_LIST Instance method Protected Method 20090504
86 INITIALIZE_UIDESCR_LIST Instance method Protected Method 20090629
87 INITIALIZE_VIEW_LIST Instance method Protected Method 20090504
88 IS_FIELD_NUMERIC Instance method Public Method 20111027
89 IS_HISTORY_TIME_UTC Instance method Public Method 20090928
90 IS_LOB Instance method Protected Method 20090716
91 IS_MODIFY_SCHEMA_ALLOWED Instance method Protected Method 20110706
92 IS_SRC_ASSIGNED Instance method Public Method true, if a DB source has been assigned to a DDIC field 20100304
93 IS_SRC_AVAILABLE Instance method Public Method true, if a DB source assigned to a DDIC field is available 20100304
94 IS_VALID_SRC Instance method Protected Method 20090730
95 LABELOF Instance method Public Method returns the UI label for the specific field 20090603
96 LABELOF_ELEMENT Instance method Public Method returns the UI label for the specific element 20090818
97 LAZY_DESCRIBE_HISTORY Instance method Protected Method 20120210
98 LAZY_DESCRIBE_SRC Instance method Protected Method 20120210
99 MODIFY_SRC_FIELD Instance method Protected Method 20100301
100 OPTIMIZE_STAGING_TABLE Instance method Protected Method 20110713
101 QD_ADD_DATA_SOURCE Instance method Private Method 20121025
102 QD_ADD_INLINE_VIEW Instance method Private Method 20121101
103 QD_EXPAND_VARIABLE Instance method Private Method 20121101
104 QD_EXPAND_VARIABLE_FIELDS Instance method Private Method 20121101
105 QD_INITIALIZE_BY_DATA Instance method Private Method 20121023
106 QD_INITIALIZE_DATA_SOURCE Instance method Private Method 20121023
107 REGISTER_SETUP Instance method Protected Method 20090518
108 REPLACE_SRC_ALIAS_IN_STMT Instance method Private Method 20090607
109 TOOLTIPOF Instance method Public Method returns the UI tooltip for the specific field 20090603
110 TOOLTIPOF_ELEMENT Instance method Public Method returns the UI tooltip for the specific element 20090818
111 TRANSFER_NEW_FIELDS Instance method Protected Method 20111123
112 UNITOF Instance method Public Method returns the UI tooltip for the specific field 20090603
113 UNITOF_ELEMENT Instance method Public Method returns the UI tooltip for the specific element 20090818
114 UPDATE_SRC_ALIASES Instance method Protected Method 20100723
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 Importing CALC Call by reference Type reference (TYPE) STRING 20110928
2 Importing DBMAX Call by reference Type reference (TYPE) DB6DBREL CL_DBA_RDI_META=>CO_DBREL_MAX DB6: Database Release Level 20110928
3 Importing DBREL Call by reference Type reference (TYPE) DB6DBREL DB6: Database Release Level 20110928
4 Importing IV_TYPE Call by reference Type reference (TYPE) STRING 20130515
5 Importing 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 Importing COL Call by reference Type reference (TYPE) DB6_DBH_COLUMN_NAME DB6-DBH: Column Name 20111001
2 Importing DBMAX Call by reference Type reference (TYPE) DB6DBREL CL_DBA_RDI_META=>CO_DBREL_MAX DB6: Database Release Level 20111001
3 Importing DBREL Call by reference Type reference (TYPE) DB6DBREL DB6: Database Release Level 20111001
4 Importing NAME Call by reference Type reference (TYPE) STRING 20120116
5 Importing 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 Importing COL Call by reference Type reference (TYPE) DB6_DBH_COLUMN_NAME DB6-DBH: Column Name 20111001
2 Importing DBMAX Call by reference Type reference (TYPE) DB6DBREL CL_DBA_RDI_META=>CO_DBREL_MAX DB6: Database Release Level 20111001
3 Importing DBREL Call by reference Type reference (TYPE) DB6DBREL DB6: Database Release Level 20111001
4 Importing DFT_VALUE Call by reference Type reference (TYPE) STRING 20130614
5 Importing NAME Call by reference Type reference (TYPE) STRING 20120116
6 Importing SNAP Call by reference Type reference (TYPE) DB6_DBH_ROUTINE_NAME DB6-DBH: Routine Name (UDF/SP) 20111001
7 Importing USE_DFT_VALUE_IF_NOT_EXISTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130614
8 Importing 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 Importing COL Call by reference Type reference (TYPE) DB6_DBH_COLUMN_NAME DB6-DBH: Column Name 20111001
2 Importing DBMAX Call by reference Type reference (TYPE) DB6DBREL CL_DBA_RDI_META=>CO_DBREL_MAX DB6: Database Release Level 20111001
3 Importing DBREL Call by reference Type reference (TYPE) DB6DBREL DB6: Database Release Level 20111001
4 Importing NAME Call by reference Type reference (TYPE) STRING 20120116
5 Importing 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 Importing COL Call by reference Type reference (TYPE) DB6_DBH_COLUMN_NAME DB6-DBH: Column Name 20111001
2 Importing DBMAX Call by reference Type reference (TYPE) DB6DBREL CL_DBA_RDI_META=>CO_DBREL_MAX DB6: Database Release Level 20111001
3 Importing DBREL Call by reference Type reference (TYPE) DB6DBREL DB6: Database Release Level 20111001
4 Importing NAME Call by reference Type reference (TYPE) STRING 20120116
5 Importing 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 Importing DBREL Call by reference Type reference (TYPE) DB6DBREL DB6: Database Release Level 20090518
2 Importing KEY Call by reference Type reference (TYPE) STRING 20090518
3 Importing 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 Importing CHK Call by reference Type reference (TYPE) STRING 20090713
2 Importing COL Call by reference Type reference (TYPE) DB6_DBH_COLUMN_NAME DB6-DBH: Column Name 20090713
3 Importing 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 Importing BI_TOP_VIEW Call by reference Type reference (TYPE) DB6_DBH_ROUTINE_NAME '' DB6-DBH: Routine Name (UDF/SP) 20120627
2 Importing CLASS Call by reference Type reference (TYPE) STRING 20090916
3 Importing 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 Importing BDOP Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE DBA-RDI: Column For Join With BDOP View 20091106
2 Importing COL Call by reference Type reference (TYPE) DB6_DBH_COLUMN_NAME DBA-RDI: Column Name 20090605
3 Importing COLL Call by reference Type reference (TYPE) DB6_DBH_ROUTINE_NAME DBA-RDI: Routine Name (UDF/SP) 20090605
4 Importing KEY Call by reference Type reference (TYPE) I DBA-RDI: Key 20100209
5 Importing PERIOD Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE DBA-RDI: Time Period 20111025
6 Importing SNAP Call by reference Type reference (TYPE) DB6_DBH_ROUTINE_NAME DBA-RDI: Routine Name (UDF/SP) 20090605
7 Importing 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 Importing COLL Call by reference Type reference (TYPE) DB6_DBH_ROUTINE_NAME DBA-RDI: Routine Name (UDF/SP) 20111001
2 Importing KEY Call by reference Type reference (TYPE) I DBA-RDI: Key 20111001
3 Importing 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 Importing COLL Call by reference Type reference (TYPE) DB6_DBH_ROUTINE_NAME 20090605
2 Importing DBREL Call by reference Type reference (TYPE) DB6DBREL 20090605
3 Importing EXT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090605
4 Importing FORCE_DISTINCT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120705
5 Importing INC_STMT Call by reference Type reference (TYPE) STRING 20100708
6 Importing STMT Call by reference Type reference (TYPE) STRING 20090605
7 Importing 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 Importing COLL Call by reference Type reference (TYPE) DB6_DBH_ROUTINE_NAME DBA-RDI: Routine Name (UDF/SP) 20120629
2 Importing KEY Call by reference Type reference (TYPE) I DBA-RDI: Key 20120629
3 Importing 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 Importing 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 Importing DBREL Call by reference Type reference (TYPE) DB6DBREL DB6: Database Release Level 20111001
3 Importing DDF Call by reference Type reference (TYPE) STRING 20111001
4 Importing DDS Call by reference Type reference (TYPE) STRING 20111001
5 Importing 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 Importing DBREL Call by reference Type reference (TYPE) DB6DBREL '08.02.0000' DB6: Database Release Level 20120521
2 Importing DDS Call by reference Type reference (TYPE) STRING 20120521
3 Importing STMT Call by reference Type reference (TYPE) STRING 20120521
4 Importing TIME_COL Call by reference Type reference (TYPE) DB6_DBH_COLUMN_NAME DB6-DBH: Column Name 20120521
5 Importing TIME_IN_UTC Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120521
6 Importing 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 Importing 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 Importing COL Call by reference Type reference (TYPE) STRING 20090605
3 Importing DBREL Call by reference Type reference (TYPE) DB6DBREL DB6: Database Release Level 20090618
4 Importing DDF Call by reference Type reference (TYPE) STRING 20090605
5 Importing DDS Call by reference Type reference (TYPE) STRING 20090605
6 Importing 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 Importing 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 Importing DBREL Call by reference Type reference (TYPE) DB6DBREL DB6: Database Release Level 20111001
3 Importing DDF Call by reference Type reference (TYPE) STRING 20111001
4 Importing DDS Call by reference Type reference (TYPE) STRING 20111001
5 Importing 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 Importing DBREL Call by reference Type reference (TYPE) DB6DBREL '08.02.0000' DB6: Database Release Level 20090605
2 Importing DDS Call by reference Type reference (TYPE) STRING 20090605
3 Importing 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 Importing 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 Importing DBREL Call by reference Type reference (TYPE) DB6DBREL DB6: Database Release Level 20111001
3 Importing DDF Call by reference Type reference (TYPE) STRING 20111001
4 Importing DDS Call by reference Type reference (TYPE) STRING 20111001
5 Importing 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 Importing CNT Call by reference Type reference (TYPE) I 0 20090504
2 Importing COLUMN Call by reference Type reference (TYPE) DB6_DBH_COLUMN_NAME 20090504
3 Importing POS Call by reference Type reference (TYPE) I 20091120
4 Importing 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 Importing IS_NULL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120614
2 Importing PARAM Call by reference Type reference (TYPE) STRING 20090722
3 Importing 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 Importing EXECUTE_BYPASS Call by reference Type reference (TYPE) I 0 20110419
2 Importing EXECUTE_RUNTIME Call by reference Type reference (TYPE) I 0 20110419
3 Importing 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 Importing DBREL Call by reference Type reference (TYPE) DB6DBREL 20090504
2 Importing INLEN Call by reference Type reference (TYPE) DB6_DBH_COLUMN_LENGTH DB6-DBH: Column Length 20090922
3 Importing INLEN2 Call by reference Type reference (TYPE) DB6_DBH_COLUMN_LENGTH DB6-DBH: Column Length 20091208
4 Importing INTYPE Call by reference Type reference (TYPE) STRING DB6-DBH: Column Type 20090922
5 Importing INTYPE2 Call by reference Type reference (TYPE) STRING 20091208
6 Importing SP Call by reference Type reference (TYPE) DB6_DBH_ROUTINE_NAME 20090504
7 Importing 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 Importing ALIAS_COL Call by reference Type reference (TYPE) DB6_DBH_COLUMN_NAME DB6-DBH: Column Name 20090706
2 Importing ALIAS_SNAP Call by reference Type reference (TYPE) DB6_DBH_ROUTINE_NAME DB6-DBH: Routine Name (UDF/SP) 20090706
3 Importing BDOP Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Break Down Over Partitions 20090716
4 Importing BI Call by reference Type reference (TYPE) DB6_DBH_INFOOBJECT '' 20090605
5 Importing BI2 Call by reference Type reference (TYPE) DB6_DBH_INFOOBJECT '' 20090605
6 Importing BIUDF Call by reference Type reference (TYPE) DB6_DBH_ROUTINE_NAME '' 20090605
7 Importing BIUDF_PAR Call by reference Type reference (TYPE) STRING '' 20100216
8 Importing BI_LONG Call by reference Type reference (TYPE) DB6_DBH_INFOOBJECT DB6-DBH: BI Technical Name 20100204
9 Importing BI_TOP Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE DB6-DBH: BO Top N Relevance 20091105
10 Importing BI_TOP_SO Call by reference Type reference (TYPE) C 'D' Sort Order used for BI Top 20110222
11 Importing CALC Call by reference Type reference (TYPE) STRING '' 20090605
12 Importing CALC_FIELD Call by reference Type reference (TYPE) STRING 20111114
13 Importing CHART_TYPE Call by reference Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE CL_DBA_WD_GC_ASSISTANT=>E_CHART_TYPE-AUTOMATIC 20110801
14 Importing CODEPAGE Call by reference Type reference (TYPE) I 1208 20100303
15 Importing COL Call by reference Type reference (TYPE) DB6_DBH_COLUMN_NAME 20090605
16 Importing DBMAX Call by reference Type reference (TYPE) DB6DBREL CL_DBA_RDI_META=>CO_DBREL_MAX DB6: Database Release Level 20090710
17 Importing DBREL Call by reference Type reference (TYPE) DB6DBREL 20090605
18 Importing DEFAULT Call by reference Type reference (TYPE) STRING CL_DBA_RDI_META=>CO_EXIT_DEFAULT_VALUE 20100312
19 Importing DLT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090605
20 Importing EA Call by reference Type reference (TYPE) STRING CL_DBA_RDI_META=>CO_AGGR_NONE Exception Aggregation 20090605
21 Importing FDLT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090605
22 Importing JOIN Call by reference Type reference (TYPE) DB6_DBH_ROUTINE_NAME '' 20090605
23 Importing KEY Call by reference Type reference (TYPE) I 0 20090605
24 Importing LBL Call by reference Type reference (TYPE) CLIKE 20090709
25 Importing LEN Call by reference Type reference (TYPE) DB6_DBH_COLUMN_LENGTH 0 20090605
26 Importing PA Call by reference Type reference (TYPE) STRING CL_DBA_RDI_META=>CO_AGGR_NONE Primary Aggregation 20090605
27 Importing PAR Call by reference Type reference (TYPE) STRING '' 20090605
28 Importing REF_COL Value transfer Type reference (TYPE) DB6_DBH_COLUMN_NAME DB6-DBH: Column Name 20090928
29 Importing REF_SNAP Value transfer Type reference (TYPE) DB6_DBH_ROUTINE_NAME DB6-DBH: Routine Name (UDF/SP) 20090928
30 Importing REN Call by reference Type reference (TYPE) DB6_DBH_COLUMN_NAME '' 20090605
31 Importing SCALE Call by reference Type reference (TYPE) I 0 20110113
32 Importing SNAP Call by reference Type reference (TYPE) DB6_DBH_ROUTINE_NAME 20090605
33 Importing SYSCAT Call by reference Type reference (TYPE) ABAP_BOOL 20090617
34 Importing TT Call by reference Type reference (TYPE) CLIKE 20090709
35 Importing TYPE Call by reference Type reference (TYPE) DB6_DBH_COLUMN_TYPE 20090605
36 Importing UDF Call by reference Type reference (TYPE) DB6_DBH_ROUTINE_NAME '' 20090605
37 Importing UNIT Call by reference Type reference (TYPE) CLIKE 20090709
38 Importing 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 Importing CODEPAGE Call by reference Type reference (TYPE) I 1208 20090723
2 Importing DBMAX Call by reference Type reference (TYPE) DB6DBREL '99.99.9999' DB6: Database Release Level 20090723
3 Importing DBREL Call by reference Type reference (TYPE) DB6DBREL DB6: Database Release Level 20090722
4 Importing LEN Call by reference Type reference (TYPE) I 20090723
5 Importing PARAMNAME Call by reference Type reference (TYPE) STRING 20090722
6 Importing POSITION Call by reference Type reference (TYPE) I 20090722
7 Importing SCALE Call by reference Type reference (TYPE) I 20090723
8 Importing SKIP_VALUE Call by reference Type reference (TYPE) STRING 20090923
9 Importing SNAP Call by reference Type reference (TYPE) STRING 20090722
10 Importing TYPE Call by reference Type reference (TYPE) STRING 20090723
11 Importing 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 Importing ALT_SIG_FOR_PARTITION_ALL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE False: Alternate Signature; True: Partition = -2 20090730
2 Importing DBREL Call by reference Type reference (TYPE) DB6DBREL DB6: Database Release Level 20090605
3 Importing SIG Call by reference Type reference (TYPE) STRING SPACE 20090605
4 Importing SNAP Call by reference Type reference (TYPE) STRING 20090605
5 Importing SRC Call by reference Type reference (TYPE) STRING 20090605
6 Importing SRC_SCHEMA Call by reference Type reference (TYPE) CLIKE DB6: Schema Name 20090605
7 Importing 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 Importing BI Call by reference Type reference (TYPE) DB6_DBH_INFOOBJECT '' DB6-DBH: BI Technical Name 20111001
2 Importing BI2 Call by reference Type reference (TYPE) DB6_DBH_INFOOBJECT '' DB6-DBH: BI Technical Name 20111001
3 Importing BIUDF Call by reference Type reference (TYPE) DB6_DBH_ROUTINE_NAME '' 20111001
4 Importing BIUDF_PAR Call by reference Type reference (TYPE) STRING '' 20111001
5 Importing BI_LONG Call by reference Type reference (TYPE) DB6_DBH_INFOOBJECT '' DB6-DBH: BI Technical Name 20111001
6 Importing BI_TOP Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120621
7 Importing CALC Call by reference Type reference (TYPE) STRING '' 20111001
8 Importing CHART_TYPE Call by reference Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE CL_DBA_WD_GC_ASSISTANT=>E_CHART_TYPE-AUTOMATIC 20111001
9 Importing CODEPAGE Call by reference Type reference (TYPE) I 1208 20111001
10 Importing DBMAX Call by reference Type reference (TYPE) DB6DBREL CL_DBA_RDI_META=>CO_DBREL_MAX DB6: Database Release Level 20111001
11 Importing DBREL Call by reference Type reference (TYPE) DB6DBREL 20111001
12 Importing DEFAULT Call by reference Type reference (TYPE) STRING CL_DBA_RDI_META=>CO_EXIT_DEFAULT_VALUE 20111001
13 Importing DLT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20111001
14 Importing EA Call by reference Type reference (TYPE) STRING CL_DBA_RDI_META=>CO_AGGR_NONE Exception Aggregation 20111001
15 Importing FDLT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20111001
16 Importing KEY Call by reference Type reference (TYPE) I 0 20111001
17 Importing LEN Call by reference Type reference (TYPE) DB6_DBH_COLUMN_LENGTH 0 20111001
18 Importing NAME Call by reference Type reference (TYPE) DB6_DBH_COLUMN_NAME 20120116
19 Importing PA Call by reference Type reference (TYPE) STRING CL_DBA_RDI_META=>CO_AGGR_NONE Primary Aggregation 20111001
20 Importing PAR Call by reference Type reference (TYPE) STRING '' 20111001
21 Importing REN Call by reference Type reference (TYPE) DB6_DBH_COLUMN_NAME '' DB6-DBH: Column Name 20120615
22 Importing SCALE Call by reference Type reference (TYPE) I 0 20111001
23 Importing TYPE Call by reference Type reference (TYPE) DB6_DBH_COLUMN_TYPE 20111001
24 Importing 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 Importing COL Call by reference Type reference (TYPE) DB6_DBH_COLUMN_NAME DB6-DBH: Column Name 20111001
2 Importing DBMAX Call by reference Type reference (TYPE) DB6DBREL CL_DBA_RDI_META=>CO_DBREL_MAX DB6: Database Release Level 20111001
3 Importing DBREL Call by reference Type reference (TYPE) DB6DBREL DB6: Database Release Level 20111001
4 Importing DFT_VALUE Call by reference Type reference (TYPE) STRING 20130620
5 Importing NAME Call by reference Type reference (TYPE) STRING 20120116
6 Importing SNAP Call by reference Type reference (TYPE) DB6_DBH_ROUTINE_NAME DB6-DBH: Routine Name (UDF/SP) 20111001
7 Importing USE_DFT_VALUE_IF_NOT_EXISTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130620
8 Importing 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 Importing CODEPAGE Call by reference Type reference (TYPE) I 1208 20100303
2 Importing COLUMN Call by reference Type reference (TYPE) DB6_DBH_COLUMN_NAME 20090504
3 Importing DBREL Call by reference Type reference (TYPE) DB6DBREL 20090504
4 Importing DEFAULT Call by reference Type reference (TYPE) DB6_DBH_COLUMN_DEFAULT 20090504
5 Importing KEY Call by reference Type reference (TYPE) I 0 20090504
6 Importing LENGTH Call by reference Type reference (TYPE) DB6_DBH_COLUMN_LENGTH 20090504
7 Importing NOTNULL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101025
8 Importing SCALE Call by reference Type reference (TYPE) I 0 20110113
9 Importing TABNAME Call by reference Type reference (TYPE) DB6_DBH_TABLE_NAME 20090504
10 Importing 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 Importing COMPRESSION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090504
2 Importing TAB Call by reference Type reference (TYPE) DB6_DBH_TABLE_NAME 20090504
3 Importing 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 Importing DBREL Call by reference Type reference (TYPE) DB6DBREL 20090504
2 Importing INLEN Call by reference Type reference (TYPE) DB6_DBH_COLUMN_LENGTH 20090504
3 Importing INLEN2 Call by reference Type reference (TYPE) DB6_DBH_COLUMN_LENGTH 20090504
4 Importing INTYPE Call by reference Type reference (TYPE) DB6_DBH_COLUMN_TYPE 20090504
5 Importing INTYPE2 Call by reference Type reference (TYPE) DB6_DBH_COLUMN_TYPE 20090504
6 Importing ISRC Call by reference Type reference (TYPE) STRING 20090721
7 Importing OUTLEN Call by reference Type reference (TYPE) DB6_DBH_COLUMN_LENGTH 20090504
8 Importing OUTLEN2 Call by reference Type reference (TYPE) DB6_DBH_COLUMN_LENGTH 0 20090504
9 Importing OUTTYPE Call by reference Type reference (TYPE) DB6_DBH_COLUMN_TYPE 20090504
10 Importing SRC Call by reference Type reference (TYPE) STRING 20090504
11 Importing 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 Importing ELEMENT Call by reference Type reference (TYPE) DB6_DBH_COLUMN_NAME DB6-DBH: Column Name 20090629
2 Importing LABEL Call by reference Type reference (TYPE) CLIKE 20090629
3 Importing TOOLTIP Call by reference Type reference (TYPE) CLIKE 20090629
4 Importing 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 Importing ALT_STMT Call by reference Type reference (TYPE) STRING 20090504
2 Importing DBMAX Call by reference Type reference (TYPE) DB6DBREL '99.99.9999' DB6: Database Release Level 20120704
3 Importing DBREL Call by reference Type reference (TYPE) DB6DBREL 20090504
4 Importing IS_VIRTUAL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20120703
5 Importing REQ_TAB Call by reference Type reference (TYPE) DB6_DBH_TABLE_NAME '' 20090504
6 Importing REQ_TAB2 Call by reference Type reference (TYPE) DB6_DBH_TABLE_NAME '' DB6-DBH: Table Name 20090914
7 Importing STMT Call by reference Type reference (TYPE) STRING 20090504
8 Importing 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 Importing DEP Call by reference Type reference (TYPE) DB6_DBH_ROUTINE_NAME DB6-DBH: Routine Name (UDF/SP) 20090914
2 Importing 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 Importing BI Call by reference Type reference (TYPE) DB6_DBH_INFOOBJECT '' DB6-DBH: BI Technical Name 20111001
2 Importing BI2 Call by reference Type reference (TYPE) DB6_DBH_INFOOBJECT '' DB6-DBH: BI Technical Name 20111001
3 Importing BIUDF Call by reference Type reference (TYPE) DB6_DBH_ROUTINE_NAME '' 20111001
4 Importing BIUDF_PAR Call by reference Type reference (TYPE) STRING '' 20111001
5 Importing BI_LONG Call by reference Type reference (TYPE) DB6_DBH_INFOOBJECT '' DB6-DBH: BI Technical Name 20111001
6 Importing CALC Call by reference Type reference (TYPE) STRING '' 20111001
7 Importing CHART_TYPE Call by reference Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE CL_DBA_WD_GC_ASSISTANT=>E_CHART_TYPE-AUTOMATIC 20111001
8 Importing DBMAX Call by reference Type reference (TYPE) DB6DBREL CL_DBA_RDI_META=>CO_DBREL_MAX DB6: Database Release Level 20111001
9 Importing DBREL Call by reference Type reference (TYPE) DB6DBREL 20111001
10 Importing DEFAULT Call by reference Type reference (TYPE) STRING CL_DBA_RDI_META=>CO_EXIT_DEFAULT_VALUE 20111001
11 Importing EA Call by reference Type reference (TYPE) STRING CL_DBA_RDI_META=>CO_AGGR_NONE Exception Aggregation 20111001
12 Importing IV_TYPE Call by reference Type reference (TYPE) DB6_DBH_COLUMN_TYPE DB6-DBH: Column Type 20120629
13 Importing NAME Call by reference Type reference (TYPE) DB6_DBH_COLUMN_NAME 20120116
14 Importing 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 Importing COL Call by reference Type reference (TYPE) DB6_DBH_COLUMN_NAME DB6-DBH: Column Name 20111001
2 Importing DBMAX Call by reference Type reference (TYPE) DB6DBREL CL_DBA_RDI_META=>CO_DBREL_MAX DB6: Database Release Level 20111001
3 Importing DBREL Call by reference Type reference (TYPE) DB6DBREL DB6: Database Release Level 20111001
4 Importing DFT_VALUE Call by reference Type reference (TYPE) STRING 20130620
5 Importing NAME Call by reference Type reference (TYPE) STRING 20120116
6 Importing SNAP Call by reference Type reference (TYPE) DB6_DBH_ROUTINE_NAME DB6-DBH: Routine Name (UDF/SP) 20111001
7 Importing USE_DFT_VALUE_IF_NOT_EXISTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130620
8 Importing 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 Importing COL Call by reference Type reference (TYPE) DB6_DBH_COLUMN_NAME DB6-DBH: Column Name 20111001
2 Importing DBMAX Call by reference Type reference (TYPE) DB6DBREL CL_DBA_RDI_META=>CO_DBREL_MAX DB6: Database Release Level 20111001
3 Importing DBREL Call by reference Type reference (TYPE) DB6DBREL DB6: Database Release Level 20111001
4 Importing NAME Call by reference Type reference (TYPE) STRING 20120116
5 Importing SNAP Call by reference Type reference (TYPE) DB6_DBH_ROUTINE_NAME DB6-DBH: Routine Name (UDF/SP) 20111001
6 Importing 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 Importing DATA_CODEPAGE Call by reference Type reference (TYPE) I 0 20121030
2 Importing DATA_TYPE Call by reference Type reference (TYPE) STRING 20121030
3 Returning RESULT_TOKEN Value transfer Type reference (TYPE) STRING 20121030
4 Importing 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 Importing BCT_RFC Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20090710
2 Importing DB_IND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090710
3 Returning 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 Importing BCT_DEV_RFC Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20090715
2 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DBA-RDI: Cached Describe Services 20110927
2 Importing USE_NEW_QUERY_PROCESSOR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120119
# Exception Resumable Description Created on
1 CX_DBA_ADBC DBA Cockpit: ADBC Errors 20090615
2 CX_DBA_RDI 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 Importing DBO_NAME Call by reference Type reference (TYPE) STRING '*' 20110420
2 Importing DBO_SUBNAME Call by reference Type reference (TYPE) STRING '*' 20110420
3 Importing DBO_TYPE Call by reference Type reference (TYPE) STRING '*' 20110420
# Exception Resumable Description Created on
1 CX_DBA_ADBC DBA Cockpit: ADBC Errors 20090722
2 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20100219
3 CX_DBA_RDI 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 Importing DBO_NAME Call by reference Type reference (TYPE) STRING '*' 20120116
2 Importing DBO_SUBNAME Call by reference Type reference (TYPE) STRING '*' 20120116
3 Importing 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 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20090504
2 Importing TABNAME Value transfer Type reference (TYPE) DB6_DBH_TABLE_NAME 20090504
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP 20090504

Method EXPAND_VARIABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_PROVIDED_BY_HISTORY Call by reference Type reference (TYPE) ABAP_BOOL 20120116
2 Exporting IS_PROVIDED_BY_SRC Call by reference Type reference (TYPE) ABAP_BOOL 20120116
3 Importing 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 Returning DEFAULT_NAME Value transfer Type reference (TYPE) STRING 20120104
2 Importing 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 Importing INSTALLED_VERSION Value transfer Type reference (TYPE) STRING 20111004
2 Returning 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 Returning CHARACTERISTICS Value transfer Type reference (TYPE) DBA_RDI_META_DDIC_FIELD_LIST DBA-RDI-META: DDIC Source Field List 20100301
2 Importing 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 Returning COLLECTOR Value transfer Type reference (TYPE) STRING 20090709
2 Importing 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 Importing CLASS_NAME Call by reference Type reference (TYPE) CHAR30 30 Characters 20110127
2 Importing COLLECTOR Value transfer Type reference (TYPE) DB6_DBH_ROUTINE_NAME DB6-DBH: Routine Name (UDF/SP) 20091119
3 Returning COLLECTOR_REF Value transfer Object reference (TYPE REF TO) IF_DBA_DBH_COLLECTOR DBA-DBH: Collector 20090929
4 Importing DDIC_STRUCTURE Call by reference Type reference (TYPE) DB6TABNAML DB6: long table name 20090929
# Exception Resumable Description Created on
1 CX_DBA_RDI 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 Importing COLLECTOR Call by reference Type reference (TYPE) DB6_DBH_ROUTINE_NAME DB6-DBH: Routine Name (UDF/SP) 20091218
2 Returning VERSION Value transfer Type reference (TYPE) I 20091218
# Exception Resumable Description Created on
1 CX_DBA_RDI 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 Importing COLCODEPAGE Call by reference Type reference (TYPE) I 1208 DB6-DBH: Column Codepage 20090722
2 Importing COLDEFAULT Call by reference Type reference (TYPE) DB6_DBH_COLUMN_DEFAULT '' DB6-DBH: Column Default 20090512
3 Importing COLKEY Call by reference Type reference (TYPE) I 0 DB6-DBH: Column Key 20090512
4 Importing COLLENGTH Call by reference Type reference (TYPE) DB6_DBH_COLUMN_LENGTH DB6-DBH: Column Length 20090512
5 Importing COLSCALE Call by reference Type reference (TYPE) I 0 DB6-DBH: Column Scale 20090722
6 Importing COLTYPE Call by reference Type reference (TYPE) CLIKE DB6-DBH: Column Type 20090512
7 Importing NO_DEFAULTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE DB6-DBH: Set No Defaults 20100305
8 Returning 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 Returning DBREL_MIN_SUPPORTED Value transfer Type reference (TYPE) STRING 20110706
2 Importing 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 Returning FIELDDESCR Value transfer Type reference (TYPE) DBA_RDI_META_FIELDDESCR_TAB DBA-RDI-META: Field Descriptor 20100723
2 Importing SRC_STMT Call by reference Type reference (TYPE) DBA_RDI_META_SRC 20100723
# Exception Resumable Description Created on
1 CX_DBA_ADBC 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 Importing DDIC_STRUCTURE Call by reference Type reference (TYPE) DB6TABNAML DB6: long table name 20090708
2 Returning HISTORY_TABNAME Value transfer Type reference (TYPE) STRING 20090708
# Exception Resumable Description Created on
1 CX_DBA_RDI 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 Importing CNT Call by reference Type reference (TYPE) STRING 20090512
2 Returning INDEX_NAME Value transfer Type reference (TYPE) STRING 20090512
3 Importing 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 Returning RDI_META Value transfer Object reference (TYPE REF TO) CL_DBA_RDI_META DBA: Back-end Meta Data 20090504
2 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20110927
3 Importing USE_NEW_QUERY_PROCESSOR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120119
# Exception Resumable Description Created on
1 CX_DBA_RDI 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 Returning 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 Importing DATA Call by reference Type reference (TYPE) ANY 20120912
2 Importing DDIC_SRC Call by reference Type reference (TYPE) STRING 20120912
3 Importing IV_IS_TIME_SERIES Call by reference Type reference (TYPE) ABAP_BOOL 20121023
4 Returning 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 CX_DBA_RDI 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 Importing KEY Call by reference Type reference (TYPE) STRING 20090518
2 Returning 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 Returning 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 Importing PREFIX Call by reference Type reference (TYPE) DB6_DBH_ROUTINE_NAME DB6-DBH: Routine Name (UDF/SP) 20090514
2 Returning 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 Importing PREFIX Call by reference Type reference (TYPE) DB6_DBH_ROUTINE_NAME DB6-DBH: Routine Name (UDF/SP) 20090514
2 Returning TABNAME Value transfer Type reference (TYPE) DB6_DBH_TABLE_NAME DB6-DBH: Table Name 20090514
# Exception Resumable Description Created on
1 CX_DBA_RDI 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 Importing PREFIX Call by reference Type reference (TYPE) DB6_DBH_ROUTINE_NAME DB6-DBH: Routine Name (UDF/SP) 20090518
2 Returning 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 Importing ATTRIBUTE Call by reference Type reference (TYPE) STRING DBA-RDI: Table Attribute Name 20090507
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20090507
3 Importing 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 Importing REQUIRED_RECORDS Call by reference Type reference (TYPE) DBA_DBH_REQUIRED_RECORDS DBA-DBH: Required Records 20090514
2 Exporting TIMESTAMP_FROM Call by reference Type reference (TYPE) STRING DB6-DBH: Timestamp in DB6 Format 20090514
3 Exporting 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 Importing COLLECTOR Value transfer Type reference (TYPE) DB6_DBH_ROUTINE_NAME DB6-DBH: Routine Name (UDF/SP) 20091119
2 Exporting COLNAME Call by reference Type reference (TYPE) STRING 20090709
3 Importing DDIC_STRUCTURE Call by reference Type reference (TYPE) DB6TABNAML DB6: long table name 20090709
4 Exporting SNAPSHOT Call by reference Type reference (TYPE) STRING 20090709
5 Exporting 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 Importing COLLECTOR Value transfer Type reference (TYPE) DB6_DBH_ROUTINE_NAME DB6-DBH: Routine Name (UDF/SP) 20111025
2 Exporting COLNAME Call by reference Type reference (TYPE) STRING 20111025
3 Importing DDIC_STRUCTURE Call by reference Type reference (TYPE) DB6TABNAML DB6: long table name 20111025
4 Exporting SNAPSHOT Call by reference Type reference (TYPE) STRING 20111025
# Exception Resumable Description Created on
1 CX_DBA_RDI 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 Importing DDIC_STRUC Call by reference Type reference (TYPE) CLIKE 20090708
2 Importing STRUC_FIELD Call by reference Type reference (TYPE) CLIKE 20090708
3 Returning 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 CX_DBA_ADBC DBA Cockpit: ADBC Errors 20090607
2 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20110706
3 CX_DBA_RDI 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 CX_DBA_ADBC DBA Cockpit: ADBC Errors 20100309
2 CX_DBA_DBH_SETUP 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 CX_DBA_DBH_SETUP 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 Importing 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 CX_DBA_ADBC DBA Cockpit: ADBC Errors 20100301
2 CX_DBA_RDI 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 Importing PREFIX Value transfer Type reference (TYPE) DB6_DBH_ROUTINE_NAME 20090504
# Exception Resumable Description Created on
1 CX_DBA_RDI 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 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20100219
2 CX_DBA_RDI 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 Importing I_DDIC_FIELD Call by reference Type reference (TYPE) STRING 20111027
2 Importing I_DDIC_STRUCTURE Call by reference Type reference (TYPE) STRING 20111027
3 Returning 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 Importing COLLECTOR Value transfer Type reference (TYPE) DB6_DBH_ROUTINE_NAME DB6-DBH: Routine Name (UDF/SP) 20091119
2 Importing DDIC_STRUCTURE Call by reference Type reference (TYPE) DB6TABNAML DB6: long table name 20090928
3 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20090928
# Exception Resumable Description Created on
1 CX_DBA_RDI 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 Importing DATATYPE Call by reference Type reference (TYPE) CLIKE 20090716
2 Returning 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 Returning ALLOWED Value transfer Type reference (TYPE) ABAP_BOOL 20110706
2 Importing 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 Returning ASSIGNED Value transfer Type reference (TYPE) ABAP_BOOL 20100304
2 Importing DDIC_STRUC Call by reference Type reference (TYPE) CLIKE 20100304
3 Importing 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 Returning AVAILABLE Value transfer Type reference (TYPE) ABAP_BOOL 20100304
2 Importing DDIC_STRUC Call by reference Type reference (TYPE) CLIKE 20100304
3 Importing 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 Importing STMT Call by reference Type reference (TYPE) STRING 20090730
2 Returning 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 Importing DDIC_STRUC Call by reference Type reference (TYPE) CLIKE 20090603
2 Returning LABEL Value transfer Type reference (TYPE) STRING 20090603
3 Importing 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 Importing ELEMENT Call by reference Type reference (TYPE) CLIKE 20090818
2 Returning 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 Importing DBO_NAME Call by reference Type reference (TYPE) STRING '*' 20120210
2 Importing DBO_SUBNAME Call by reference Type reference (TYPE) STRING '*' 20120210
3 Importing DBO_TYPE Call by reference Type reference (TYPE) STRING '*' 20120210
# Exception Resumable Description Created on
1 CX_DBA_RDI 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 Importing DBO_NAME Call by reference Type reference (TYPE) STRING '*' 20120210
2 Importing DBO_SUBNAME Call by reference Type reference (TYPE) STRING '*' 20120210
3 Importing DBO_TYPE Call by reference Type reference (TYPE) STRING '*' 20120210
# Exception Resumable Description Created on
1 CX_DBA_ADBC DBA Cockpit: ADBC Errors 20120210
2 CX_DBA_RDI 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 Importing BI Call by reference Type reference (TYPE) DB6_DBH_INFOOBJECT '' 20100301
2 Importing BI2 Call by reference Type reference (TYPE) DB6_DBH_INFOOBJECT '' 20100301
3 Importing BIUDF Call by reference Type reference (TYPE) DB6_DBH_ROUTINE_NAME '' 20100301
4 Importing BIUDF_PAR Call by reference Type reference (TYPE) STRING '' 20100301
5 Importing BI_LONG Call by reference Type reference (TYPE) DB6_DBH_INFOOBJECT DB6-DBH: BI Technical Name 20100301
6 Importing COL Call by reference Type reference (TYPE) DB6_DBH_COLUMN_NAME 20100301
7 Importing DBREL Call by reference Type reference (TYPE) DB6DBREL 20100301
8 Importing 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 Importing COLLECT_MODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110713
2 Importing SNAPSHOT_TIMESTAMP Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110713
3 Importing TABNAME Call by reference Type reference (TYPE) STRING 20110713
# Exception Resumable Description Created on
1 CX_DBA_RDI 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 Changing CS_QUERY_DESCR Call by reference Type reference (TYPE) DBA_RDI_QUERY_DESCR DBA-RDI-QRY: Query Description 20121026
2 Importing IV_DATA_SOURCE Call by reference Type reference (TYPE) STRING 20121026
# Exception Resumable Description Created on
1 CX_DBA_RDI 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 Changing CS_QUERY_DESCR Call by reference Type reference (TYPE) DBA_RDI_QUERY_DESCR DBA-RDI-QRY: Query Description 20121101
2 Importing 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 CX_DBA_RDI 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 Changing CS_QUERY_DESCR Call by reference Type reference (TYPE) DBA_RDI_QUERY_DESCR DBA-RDI-QRY: Query Description 20121101
2 Importing IS_VARIABLE Call by reference Type reference (TYPE) DBA_RDI_VARIABLE DBA-RDI: Variables 20121101
# Exception Resumable Description Created on
1 CX_DBA_RDI 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 Changing 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 CX_DBA_RDI 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 Changing CS_QUERY_DESCR Call by reference Type reference (TYPE) DBA_RDI_QUERY_DESCR DBA-RDI-QRY: Query Description 20121023
2 Importing IR_TABLE_LINE_DESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20121023
3 Importing IV_DATA_IS_TABLE Call by reference Type reference (TYPE) ABAP_BOOL 20121023
4 Importing IV_IS_TIME_SERIES Call by reference Type reference (TYPE) ABAP_BOOL 20121023
# Exception Resumable Description Created on
1 CX_DBA_RDI 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 Changing CS_QUERY_DESCR Call by reference Type reference (TYPE) DBA_RDI_QUERY_DESCR DBA-RDI-QRY: Query Description 20121023
2 Importing IV_IS_TIME_SERIES Call by reference Type reference (TYPE) ABAP_BOOL 20121023
# Exception Resumable Description Created on
1 CX_DBA_RDI 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 Importing 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 Exporting INVALID_SRC Call by reference Type reference (TYPE) ABAP_BOOL 20090715
2 Changing STMT Call by reference Type reference (TYPE) STRING 20090607
3 Importing 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 Importing DDIC_STRUC Call by reference Type reference (TYPE) CLIKE 20090603
2 Importing STRUC_FIELD Call by reference Type reference (TYPE) CLIKE 20090603
3 Returning 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 Importing ELEMENT Call by reference Type reference (TYPE) CLIKE 20090818
2 Returning 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 Importing FIELDDESCR Call by reference Type reference (TYPE) DBA_RDI_META_FIELDDESCR_TAB DBA-RDI-META: Field Descriptor 20111123
2 Importing SNAPSHOT Call by reference Type reference (TYPE) STRING 20111123
3 Importing 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 Importing DDIC_STRUC Call by reference Type reference (TYPE) CLIKE 20090603
2 Importing STRUC_FIELD Call by reference Type reference (TYPE) CLIKE 20090603
3 Returning 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 Importing ELEMENT Call by reference Type reference (TYPE) CLIKE 20090818
2 Returning 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 Importing DBO_NAME Call by reference Type reference (TYPE) STRING '*' 20110928
2 Importing DBO_SUBNAME Call by reference Type reference (TYPE) STRING '*' 20110928
3 Importing 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