SAP ABAP Class CL_NHI_REFERENCE_INFO (CL_NHI_REFERENCE_INFO)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-AHI (Application Component) Tools for ABAP and HANA Integration
     SNHI_REPOSITORY_OBJECTS (Package) Objects
Properties
Class CL_NHI_REFERENCE_INFO  
Short Description CL_NHI_REFERENCE_INFO    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SNHI_REPOSITORY_OBJECTS   Objects 
Created 20120516   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_NHI_REFERENCE_INFO has no forward declaration.
Interfaces
Class CL_NHI_REFERENCE_INFO has no interface implemented.
Friends
Class CL_NHI_REFERENCE_INFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_OBJECT Constant Public Type reference (TYPE) STRING 'object' 20120516
2 CO_SRCDESTPATHS Constant Public Type reference (TYPE) STRING 'srcDestPaths' 20120516
3 CO_SRCPATHS Constant Public Type reference (TYPE) STRING 'srcPaths' 20120516
4 OBJECT Instance attribute Public Object reference (TYPE REF TO) CL_NHI_OBJECT_ID 20120516
5 SRCDESTPATHS Instance attribute Public Type reference (TYPE) CL_NHI_SOURCE_DEST_PATH=>TY_SOURCE_DEST_PATHS 20120516
6 SRCPATHS Instance attribute Public Type reference (TYPE) TY_SRC_PATHS 20120516
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor 20120516
2 CREATE_REFERENCE_INFO Static method Public Method 20120516
Events
Class CL_NHI_REFERENCE_INFO has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_REFERENCES Public See coding 20120516 ty_references type standard table of ref to cl_nhi_reference_info with default key
2 TY_SRC_PATHS Public See coding 20120516 ty_src_paths type standard table of string with default key
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT Call by reference Object reference (TYPE REF TO) CL_NHI_OBJECT_ID 20120516
2 Importing SRCDESTPATHS Call by reference Type reference (TYPE) CL_NHI_SOURCE_DEST_PATH=>TY_SOURCE_DEST_PATHS 20120516
3 Importing SRCPATHS Call by reference Type reference (TYPE) TY_SRC_PATHS 20120516

Method CONSTRUCTOR on class CL_NHI_REFERENCE_INFO has no exception.

Method CREATE_REFERENCE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT Call by reference Object reference (TYPE REF TO) CL_NHI_OBJECT_ID 20120516
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_NHI_REFERENCE_INFO 20120516
3 Importing SRCDESTPATHS Call by reference Type reference (TYPE) CL_NHI_SOURCE_DEST_PATH=>TY_SOURCE_DEST_PATHS 20120516
4 Importing SRCPATHS Call by reference Type reference (TYPE) TY_SRC_PATHS 20120516

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