SAP ABAP Interface /IWHDB/IF_HAI_RT_MED_SRC_INF (HANA Analytics Integration - Metadata Source Info)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
     /IWHDB/HAI_RT (Package) Gateway - HANA Analytics Integration - Runtime
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
Interface /IWHDB/IF_HAI_RT_MED_SRC_INF  
Short Description HANA Analytics Integration - Metadata Source Info    
General Data
Package /IWHDB/HAI_RT   Gateway - HANA Analytics Integration - Runtime 
Created 20120410   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface /IWHDB/IF_HAI_RT_MED_SRC_INF has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /IWBEP/IF_MGW_MED_SOURCE_INFO Metadata: Source information for integration model provider 20120410
Friends
Interface /IWHDB/IF_HAI_RT_MED_SRC_INF has no friend.
Attributes
Interface /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
Interface /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 Interface /IWHDB/IF_HAI_RT_MED_SRC_INF has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 100