SAP ABAP Class CL_NHI_TEXT (CL_NHI_TEXT)
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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_NHI_TEXT_WITH_LANGUAGE CL_NHI_TEXT_WITH_LANGUAGE 20120516
Properties
Class CL_NHI_TEXT  
Short Description CL_NHI_TEXT    
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_TEXT has no forward declaration.
Interfaces
Class CL_NHI_TEXT has no interface implemented.
Friends
Class CL_NHI_TEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTENT Instance attribute Public Type reference (TYPE) STRING 20120516
2 CO_CONTENT Constant Public Type reference (TYPE) STRING 'content' 20120516
3 CO_MAX_LENGTH Constant Public Type reference (TYPE) STRING 'max_length' 20120516
4 CO_TEXT_ID Constant Public Type reference (TYPE) STRING 'text_id' 20120516
5 CO_TEXT_TYPE Constant Public Type reference (TYPE) STRING 'text_type' 20120516
6 MAX_LENGTH Instance attribute Public Type reference (TYPE) STRING 20120516
7 TEXT_ID Instance attribute Public Type reference (TYPE) STRING 20120516
8 TEXT_TYPE 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_TEXT Static method Public Method 20120516
Events
Class CL_NHI_TEXT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_TEXTS Public See coding 20120516 ty_texts type standard table of ref to cl_nhi_text with default key
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT Call by reference Type reference (TYPE) STRING 20120516
2 Importing MAX_LENGTH Call by reference Type reference (TYPE) STRING 20120516
3 Importing TEXT_ID Call by reference Type reference (TYPE) STRING 20120516
4 Importing TEXT_TYPE Call by reference Type reference (TYPE) STRING 20120516

Method CONSTRUCTOR on class CL_NHI_TEXT has no exception.

Method CREATE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT Call by reference Type reference (TYPE) STRING 20120516
2 Importing MAX_LENGTH Call by reference Type reference (TYPE) STRING 20120516
3 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_NHI_TEXT 20120516
4 Importing TEXT_ID Call by reference Type reference (TYPE) STRING 20120516
5 Importing TEXT_TYPE Call by reference Type reference (TYPE) STRING 20120516

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