SAP ABAP Class CL_NHI_TYPE_INFORMATION (CL_NHI_TYPE_INFORMATION)
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_TYPE_INFORMATION  
Short Description CL_NHI_TYPE_INFORMATION    
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_TYPE_INFORMATION has no forward declaration.
Interfaces
Class CL_NHI_TYPE_INFORMATION has no interface implemented.
Friends
Class CL_NHI_TYPE_INFORMATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DESCRIPTION Constant Public Type reference (TYPE) STRING 'description' 20120516
2 CO_FILEEXTENSION Constant Public Type reference (TYPE) STRING 'fileExtension' 20120516
3 CO_ISFILETYPE Constant Public Type reference (TYPE) STRING 'isFileType' 20120516
4 CO_MIMETYPE Constant Public Type reference (TYPE) STRING 'mimeType' 20120516
5 CO_OBJECTTYPE Constant Public Type reference (TYPE) STRING 'objectType' 20120516
6 DESCRIPTION Instance attribute Public Type reference (TYPE) STRING 20120516
7 FILEEXTENSION Instance attribute Public Type reference (TYPE) STRING 20120516
8 ISFILETYPE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20120516
9 MIMETYPE Instance attribute Public Type reference (TYPE) STRING 20120516
10 OBJECTTYPE Instance attribute Public Object reference (TYPE REF TO) CE_NHI_OBJECT_TYPE 20120516
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor 20120516
2 CREATE_TYPE_INFORMATION Static method Public Method 20120516
Events
Class CL_NHI_TYPE_INFORMATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_TYPE_INFORMATIONS Public See coding 20120516 ty_type_informations type standard table of ref to cl_nhi_type_information with default key
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Call by reference Type reference (TYPE) STRING 20120516
2 Importing FILEEXTENSION Call by reference Type reference (TYPE) STRING 20120516
3 Importing ISFILETYPE Call by reference Type reference (TYPE) ABAP_BOOL 20120516
4 Importing MIMETYPE Call by reference Type reference (TYPE) STRING 20120516
5 Importing OBJECTTYPE Call by reference Object reference (TYPE REF TO) CE_NHI_OBJECT_TYPE 20120516

Method CONSTRUCTOR on class CL_NHI_TYPE_INFORMATION has no exception.

Method CREATE_TYPE_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Call by reference Type reference (TYPE) STRING 20120516
2 Importing FILEEXTENSION Call by reference Type reference (TYPE) STRING 20120516
3 Importing ISFILETYPE Call by reference Type reference (TYPE) ABAP_BOOL 20120516
4 Importing MIMETYPE Call by reference Type reference (TYPE) STRING 20120516
5 Importing OBJECTTYPE Call by reference Object reference (TYPE REF TO) CE_NHI_OBJECT_TYPE 20120516
6 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_NHI_TYPE_INFORMATION 20120516

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