SAP ABAP Class CL_NHI_PACKAGE (Package)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-AHI (Application Component) Tools for ABAP and HANA Integration
     SNHI_REPOSITORY_PACKAGE (Package) Package
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_NHI_ABSTRACT_API Abstrace base class 20120531
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_NHI_PACKAGE IF_NHI_PACKAGE 20120531
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CT_NHI_PACKAGE package 20120531
Properties
Class CL_NHI_PACKAGE  
Short Description Package    
Super Class CL_NHI_ABSTRACT_API Abstrace base class 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SNHI_REPOSITORY_PACKAGE   Package 
Created 20120531   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_NHI_PACKAGE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_NHI_PACKAGE IF_NHI_PACKAGE 20120531
Friends
# Friend Modeled only Created on Description
1 CL_NHI_API 20120903 CL_NHI_API
Attributes
Class CL_NHI_PACKAGE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor 20120806
2 CREATE_INSTANCE Static method Public Method 20120531
3 CREATE_INSTANCE_FROM_API Static method Private Method 20120903
Events
Class CL_NHI_PACKAGE has no event.
Types
Class CL_NHI_PACKAGE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DB_CONN_NAME Call by reference Type reference (TYPE) DBCON_NAME CL_SQL_CONNECTION=>C_DEFAULT_CONNECTION 20120806
2 Importing REPOSITORY Call by reference Object reference (TYPE REF TO) CL_NHI_HANA_REPOSITORY 20120903

Method CONSTRUCTOR on class CL_NHI_PACKAGE has no exception.

Method CREATE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DB_CONN_NAME Call by reference Type reference (TYPE) DBCON_NAME CL_SQL_CONNECTION=>C_DEFAULT_CONNECTION 20120806
2 Returning PACKAGE Value transfer Object reference (TYPE REF TO) CL_NHI_PACKAGE 20120531

Method CREATE_INSTANCE on class CL_NHI_PACKAGE has no exception.

Method CREATE_INSTANCE_FROM_API Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PACKAGE Value transfer Object reference (TYPE REF TO) CL_NHI_PACKAGE 20120903
2 Importing REPOSITORY Call by reference Object reference (TYPE REF TO) CL_NHI_HANA_REPOSITORY 20120903

Method CREATE_INSTANCE_FROM_API on class CL_NHI_PACKAGE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740