SAP ABAP Class CL_GRAC_TEXT_UTILITIES (Text handling utility class)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_SOD (Package) Access Control GRC SoD Rules and etc.
Properties
Class CL_GRAC_TEXT_UTILITIES  
Short Description Text handling utility class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRAC_SOD   Access Control GRC SoD Rules and etc. 
Created 20091005   SAP 
Last change 20141106    
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 GRFN0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GRAC_TEXT_UTILITIES has no interface implemented.
Friends
Class CL_GRAC_TEXT_UTILITIES has no friend class.
Attributes
Class CL_GRAC_TEXT_UTILITIES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_LONG_TEXT Static method Public Method Get Long text 20091005
2 SET_LONG_TEXT Static method Public Method Set Long text 20091005
Events
Class CL_GRAC_TEXT_UTILITIES has no event.
Types
Class CL_GRAC_TEXT_UTILITIES has no local type.
Method Signatures

Method GET_LONG_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LINES Call by reference Type reference (TYPE) TEXT_LINE_TAB Sub-table for structure TEXT_HEADERLINES 20091006
2 Exporting EV_HEADER Call by reference Type reference (TYPE) THEAD SAPscript: Text Header 20091006
3 Exporting EV_STRING Call by reference Type reference (TYPE) STRING 20091006
4 Importing IV_FORMAT Call by reference Type reference (TYPE) TDFORMAT GRFN0_LONGTEXT_FORMAT Tag column 20091005
5 Importing IV_LANGUAGE Value transfer Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20091006
6 Importing IV_OBJECT_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20091005
7 Importing IV_TEXTID Call by reference Type reference (TYPE) TDID GRFN0_TDID_LONGTEXT Text ID 20091005
# Exception Resumable Description Created on
1 INVALID_LANGUAGE Invalid Language 20091006
2 INVALID_TEXTID Invalid Text 20091006
3 NOT_FOUND Text not found 20091006

Method SET_LONG_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LINES Value transfer Type reference (TYPE) TEXT_LINE_TAB Sub-table for structure TEXT_HEADERLINES 20091005
2 Importing IV_FORMAT Call by reference Type reference (TYPE) TDFORMAT GRFN0_LONGTEXT_FORMAT Tag column 20091005
3 Importing IV_LANGUAGE Value transfer Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20091005
4 Importing IV_OBJECT_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20091005
5 Importing IV_STRING Value transfer Type reference (TYPE) STRING 20091005
6 Importing IV_TEXTID Call by reference Type reference (TYPE) TDID GRFN0_TDID_LONGTEXT Text ID 20091005
7 Importing IV_WITH_COMMIT Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091005
# Exception Resumable Description Created on
1 FAILED Failed 20091005
2 INVALID_LANGUAGE Invalid Lanaguage 20091005
3 INVALID_TEXT_ID Invalide Text ID 20091005
History
Last changed by/on SAP  20141106 
SAP Release Created in 600