SAP ABAP Class CL_HTTP_EXT_HTML_VIEWER_DATA (HTTP Data Service for HTML Viewer Control)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-CTL (Application Component) SAP GUI for Windows Controls
     SAPHTML (Package) SAP HTML Control (ABAP Objects)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HTTP_EXT_BASE HTTP Framework (iHTTP) Basis Class 20000410
Properties
Class CL_HTTP_EXT_HTML_VIEWER_DATA  
Short Description HTTP Data Service for HTML Viewer Control    
Super Class CL_HTTP_EXT_BASE HTTP Framework (iHTTP) Basis Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAPHTML   SAP HTML Control (ABAP Objects) 
Created 20000410   SAP 
Last change 20000427   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNHT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SBDST Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SWWW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HTTP_EXT_HTML_VIEWER_DATA has no interface implemented.
Friends
Class CL_HTTP_EXT_HTML_VIEWER_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_BDS Static Attribute Private Object reference (TYPE REF TO) CL_BDS_DOCUMENT_SET BusinessDocumentSet 20000413
Methods
# Method Level Visibility Method type Description Created on
1 GET_BDS_OBJECT Instance method Private Method Gets the BDS Object 20000413
2 GET_WWWDATA_HTML_DOCUMENT Instance method Private Method Gets the HTML Documents from the Web Repository 20000410
3 GET_WWWDATA_MIME_OBJECT Instance method Private Method Gets the MIME Object from the Web Repository 20000410
4 SET_HTTP_CDATA Instance method Private Method Sets the HTTP Data 20000427
5 SET_HTTP_DATA Instance method Private Method Sets the HTTP Data 20000410
6 TABLE_TO_STRING Instance method Private Method Converts a Table into STRING 20000410
7 TABLE_TO_XSTRING Instance method Private Method Converts a Table into STRING 20000427
Events
Class CL_HTTP_EXT_HTML_VIEWER_DATA has no event.
Types
Class CL_HTTP_EXT_HTML_VIEWER_DATA has no local type.
Method Signatures

Method GET_BDS_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTENT_TYPE Call by reference Type reference (TYPE) STRING MIME Typ 20000413
2 Exporting DATA Call by reference Type reference (TYPE) XSTRING Daten 20000413
3 Importing SAP_ICON Call by reference Type reference (TYPE) ICONNAME Icon Name 20000413
# Exception Resumable Description Created on
1 OBJECT_NOT_FOUND OBJECT_NOT_FOUND 20000413

Method GET_WWWDATA_HTML_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTENT_TYPE Call by reference Type reference (TYPE) W3PARAM-CONT_TYPE MIME Typ 20000410
2 Exporting DATA Call by reference Type reference (TYPE) STRING Daten 20000410
3 Importing DOCUMENT_ID Call by reference Type reference (TYPE) C Dokumente ID 20000410
# Exception Resumable Description Created on
1 OBJECT_NOT_FOUND OBJECT_NOT_FOUND 20000410

Method GET_WWWDATA_MIME_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTENT_TYPE Call by reference Type reference (TYPE) W3PARAM-CONT_TYPE MIME Typ 20000410
2 Exporting DATA Call by reference Type reference (TYPE) XSTRING Daten 20000410
3 Importing OBJECT_ID Call by reference Type reference (TYPE) C Objekt ID 20000410
# Exception Resumable Description Created on
1 OBJECT_NOT_FOUND OBJECT_NOT_FOUND 20000410

Method SET_HTTP_CDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) STRING Daten 20000427
2 Importing MIME_TYPE Call by reference Type reference (TYPE) STRING 'text/html' MIME Typ 20000427
3 Importing SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER Server 20000427

Method SET_HTTP_CDATA on class CL_HTTP_EXT_HTML_VIEWER_DATA has no exception.

Method SET_HTTP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) XSTRING Daten 20000410
2 Importing MIME_TYPE Call by reference Type reference (TYPE) STRING 'text/html' MIME Typ 20000410
3 Importing SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER Server 20000410

Method SET_HTTP_DATA on class CL_HTTP_EXT_HTML_VIEWER_DATA has no exception.

Method TABLE_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA_STRING Value transfer Type reference (TYPE) STRING String 20000410
2 Importing DATA_TABLE Call by reference Type reference (TYPE) STANDARD TABLE Tabelle 20000410

Method TABLE_TO_STRING on class CL_HTTP_EXT_HTML_VIEWER_DATA has no exception.

Method TABLE_TO_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA_STRING Value transfer Type reference (TYPE) XSTRING String 20000427
2 Importing DATA_TABLE Call by reference Type reference (TYPE) STANDARD TABLE Tabelle 20000427

Method TABLE_TO_XSTRING on class CL_HTTP_EXT_HTML_VIEWER_DATA has no exception.
History
Last changed by/on SAP  20000427 
SAP Release Created in 50A