SAP ABAP Class CL_HTTP_EXT_BDS_DATA (HTTP Data Service for HTML Viewer Control)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BDS (Application Component) Business Document Service
     SBDS (Package) SAP Knowledge Provider Business Document Service
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 20000526
Properties
Class CL_HTTP_EXT_BDS_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 SBDS   SAP Knowledge Provider Business Document Service 
Created 20000526   SAP 
Last change 20041228   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_BDS_DATA has no interface implemented.
Friends
Class CL_HTTP_EXT_BDS_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 20000526
Methods
# Method Level Visibility Method type Description Created on
1 GET_BDS_OBJECT Instance method Private Method Gets BDS Object 20000526
2 SET_HTTP_DATA Instance method Private Method Sets Text HTTP Data 20000526
3 SET_HTTP_XDATA Instance method Private Method Sets Binary HTTP Data 20000526
4 TABLE_TO_STRING Instance method Private Method Converts a Table into STRING 20000526
5 TABLE_TO_XSTRING Instance method Private Method Converts a Table into STRING 20000526
Events
Class CL_HTTP_EXT_BDS_DATA has no event.
Types
Class CL_HTTP_EXT_BDS_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 20000526
2 Exporting DATA Call by reference Type reference (TYPE) XSTRING Daten 20000526
3 Importing DATAOBJECT Call by reference Type reference (TYPE) STRING Übergabe-URL 20000526
# Exception Resumable Description Created on
1 OBJECT_NOT_FOUND OBJECT_NOT_FOUND 20000526

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) STRING Daten 20000526
2 Importing MIME_TYPE Call by reference Type reference (TYPE) STRING 'text/html' Mime Type 20000526
3 Importing SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER Server 20000526

Method SET_HTTP_DATA on class CL_HTTP_EXT_BDS_DATA has no exception.

Method SET_HTTP_XDATA 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 20000526
2 Importing MIME_TYPE Call by reference Type reference (TYPE) STRING 'text/html' MIME Typ 20000526
3 Importing SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER Server 20000526

Method SET_HTTP_XDATA on class CL_HTTP_EXT_BDS_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 20000526
2 Importing DATA_TABLE Call by reference Type reference (TYPE) STANDARD TABLE Tabelle 20000526

Method TABLE_TO_STRING on class CL_HTTP_EXT_BDS_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 20000526
2 Importing DATA_TABLE Call by reference Type reference (TYPE) STANDARD TABLE Tabelle 20000526

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