SAP ABAP Class CL_NHI_IMPORT_FILE_RES (CL_NHI_IMPORT_FILE_RES)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-AHI (Application Component) Tools for ABAP and HANA Integration
     SNHI_REPOSITORY_IMPORT (Package) Import
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_NHI_ERROR CL_NHI_ERROR 20120611
Properties
Class CL_NHI_IMPORT_FILE_RES  
Short Description CL_NHI_IMPORT_FILE_RES    
Super Class CL_NHI_ERROR CL_NHI_ERROR 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SNHI_REPOSITORY_IMPORT   Import 
Created 20120516   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_NHI_CHECK_RESULT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_NHI_IMPORT_FILE_RES has no interface implemented.
Friends
Class CL_NHI_IMPORT_FILE_RES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVATION_ID Instance attribute Public Type reference (TYPE) STRING 20120612
2 CHECKRESULTS Instance attribute Public Type reference (TYPE) CL_NHI_CHECK_RESULT=>TY_CHECKRESULTS 20120516
3 CO_ACTIVATION_ID Constant Public Type reference (TYPE) STRING 'activationID' 20120612
4 CO_CHECKRESULTS Constant Public Type reference (TYPE) STRING 'checkResults' 20120516
5 CO_IMPORTSUMMARY Constant Public Type reference (TYPE) STRING 'importSummary' 20120516
6 IMPORTSUMMARY Instance attribute Public Object reference (TYPE REF TO) CL_NHI_IMPORT_SUMMARY 20120516
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor 20120516
2 CREATE_IMPORT_FILE_RES Static method Public Method 20120516
Events
Class CL_NHI_IMPORT_FILE_RES has no event.
Types
Class CL_NHI_IMPORT_FILE_RES 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 ACTIVATION_ID Call by reference Type reference (TYPE) STRING 20120612
2 Importing CHECKRESULTS Call by reference Type reference (TYPE) CL_NHI_CHECK_RESULT=>TY_CHECKRESULTS 20120516
3 Importing ERROR_ARG Call by reference Type reference (TYPE) STRING 20120611
4 Importing ERROR_CODE Call by reference Type reference (TYPE) STRING 20120611
5 Importing ERROR_MSG Call by reference Type reference (TYPE) STRING 20120611
6 Importing IMPORTSUMMARY Call by reference Object reference (TYPE REF TO) CL_NHI_IMPORT_SUMMARY 20120516

Method CONSTRUCTOR on class CL_NHI_IMPORT_FILE_RES has no exception.

Method CREATE_IMPORT_FILE_RES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVATION_ID Call by reference Type reference (TYPE) STRING 20120612
2 Importing CHECKRESULTS Call by reference Type reference (TYPE) CL_NHI_CHECK_RESULT=>TY_CHECKRESULTS 20120516
3 Importing ERROR_ARG Call by reference Type reference (TYPE) STRING 20120611
4 Importing ERROR_CODE Call by reference Type reference (TYPE) STRING 20120611
5 Importing ERROR_MSG Call by reference Type reference (TYPE) STRING 20120611
6 Importing IMPORTSUMMARY Call by reference Object reference (TYPE REF TO) CL_NHI_IMPORT_SUMMARY 20120516
7 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_NHI_IMPORT_FILE_RES 20120516

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