SAP ABAP Interface IF_NHI_DB_LOOKUP (Database Lookup: Client Interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
     SNHI_CORE (Package) ABAP-HANA Integration: Core/Reuse Objects
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NHI_DB_LOOKUP Database Lookup Implementation 20120126
Properties
Interface IF_NHI_DB_LOOKUP  
Short Description Database Lookup: Client Interface    
General Data
Package SNHI_CORE   ABAP-HANA Integration: Core/Reuse Objects 
Created 20120126   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_NHI_DB_LOOKUP has no forward declaration.
Interfaces
Interface IF_NHI_DB_LOOKUP has no interface.
Friends
Interface IF_NHI_DB_LOOKUP has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_HANA_OBJECT_TYPE Constant Public Attribute reference (LIKE) IF_NHI_HANA_REPOSITORY=>CO_HANA_OBJECT_TYPE IF_NHI_HANA_REPOSITORY=>CO_HANA_OBJECT_TYPE 20120126
Methods
# Method Level Visibility Method type Description Created on
1 FIND_DB_REPOSITORY_OBJECTS Instance method Public Method 20120126
2 IS_SUPPORTED Instance method Public Method 20120126
Events
Interface IF_NHI_DB_LOOKUP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_DB_OBJECT_DT_ID Public See coding 20120127 BEGIN OF t_db_object_dt_id, name TYPE string, type TYPE t_db_object_type, package TYPE string, END OF t_db_object_dt_id
2 T_DB_OBJECT_DT_ID_TAB Public See coding 20120127 t_db_object_dt_id_tab TYPE STANDARD TABLE OF t_db_object_dt_id WITH DEFAULT KEY
3 T_DB_OBJECT_TYPE Public Attribute reference (LIKE) CO_HANA_OBJECT_TYPE-PROCEDURE 20120126
Method Signatures

Method FIND_DB_REPOSITORY_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DB_OBJECT_TYPE Call by reference Type reference (TYPE) T_DB_OBJECT_TYPE 20120126
2 Importing I_FILTER_DB_OBJECT_NAME Call by reference Type reference (TYPE) STRING '*' 20120126
3 Importing I_PACKAGE Call by reference Type reference (TYPE) STRING 20120127
4 Returning R_RESULT Value transfer Type reference (TYPE) T_DB_OBJECT_DT_ID_TAB 20120126
# Exception Resumable Description Created on
1 CX_NHI_HANA_REPOSITORY 20120126

Method IS_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20120126

Method IS_SUPPORTED on Interface IF_NHI_DB_LOOKUP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 804