SAP ABAP Class CL_RSRT_HTML_OBJECT (HTML Object)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSRT_BICS_RENDERER (Package) RSRT BICS Renderer
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSRT_HTML_DOCUMENT HTML Document 20120515
Properties
Class CL_RSRT_HTML_OBJECT  
Short Description HTML Object    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRT_BICS_RENDERER   RSRT BICS Renderer 
Created 20120515   SAP 
Last change 20140121   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_RSRT_HTML_OBJECT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_RSRT_HTML_OBJECT has no interface implemented.
Friends
Class CL_RSRT_HTML_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_TYPE_OBJECT Constant Public Type reference (TYPE) TN_TYPE 'HTML_OBJECT' HTML Object Type 20121004
2 N_ID Instance attribute Public Type reference (TYPE) TN_ID HTML Object ID 20120531
3 N_O_HTML_DOCUMENT Instance attribute Public Object reference (TYPE REF TO) IF_RSRT_HTML_DOCUMENT HTML Document 20121004
4 N_O_MIME_OBJECT_MANAGER Instance attribute Public Object reference (TYPE REF TO) IF_RSRT_MIME_OBJECT_MANAGER Mime Object Manager 20120521
5 N_TYPE Instance attribute Public Type reference (TYPE) TN_TYPE HTML Object Type 20121004
6 O_T_HTML_CONTENT Instance attribute Protected Type reference (TYPE) TN_T_HTML_CONTENT HTML Content List 20120521
7 P_LINES Instance attribute Private Type reference (TYPE) I 20120524
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CONTENT Instance method Public Method Add HTML Content 20120521
2 CLEAR_CONTENT Instance method Public Method Clear HTML Content 20120521
3 CONSTRUCTOR Instance method Protected Constructor CONSTRUCTOR 20120515
4 CREATE_CONTENT_OBJECT Instance method Public Method Create Content Object 20120531
5 FREE Instance method Public Method Free 20120521
6 GET_CONTENT_OBJECT Instance method Public Method Get Content Object 20120531
7 GET_HTML Instance method Public Method Get HTML 20120521
8 HAS_CONTENT Instance method Public Method Has Content 20120625
Events
Class CL_RSRT_HTML_OBJECT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_ID Public Type reference (TYPE) STRING HTML Object ID 20120531
2 TN_S_HTML_CONTENT Protected See coding HTML Content 20120515 begin of tn_s_html_content, html type string, o_object type ref to cl_rsrt_html_object, end of tn_s_html_content
3 TN_TYPE Public Type reference (TYPE) STRING HTML Object Type 20121004
4 TN_T_HTML_CONTENT Protected See coding HTML Content List 20120515 tn_t_html_content type standard table of tn_s_html_content with default key initial size 1
Method Signatures

Method ADD_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTML Call by reference Type reference (TYPE) STRING HTML 20120521
2 Importing O_HTML_OBJECT Call by reference Object reference (TYPE REF TO) CL_RSRT_HTML_OBJECT HTML Object 20120529

Method ADD_CONTENT on class CL_RSRT_HTML_OBJECT has no exception.

Method CLEAR_CONTENT Signature

Method CLEAR_CONTENT on class CL_RSRT_HTML_OBJECT has no parameter.
Method CLEAR_CONTENT on class CL_RSRT_HTML_OBJECT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) TN_ID HTML Object ID 20120531
2 Importing O_MIME_OBJECT_MANAGER Call by reference Object reference (TYPE REF TO) IF_RSRT_MIME_OBJECT_MANAGER Mime Object Manager 20120516
3 Importing TYPE Call by reference Type reference (TYPE) TN_TYPE CL_RSRT_HTML_OBJECT=>N_C_TYPE_OBJECT HTML Object Type 20121004

Method CONSTRUCTOR on class CL_RSRT_HTML_OBJECT has no exception.

Method CREATE_CONTENT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) TN_ID HTML Object ID 20120531
2 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_RSRT_HTML_OBJECT HTML Document 20120531

Method CREATE_CONTENT_OBJECT on class CL_RSRT_HTML_OBJECT has no exception.

Method FREE Signature

Method FREE on class CL_RSRT_HTML_OBJECT has no parameter.
Method FREE on class CL_RSRT_HTML_OBJECT has no exception.

Method GET_CONTENT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) TN_ID HTML Object ID 20120531
2 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_RSRT_HTML_OBJECT HTML Object 20120531

Method GET_CONTENT_OBJECT on class CL_RSRT_HTML_OBJECT has no exception.

Method GET_HTML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING HTML 20120521

Method GET_HTML on class CL_RSRT_HTML_OBJECT has no exception.

Method HAS_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20120625

Method HAS_CONTENT on class CL_RSRT_HTML_OBJECT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 730