SAP ABAP Class /IWHDB/IF_HAI_RT_MED_SRC_INF (HANA Analytics Integration - Metadata Source Info)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_MGW_MED_SOURCE_INFO Metadata: Source information for integration model provider 20120410
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWHDB/CL_HAI_RT_ABS_MODEL HANA Analytics Integration - Model Provider Class 20120410
Properties
Class /IWHDB/IF_HAI_RT_MED_SRC_INF  
Short Description HANA Analytics Integration - Metadata Source Info    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120410   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWHDB/IF_HAI_RT_MED_SRC_INF has no forward declaration.
Interfaces
Class /IWHDB/IF_HAI_RT_MED_SRC_INF has no interface implemented.
Friends
Class /IWHDB/IF_HAI_RT_MED_SRC_INF has no friend class.
Attributes
Class /IWHDB/IF_HAI_RT_MED_SRC_INF has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_HDB_VIEW_ENTITY_ASSIGNMENT Instance method Public Method Returns the list of HANA views with entity type assigments 20120410
2 GET_SKIPTOKEN_RECORDS_NUMBER Instance method Public Method Return the number of records per page / skip token 20120412
Events
Class /IWHDB/IF_HAI_RT_MED_SRC_INF has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_HDB_VIEW Public See coding 20120410 BEGIN OF ty_s_hdb_view, catalog_name TYPE string, view_name TYPE string, END OF ty_s_hdb_view
2 TY_S_HDB_VIEW_ENTITY_ASSIGN Public See coding 20120410 BEGIN OF ty_s_hdb_view_entity_assign, entity_type_name TYPE /iwbep/if_mgw_med_odata_types=>ty_e_med_entity_name, catalog_name TYPE string, view_name TYPE string, entity_set_name TYPE /iwbep/if_mgw_med_odata_types=>ty_e_med_entity_name, END OF ty_s_hdb_view_entity_assign
3 TY_T_HDB_VIEW_ENTITY_ASSIGN Public See coding 20120410 ty_t_hdb_view_entity_assign TYPE STANDARD TABLE OF ty_s_hdb_view_entity_assign WITH KEY entity_type_name
Method Signatures

Method GET_HDB_VIEW_ENTITY_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_HDB_ENTITIES Value transfer Type reference (TYPE) TY_T_HDB_VIEW_ENTITY_ASSIGN 20120410
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120430

Method GET_SKIPTOKEN_RECORDS_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_REC_NUMBER Value transfer Type reference (TYPE) I 20120412

Method GET_SKIPTOKEN_RECORDS_NUMBER on class /IWHDB/IF_HAI_RT_MED_SRC_INF has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in