SAP ABAP Class CL_MM_ESO_LONGTEXT_HELPER (Longtext helper class)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM (Application Component) Materials Management
     MM_ESO_COMMON_FUNCT (Package) General functionalities in MM for Enterprise Search
Properties
Class CL_MM_ESO_LONGTEXT_HELPER  
Short Description Longtext helper class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MM_ESO_COMMON_FUNCT   General functionalities in MM for Enterprise Search 
Created 20080319   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_MM_ESO_REPOSITORY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_MM_ESO_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_MM_ESO_LONGTEXT_HELPER has no interface implemented.
Friends
Class CL_MM_ESO_LONGTEXT_HELPER has no friend class.
Attributes
Class CL_MM_ESO_LONGTEXT_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_LONGTEXT Static method Public Method Retrieve text lines and concatenate them 20080319
2 GET_LONGTEXT_HEADERS Static method Public Method Retrieve header infos for longtext (available languages) 20080319
Events
Class CL_MM_ESO_LONGTEXT_HELPER has no event.
Types
Class CL_MM_ESO_LONGTEXT_HELPER has no local type.
Method Signatures

Method BUILD_LONGTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FAILED Call by reference Type reference (TYPE) XCHAR Failed flag 20080319
2 Exporting EV_LONGTEXT Call by reference Type reference (TYPE) STRING Longtext 20080319
3 Importing IS_TEXT_HEADER Call by reference Type reference (TYPE) THEAD SAPscript: Text Header 20080319

Method BUILD_LONGTEXT on class CL_MM_ESO_LONGTEXT_HELPER has no exception.

Method GET_LONGTEXT_HEADERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LONGTEXT_HEADERS Call by reference Type reference (TYPE) CL_MM_ESO_REPOSITORY=>IF_MM_ESO_TYPES~TY_T_THEAD Longtext Header Information 20080319
2 Exporting EV_FAILED Call by reference Type reference (TYPE) XCHAR Failed flag 20080319
3 Importing IV_NAME Call by reference Type reference (TYPE) THEAD-TDNAME Name 20080319
4 Importing IV_OBJECT Call by reference Type reference (TYPE) THEAD-TDOBJECT Texts: application object 20080828

Method GET_LONGTEXT_HEADERS on class CL_MM_ESO_LONGTEXT_HELPER has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604