SAP ABAP Class CL_ESH_TST_HIL_WORD_WRAPPER (Word wrapping)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_TST_HIERARCHY_LOG (Package) Hierarchy log
Properties
Class CL_ESH_TST_HIL_WORD_WRAPPER  
Short Description Word wrapping    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_TST_HIERARCHY_LOG   Hierarchy log 
Created 20100420   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ESH_TST_HIL_WORD_WRAPPER has no forward declaration.
Interfaces
Class CL_ESH_TST_HIL_WORD_WRAPPER has no interface implemented.
Friends
Class CL_ESH_TST_HIL_WORD_WRAPPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_SPLIT_LENGTH Instance attribute Protected Type reference (TYPE) I 20100420
2 MV_STRING Instance attribute Protected Type reference (TYPE) STRING 20100420
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100420
2 GET_NEXT_CHUNK Instance method Public Method Get next chunk of text 20100420
Events
Class CL_ESH_TST_HIL_WORD_WRAPPER has no event.
Types
Class CL_ESH_TST_HIL_WORD_WRAPPER 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 IV_SPLIT_LENGTH Call by reference Type reference (TYPE) I maximal length of chunk 20100420
2 Importing IV_STRING Call by reference Type reference (TYPE) STRING String 20100420

Method CONSTRUCTOR on class CL_ESH_TST_HIL_WORD_WRAPPER has no exception.

Method GET_NEXT_CHUNK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHUNK Call by reference Type reference (TYPE) STRING Chunk 20100420
2 Exporting EV_FLG_SPLITTED_AT_SPACE Call by reference Type reference (TYPE) FLAG Chunk ends at a blank 20100420

Method GET_NEXT_CHUNK on class CL_ESH_TST_HIL_WORD_WRAPPER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730