SAP ABAP Class IF_NHI_DB_LOOKUP (Database Lookup: Client Interface)
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
Class IF_NHI_DB_LOOKUP  
Short Description Database Lookup: Client Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120126   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_NHI_DB_LOOKUP has no forward declaration.
Interfaces
Class IF_NHI_DB_LOOKUP has no interface implemented.
Friends
Class IF_NHI_DB_LOOKUP has no friend class.
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
Class 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 class IF_NHI_DB_LOOKUP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in