SAP ABAP Interface IF_RODPS_ESH_HANA_NAME_MAPPER (Interface for BAdI: RODPS_ESH_HANA_NAME_MAPPER)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   BC-EIM-ODP (Application Component) Operational Data Provisioning (ODP) in Search&Analytics
     RODPS_BASE (Package) Basis Objects for Operational Data Provider
Properties
Interface IF_RODPS_ESH_HANA_NAME_MAPPER  
Short Description Interface for BAdI: RODPS_ESH_HANA_NAME_MAPPER    
General Data
Package RODPS_BASE   Basis Objects for Operational Data Provider 
Created 20130704   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_RODPS_ESH_HANA_NAME_MAPPER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20130704
Friends
Interface IF_RODPS_ESH_HANA_NAME_MAPPER has no friend.
Attributes
Interface IF_RODPS_ESH_HANA_NAME_MAPPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_NAME_MAPPING Instance method Public Method 20130704
Events
Interface IF_RODPS_ESH_HANA_NAME_MAPPER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_FIELD_MAPPING Public See coding 20130704 begin of ts_field_mapping, fieldname type fieldname, attr_name type trexd_attr_name, constraint type trexs_placeholder-key, end of ts_field_mapping
2 TS_NAME_MAPPING Public See coding 20130704 begin of TS_name_mapping, index_id type trexd_index_id, schema_name type trexd_index_id, hdb_connection type DBCON_NAME, client_attr_name type trexd_attr_name, field_mapping type tts_field_mapping, is_replication type rs_bool, repl_timestamp type timestamp, end of ts_name_mapping
3 TTS_FIELD_MAPPING Public See coding 20130704 tts_field_mapping type SORTED TABLE OF ts_field_mapping with UNIQUE key fieldname INITIAL SIZE 0
Method Signatures

Method GET_NAME_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FLT_VAL Call by reference Type reference (TYPE) ESH_E_OM_ODP_ID ID of Operational Data Provider 20130704
2 Importing I_ODPNAME Call by reference Type reference (TYPE) RODPS_ODPNAME 20130704
3 Importing I_SEMANTICS Call by reference Type reference (TYPE) RODPS_SEMANTICS 20130704
4 Returning RS_NAME_MAPPING Value transfer Type reference (TYPE) TS_NAME_MAPPING 20130704
# Exception Resumable Description Created on
1 CX_RODPS_OBJECT_NOT_FOUND 20130704
History
Last changed by/on SAP  20140121 
SAP Release Created in