SAP ABAP Class CL_RSRT_HTML_UTIL (HTML Utility Class)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSRT_BICS_RENDERER (Package) RSRT BICS Renderer
Properties
Class CL_RSRT_HTML_UTIL  
Short Description HTML Utility Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRT_BICS_RENDERER   RSRT BICS Renderer 
Created 20110804   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSRT_HTML_UTIL has no forward declaration.
Interfaces
Class CL_RSRT_HTML_UTIL has no interface implemented.
Friends
Class CL_RSRT_HTML_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_CR Static Attribute Public Type reference (TYPE) STRING 20111007
2 N_C_CRLF Static Attribute Public Type reference (TYPE) STRING 20111007
3 N_C_LF Static Attribute Public Type reference (TYPE) STRING 20111007
4 N_C_LFONLY Static Attribute Public Type reference (TYPE) STRING 20111007
5 N_C_TAB Static Attribute Public Type reference (TYPE) STRING 20111007
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20110804
2 STRING_2_W3HTML Static method Public Method String to CHAR(255) 20110804
3 STRING_2_W3MIME Static method Public Method String to RAW(255) 20110804
4 TABLE_TO_STRING Static method Public Method Table to String 20110808
5 XSTRING_2_W3MIME Static method Public Method XString to RAW(255) 20110804
Events
Class CL_RSRT_HTML_UTIL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_T_W3HTML Public See coding 20111007 tn_t_w3html type standard table of w3html with default key initial size 1
2 TN_T_W3MIME Public See coding 20111007 tn_t_w3mime type standard table of w3mime with default key initial size 1
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSRT_HTML_UTIL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSRT_HTML_UTIL has no exception.

Method STRING_2_W3HTML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STRING Call by reference Type reference (TYPE) STRING 20110804
2 Returning VALUE Value transfer Type reference (TYPE) TN_T_W3HTML 20110804

Method STRING_2_W3HTML on class CL_RSRT_HTML_UTIL has no exception.

Method STRING_2_W3MIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STRING Call by reference Type reference (TYPE) STRING 20110804
2 Returning VALUE Value transfer Type reference (TYPE) TN_T_W3MIME 20110804

Method STRING_2_W3MIME on class CL_RSRT_HTML_UTIL has no exception.

Method TABLE_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing T_TABLE Call by reference Type reference (TYPE) ANY TABLE 20110808
2 Returning VALUE Value transfer Type reference (TYPE) STRING 20110808

Method TABLE_TO_STRING on class CL_RSRT_HTML_UTIL has no exception.

Method XSTRING_2_W3MIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) TN_T_W3MIME 20110804
2 Importing XSTRING Call by reference Type reference (TYPE) XSTRING 20110804

Method XSTRING_2_W3MIME on class CL_RSRT_HTML_UTIL has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700