SAP ABAP Class IF_RSRT_HTML_DOCUMENT (HTML Document)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_HTML_DOCUMENT HTML Document 20120206
Properties
Class IF_RSRT_HTML_DOCUMENT  
Short Description HTML Document    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120206   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)
Interfaces
Class IF_RSRT_HTML_DOCUMENT has no interface implemented.
Friends
Class IF_RSRT_HTML_DOCUMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_T_CHILD_DOCUMENTS Instance attribute Public Type reference (TYPE) TN_T_HTML_DOCUMENT HTML Document List 20120521
2 N_URL Instance attribute Public Type reference (TYPE) TN_URL URL 20120206
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHILD_DOCUMENTS Instance method Public Method Get Child Document 20120206
2 GET_HTML Instance method Public Method Get HTML 20120521
3 GET_MIME_OBJECTS Instance method Public Method Get Mime Objects 20120521
Events
Class IF_RSRT_HTML_DOCUMENT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_T_HTML_DOCUMENT Public See coding HTML Document List 20120515 TN_T_html_document type standard table of ref to IF_RSRT_HTML_DOCUMENT with key table_line initial size 1
2 TN_URL Public Type reference (TYPE) STRING URL 20120521
Method Signatures

Method GET_CHILD_DOCUMENTS 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_HTML_DOCUMENT HTML Document List 20120206

Method GET_CHILD_DOCUMENTS on class IF_RSRT_HTML_DOCUMENT 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 IF_RSRT_HTML_DOCUMENT has no exception.

Method GET_MIME_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) IF_RSRT_MIME_OBJECT=>TN_T_MIME_OBJECT Mime Object List 20120521

Method GET_MIME_OBJECTS on class IF_RSRT_HTML_DOCUMENT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in