SAP ABAP Class CL_NHI_IMPORT_LANGUAGE_SUMMARY (CL_NHI_IMPORT_LANGUAGE_SUMMARY)
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_IMPORT_LANGUAGE_SUMMARY  
Short Description CL_NHI_IMPORT_LANGUAGE_SUMMARY    
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_IMPORT_LANGUAGE_SUMMARY has no forward declaration.
Interfaces
Class CL_NHI_IMPORT_LANGUAGE_SUMMARY has no interface implemented.
Friends
Class CL_NHI_IMPORT_LANGUAGE_SUMMARY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_HEADER Constant Public Type reference (TYPE) STRING 'header' 20120516
2 CO_IMPORTCOUNT Constant Public Type reference (TYPE) STRING 'importCount' 20120516
3 CO_PACKAGECOUNT Constant Public Type reference (TYPE) STRING 'packageCount' 20120516
4 CO_PACKAGETEXTCOUNT Constant Public Type reference (TYPE) STRING 'packageTextCount' 20120516
5 CO_TEXTCOUNT Constant Public Type reference (TYPE) STRING 'textCount' 20120516
6 HEADER Instance attribute Public Object reference (TYPE REF TO) CL_NHI_IMPORT_HEADER 20120516
7 IMPORTCOUNT Instance attribute Public Type reference (TYPE) STRING 20120516
8 PACKAGECOUNT Instance attribute Public Type reference (TYPE) STRING 20120516
9 PACKAGETEXTCOUNT Instance attribute Public Type reference (TYPE) STRING 20120516
10 TEXTCOUNT Instance attribute Public Type reference (TYPE) STRING 20120516
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor 20120516
2 CREATE_IMPORT_LANGUAGE_SUMMARY Static method Public Method 20120516
Events
Class CL_NHI_IMPORT_LANGUAGE_SUMMARY has no event.
Types
Class CL_NHI_IMPORT_LANGUAGE_SUMMARY 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 HEADER Call by reference Object reference (TYPE REF TO) CL_NHI_IMPORT_HEADER 20120516
2 Importing IMPORTCOUNT Call by reference Type reference (TYPE) STRING 20120516
3 Importing PACKAGECOUNT Call by reference Type reference (TYPE) STRING 20120516
4 Importing PACKAGETEXTCOUNT Call by reference Type reference (TYPE) STRING 20120516
5 Importing TEXTCOUNT Call by reference Type reference (TYPE) STRING 20120516

Method CONSTRUCTOR on class CL_NHI_IMPORT_LANGUAGE_SUMMARY has no exception.

Method CREATE_IMPORT_LANGUAGE_SUMMARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HEADER Call by reference Object reference (TYPE REF TO) CL_NHI_IMPORT_HEADER 20120516
2 Importing IMPORTCOUNT Call by reference Type reference (TYPE) STRING 20120516
3 Importing PACKAGECOUNT Call by reference Type reference (TYPE) STRING 20120516
4 Importing PACKAGETEXTCOUNT Call by reference Type reference (TYPE) STRING 20120516
5 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_NHI_IMPORT_LANGUAGE_SUMMARY 20120516
6 Importing TEXTCOUNT Call by reference Type reference (TYPE) STRING 20120516

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