SAP ABAP Class CL_RODPS_HANA_CONTEXT (SAP HANA Connection to ODP)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW (Application Component) SAP Business Information Warehouse
     RODPS_HANA (Package) Connection of HANA Models to ODP
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RODPS_SIMPLE_CONTEXT ODP Context for Simple Models 20111220
Properties
Class CL_RODPS_HANA_CONTEXT  
Short Description SAP HANA Connection to ODP    
Super Class CL_RODPS_SIMPLE_CONTEXT ODP Context for Simple Models 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RODPS_HANA   Connection of HANA Models to ODP 
Created 20111220   SAP 
Last change 20140121   SAP 
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_ABAP_STRUCTDESCR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_RODPS_HANA_MODEL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_RODPS_SIMPLE_CONTEXT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 CL_RSDD_HANA_MODEL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
6 IF_RODPS_CONTEXT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
7 IF_RODPS_ODP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
8 IF_RODPS_ODP_DIRECT_ACCESS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_RODPS_HANA_CONTEXT has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RODPS_HANA_PRIVILEGES 20120725 Read HANA Analytic Privileges for one User
2 CL_RODPS_HANA_QUEUE_MODEL 20120509 Create ODQ Model from HANA Model
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ADMIN_VERSION Constant Public Type reference (TYPE) I 4 20120510
2 C_CLIENT_CODE Constant Public Type reference (TYPE) FIELDNAME '$$client$$' 20120419
3 C_COMPNAME_GENERIC Constant Public See coding '_GENERIC' 20111220
4 C_COMPNAME_SPECIFIC Constant Public See coding '_SPECIFIC' 20111220
5 C_KEY1 Constant Private See coding 20120510
6 C_KEY2 Constant Private See coding 20120514
7 C_LANGUAGE_CODE Constant Public Type reference (TYPE) FIELDNAME '$$language$$' 20111220
8 C_SHOW_MVIEW Static Attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120502
9 PT_APPL_COMP_MAP Static Attribute Private See coding 20130306
10 PT_CUBE_MAPPING Instance attribute Private Type reference (TYPE) TT_CUBE_MAPPING 20111220
11 PT_LOCAL_TEXT_ODP Instance attribute Private See coding 20111220
12 PT_RESOLVED Instance attribute Private See coding 20120417
13 PT_TEXT_BUFFER Instance attribute Private See coding 20120927
14 PT_TIMESTAMP Instance attribute Private See coding 20120402
Methods
# Method Level Visibility Method type Description Created on
1 ADBC_NAME Static method Private Method 20120308
2 ADD_TEXT_ODP Instance method Private Method 20120424
3 ADJUST_TIMESTAMP Static method Public Method 20120423
4 CONSTRUCTOR Instance method Public Constructor 20111220
5 CREATE_STATEMENT Instance method Protected Method 20120521
6 ESCAPE_HIERARCHY_ELEMENT_FIELD Static method Private Method 20111220
7 FILL_AUTHORIZATIONS Static method Private Method 20111220
8 FILL_NAME_VALUE Instance method Private Method 20120419
9 GET_ADMIN Static method Private Method 20120510
10 GET_CUBE Instance method Private Method 20111220
11 GET_DATA_ADBC Instance method Protected Method 20111220
12 GET_DATA_TREX_EXT Instance method Protected Method 20111220
13 GET_HANA_HIERARCHY Instance method Protected Method 20111220
14 GET_MD_ODPNAME_OF_HIERARCHY Static method Private Method 20111220
15 GET_META_DATA_ATTR Instance method Protected Method 20111220
16 GET_META_DATA_HIER Instance method Protected Method 20111220
17 GET_META_DATA_TEXT Instance method Protected Method 20121019
18 GET_META_DATA_VIEW Instance method Protected Method 20111220
19 GET_PARAMETER_FROM_SET Static method Private Method 20111220
20 GET_TREX_RFCDEST Static method Private Method 20120308
21 MOVE_APPL_COMP Static method Private Method 20130306
22 MOVE_TIMESTAMP Static method Private Method 20120927
23 RESOLVE_ODPNAME Instance method Private Method 20120413
24 RESTORE_TEXT_ODP Instance method Private Method 20120424
25 SET_ADMIN Static method Private Method 20120510
Events
Class CL_RODPS_HANA_CONTEXT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ODP_S_HIERARCHY_ELEMENT Protected See coding 20111220 begin of ODP_S_HIERARCHY_ELEMENT, HEADERID type RSMDS_HASHX, NODEID type RSMDS_HASHX, PARENTID type RSMDS_HASHX, CHILDID type RSMDS_HASHX, NEXTID type RSMDS_HASHX, TLEVEL type RSTLEVEL, INTERVL type RSINTERVL, FIELDNAME_ASC type fieldname, DATETO type rsdateto, DATEFROM type rsdatefrom, FOLDERNAME type RSNODENAME, LINKCOUNT type int4, end of ODP_S_HIERARCHY_ELEMENT
2 ODP_S_HIERARCHY_FOLDER_TEXT Protected See coding 20111220 begin of ODP_S_HIERARCHY_FOLDER_TEXT, HEADERID type RSMDS_HASHX, FOLDERNAME type RSNODENAME, LANGU Type LANGU, TXTSH Type RSTXTSH, TXTMD Type RSTXTMD, TXTLG Type RSTXTLG, end of ODP_S_HIERARCHY_FOLDER_TEXT
3 ODP_S_HIERARCHY_HEADER Protected See coding 20111220 begin of ODP_S_HIERARCHY_header, HEADERID type RSMDS_HASHX, HIENM type rshienm, VERSION type rsversion, DATETO type rsdateto, DATEFROM type rsdatefrom, TIMESTMP type rstimestmp, end of ODP_S_HIERARCHY_header
4 ODP_S_HIERARCHY_HEADER_TEXT Protected See coding 20111220 begin of ODP_S_HIERARCHY_HEADER_TEXT, HEADERID type RSMDS_HASHX, LANGU Type LANGU, TXTSH Type RSTXTSH, TXTMD Type RSTXTMD, TXTLG Type RSTXTLG, end of ODP_S_HIERARCHY_HEADER_TEXT
5 ODP_S_HIERARCHY_INTERVAL Protected See coding 20111220 begin of ODP_S_HIERARCHY_INTERVAL, HEADERID type RSMDS_HASHX, NODEID type RSMDS_HASHX, end of ODP_S_HIERARCHY_INTERVAL
6 TS_APPL_COMP_MAP Private See coding 20130306 BEGIN OF ts_APPL_COMP_map, package TYPE string, appl_comp TYPE if_rodps_context=>ts_odpdescr-appl_comp, END OF ts_APPL_COMP_map
7 TS_CUBE_MAPPING Private See coding 20111220 BEGIN OF ts_cube_mapping, catalog_name TYPE string, cube_name TYPE string, odpname TYPE if_rodps_odp=>t_odpname, END OF ts_cube_mapping
8 TS_FIELD_MAPPING Private See coding 20111220 BEGIN OF ts_field_mapping, odpname TYPE if_rodps_odp=>t_odpname, t_cross TYPE cl_rodps_hana_model=>tt_cross, END OF ts_field_mapping
9 TS_LOCAL_TEXT_ODP Private See coding 20111220 BEGIN OF ts_local_text_odp, text_odpname TYPE if_rodps_odp=>t_odpname, cube_odpname TYPE if_rodps_odp=>t_odpname, column_name TYPE cl_rsdd_hana_model=>tn_s_metadata-column_name, fieldname TYPE fieldname, txt_column TYPE cl_rsdd_hana_model=>tn_s_metadata-txt_column, END OF ts_local_text_odp
10 TS_RESOLVED Private See coding 20120417 BEGIN OF ts_resolved, i_odpname TYPE if_rodps_odp=>t_odpname, e_odpname TYPE if_rodps_odp=>t_odpname, e_suffix TYPE if_rodps_odp=>t_suffix, e_package TYPE string, e_name TYPE string, e_type TYPE char1, text TYPE abap_bool, END OF ts_resolved
11 TS_TEXT_BUFFER Private See coding 20120927 BEGIN OF ts_text_buffer, odpname TYPE if_rodps_odp=>t_odpname, compname_key TYPE string, compname_text TYPE string, r_structdescr TYPE REF TO cl_abap_structdescr, t_name_value TYPE SORTED TABLE OF cl_rodps_simple_context_data=>ts_name_value WITH UNIQUE KEY name INITIAL SIZE 1, END OF ts_text_buffer
12 TS_TIMESTAMP Private See coding 20120402 BEGIN OF ts_timestamp, package TYPE string, name TYPE string, timestamp TYPE timestampl, not_found TYPE abap_bool, END OF ts_timestamp
13 TT_CUBE_MAPPING Private See coding 20111220 tt_cube_mapping TYPE SORTED TABLE OF ts_cube_mapping WITH UNIQUE KEY odpname WITH UNIQUE SORTED KEY hana COMPONENTS catalog_name cube_name
14 TT_FOLDER_TEXT Protected See coding 20111220 TT_FOLDER_TEXT type STANDARD TABLE OF ODP_S_HIERARCHY_FOLDER_TEXT with DEFAULT KEY
15 TT_LANGU Protected See coding 20120521 TT_LANGU type STANDARD TABLE OF sy-langu with DEFAULT KEY
16 TT_STRING Protected See coding 20130129 TT_STRING type STANDARD TABLE OF string with DEFAULT KEY
Method Signatures

Method ADBC_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLIKE Call by reference Type reference (TYPE) CLIKE 20120308
2 Returning R_ADBC_NAME Value transfer Type reference (TYPE) ADBC_NAME 20120308

Method ADBC_NAME on class CL_RODPS_HANA_CONTEXT has no exception.

Method ADD_TEXT_ODP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NAME_VALUE Call by reference Type reference (TYPE) TSX_META_DATA_ALL-T_NAME_VALUE 20120424
2 Changing C_LOCAL_IOBJNM Call by reference Type reference (TYPE) RS_BOOL Boolean 20121025
3 Exporting E_ODPNAME Call by reference Type reference (TYPE) IF_RODPS_ODP=>T_ODPNAME 20120424
4 Importing I_COLUMN_NAME Call by reference Type reference (TYPE) CSEQUENCE 20120424
5 Importing I_CUBE_ODPNAME Call by reference Type reference (TYPE) IF_RODPS_ODP=>T_ODPNAME 20120424
6 Importing I_FIELDNAME Call by reference Type reference (TYPE) CSEQUENCE 20120424
7 Importing I_IOBJNM Call by reference Type reference (TYPE) CSEQUENCE 20121025
8 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE 20120424
9 Importing I_PACKAGE Call by reference Type reference (TYPE) CSEQUENCE 20120424
10 Importing I_TXT_COLUMN Call by reference Type reference (TYPE) CSEQUENCE 20120424

Method ADD_TEXT_ODP on class CL_RODPS_HANA_CONTEXT has no exception.

Method ADJUST_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TIMESTAMPL Call by reference Type reference (TYPE) TIMESTAMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) 20120423
2 Changing C_TIMESTAMPS Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20120514
3 Importing I_CONNECTION_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120514

Method ADJUST_TIMESTAMP on class CL_RODPS_HANA_CONTEXT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTEXT Call by reference Type reference (TYPE) IF_RODPS_CONTEXT=>T_CONTEXT SPACE ODP Context 20130314
2 Importing I_USE_BUFFER Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20111220

Method CONSTRUCTOR on class CL_RODPS_HANA_CONTEXT has no exception.

Method CREATE_STATEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA 20120521
2 Exporting ET_COMPONENT Call by reference Type reference (TYPE) CL_ABAP_STRUCTDESCR=>COMPONENT_TABLE 20120521
3 Exporting ET_LANGU Call by reference Type reference (TYPE) TT_LANGU 20120521
4 Exporting ET_PLACEHOLDER Call by reference Type reference (TYPE) TT_STRING 20130129
5 Exporting E_STATEMENT Call by reference Type reference (TYPE) STRING 20120521
6 Importing IR_FILTER_SET Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET 20120521
7 Importing IR_ODP Call by reference Object reference (TYPE REF TO) IF_RODPS_ODP 20120521
8 Importing IT_FIELD_AGGREGATIONS Call by reference Type reference (TYPE) IF_RODPS_ODP_DIRECT_ACCESS=>TT_FIELD_AGGREGATIONS 20120521
9 Importing I_NO_AGGREGATION Call by reference Type reference (TYPE) ABAP_BOOL 20120521
10 Importing I_POINT_IN_TIME Call by reference Type reference (TYPE) SIMPLE 20120521
11 Importing I_SEPARATE_LANGU Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130129
# Exception Resumable Description Created on
1 CX_RODPS_ACCESS_ERROR 20120521

Method ESCAPE_HIERARCHY_ELEMENT_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Call by reference Type reference (TYPE) CLIKE 20111220
2 Returning R_FIELDNAME Value transfer Type reference (TYPE) FIELDNAME 20111220

Method ESCAPE_HIERARCHY_ELEMENT_FIELD on class CL_RODPS_HANA_CONTEXT has no exception.

Method FILL_AUTHORIZATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELDS Call by reference Type reference (TYPE) TSX_META_DATA-T_FIELDS 20111220
2 Exporting ET_AUTHORIZATIONS Call by reference Type reference (TYPE) TSX_META_DATA-T_AUTHORIZATION 20111220
3 Importing IS_CUBE Call by reference Type reference (TYPE) CL_RSDD_HANA_MODEL=>TN_S_CUBE 20111220
4 Importing IT_METADATA Call by reference Type reference (TYPE) CL_RSDD_HANA_MODEL=>TN_T_METADATA 20111220
5 Importing IT_TREX_ATTR Call by reference Type reference (TYPE) TT_TREX_ATTR 20111220
6 Importing I_ODPNAME Call by reference Type reference (TYPE) IF_RODPS_ODP=>T_ODPNAME 20111220

Method FILL_AUTHORIZATIONS on class CL_RODPS_HANA_CONTEXT has no exception.

Method FILL_NAME_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_INST Call by reference Object reference (TYPE REF TO) CL_RODPS_HANA_MODEL HANA Modell im ABAP (für ODP) 20120419
2 Returning RT_NAME_VALUE Value transfer Type reference (TYPE) CL_RODPS_SIMPLE_CONTEXT=>TSX_META_DATA_ALL-T_NAME_VALUE 20120419

Method FILL_NAME_VALUE on class CL_RODPS_HANA_CONTEXT has no exception.

Method GET_ADMIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_HASH Call by reference Type reference (TYPE) RSMDS_HASHX Binärer Hash-Wert 20120510
2 Exporting E_NAME Call by reference Type reference (TYPE) STRING 20120510
3 Exporting E_PACKAGE Call by reference Type reference (TYPE) STRING 20120510
4 Exporting E_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20120510
5 Exporting E_TYPE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20120510
6 Importing I_KEY1 Call by reference Type reference (TYPE) CSEQUENCE 20120510
7 Importing I_KEY2 Call by reference Type reference (TYPE) CSEQUENCE 20120510
# Exception Resumable Description Created on
1 CX_RODPS_NO_RESULT Ergebnis ist leer 20120510

Method GET_CUBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ODPNAME Call by reference Type reference (TYPE) IF_RODPS_ODP=>T_ODPNAME 20111220
2 Returning RR_CUBE Value transfer Object reference (TYPE REF TO) CL_RSDD_HANA_MODEL 20111220
# Exception Resumable Description Created on
1 CX_RODPS_OBJECT_NOT_FOUND 20111220

Method GET_DATA_ADBC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20111220
2 Exporting E_ALL_FILTERS_APPLIED Call by reference Type reference (TYPE) ABAP_BOOL 20111220
3 Importing IR_FILTER_SET Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET 20111220
4 Importing IR_ODP Call by reference Object reference (TYPE REF TO) IF_RODPS_ODP 20111220
5 Importing ITS_FIELD_AGGREGATIONS Call by reference Type reference (TYPE) TTS_FIELD_AGGREGATIONS 20111220
6 Importing I_FETCHSIZE Call by reference Type reference (TYPE) I 20111220
7 Importing I_NO_AGGREGATION Call by reference Type reference (TYPE) ABAP_BOOL 20111220
8 Importing I_POINT_IN_TIME Call by reference Type reference (TYPE) D 20111220
# Exception Resumable Description Created on
1 CX_RODPS_ACCESS_ERROR 20111220

Method GET_DATA_TREX_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20111220
2 Exporting E_ALL_FILTERS_APPLIED Call by reference Type reference (TYPE) ABAP_BOOL 20111220
3 Importing IR_FILTER_SET Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET 20111220
4 Importing IR_ODP Call by reference Object reference (TYPE REF TO) IF_RODPS_ODP 20111220
5 Importing ITS_FIELD_AGGREGATIONS Call by reference Type reference (TYPE) TTS_FIELD_AGGREGATIONS 20111220
6 Importing I_NO_AGGREGATION Call by reference Type reference (TYPE) ABAP_BOOL 20111220
7 Importing I_POINT_IN_TIME Call by reference Type reference (TYPE) D 20111220
# Exception Resumable Description Created on
1 CX_RODPS_ACCESS_ERROR 20111220

Method GET_HANA_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA 20111220
2 Exporting ET_FOLDER_TEXT Call by reference Type reference (TYPE) TT_FOLDER_TEXT 20111220
3 Importing IT_HIER Call by reference Type reference (TYPE) CL_RODPS_HANA_MODEL=>TT_HIER 20111220
4 Importing I_HEADERID Call by reference Type reference (TYPE) ODP_S_HIERARCHY_HEADER-HEADERID 20111220
5 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU 20111220
6 Importing I_ODPNAME Call by reference Type reference (TYPE) IF_RODPS_ODP=>T_ODPNAME 20111220

Method GET_HANA_HIERARCHY on class CL_RODPS_HANA_CONTEXT has no exception.

Method GET_MD_ODPNAME_OF_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ODPNAME Call by reference Type reference (TYPE) IF_RODPS_ODP=>T_ODPNAME 20111220
2 Returning R_ODPNAME Value transfer Type reference (TYPE) IF_RODPS_ODP=>T_ODPNAME 20111220

Method GET_MD_ODPNAME_OF_HIERARCHY on class CL_RODPS_HANA_CONTEXT has no exception.

Method GET_META_DATA_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CSX_META_DATA Call by reference Type reference (TYPE) TSX_META_DATA_ALL 20111220
2 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU 20111220
3 Importing I_ODPNAME Call by reference Type reference (TYPE) IF_RODPS_ODP=>T_ODPNAME 20111220
# Exception Resumable Description Created on
1 CX_RODPS_OBJECT_NOT_FOUND 20111220

Method GET_META_DATA_HIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CSX_META_DATA Call by reference Type reference (TYPE) TSX_META_DATA_ALL 20111220
2 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU 20111220
3 Importing I_ODPNAME Call by reference Type reference (TYPE) IF_RODPS_ODP=>T_ODPNAME 20111220
# Exception Resumable Description Created on
1 CX_RODPS_OBJECT_NOT_FOUND 20111220

Method GET_META_DATA_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CSX_META_DATA Call by reference Type reference (TYPE) TSX_META_DATA_ALL 20121019
2 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU 20121019
3 Importing I_ODPNAME Call by reference Type reference (TYPE) IF_RODPS_ODP=>T_ODPNAME 20121019
# Exception Resumable Description Created on
1 CX_RODPS_OBJECT_NOT_FOUND 20121019

Method GET_META_DATA_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CSX_META_DATA Call by reference Type reference (TYPE) TSX_META_DATA_ALL 20111220
2 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU 20111220
3 Importing I_ODPNAME Call by reference Type reference (TYPE) IF_RODPS_ODP=>T_ODPNAME 20111220
# Exception Resumable Description Created on
1 CX_RODPS_OBJECT_NOT_FOUND 20111220

Method GET_PARAMETER_FROM_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SET Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET 20111220
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) CLIKE 20111220
3 Returning R_VALUE Value transfer Type reference (TYPE) RSLOW 20111220

Method GET_PARAMETER_FROM_SET on class CL_RODPS_HANA_CONTEXT has no exception.

Method GET_TREX_RFCDEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RFCDEST Value transfer Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20120308

Method GET_TREX_RFCDEST on class CL_RODPS_HANA_CONTEXT has no exception.

Method MOVE_APPL_COMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PACKAGE Call by reference Type reference (TYPE) STRING 20130306
2 Returning R_APPL_COMP Value transfer Type reference (TYPE) IF_RODPS_CONTEXT=>TS_ODPDESCR-APPL_COMP 20130306

Method MOVE_APPL_COMP on class CL_RODPS_HANA_CONTEXT has no exception.

Method MOVE_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TIMESTAMP Call by reference Type reference (TYPE) STRING 20120927
2 Returning R_TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) 20120927

Method MOVE_TIMESTAMP on class CL_RODPS_HANA_CONTEXT has no exception.

Method RESOLVE_ODPNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NAME Call by reference Type reference (TYPE) STRING 20120413
2 Exporting E_ODPNAME Call by reference Type reference (TYPE) IF_RODPS_ODP=>T_ODPNAME 20120413
3 Exporting E_PACKAGE Call by reference Type reference (TYPE) STRING 20120413
4 Exporting E_SUFFIX Call by reference Type reference (TYPE) IF_RODPS_ODP=>T_SUFFIX 20120413
5 Exporting E_TYPE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20120413
6 Importing I_ODPNAME Call by reference Type reference (TYPE) IF_RODPS_ODP=>T_ODPNAME 20120413
# Exception Resumable Description Created on
1 CX_RODPS_OBJECT_NOT_FOUND Objekt exsistiert nicht 20120413

Method RESTORE_TEXT_ODP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ODPNAME Call by reference Type reference (TYPE) IF_RODPS_ODP=>T_ODPNAME 20120424

Method RESTORE_TEXT_ODP on class CL_RODPS_HANA_CONTEXT has no exception.

Method SET_ADMIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HASH Call by reference Type reference (TYPE) RSMDS_HASHX Binärer Hash-Wert 20120510
2 Importing I_KEY1 Call by reference Type reference (TYPE) CSEQUENCE 20120510
3 Importing I_KEY2 Call by reference Type reference (TYPE) CSEQUENCE 20120510
4 Importing I_NAME Call by reference Type reference (TYPE) STRING 20120510
5 Importing I_PACKAGE Call by reference Type reference (TYPE) STRING 20120510
6 Importing I_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20120510
7 Importing I_TYPE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20120510

Method SET_ADMIN on class CL_RODPS_HANA_CONTEXT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740