SAP ABAP Class CL_RSRD_CONVERTER_MHT (Conversion of HTML to MHT)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSRD (Package) BW: Broadcasting
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSRD_F_CONVERTER_ROOT Root Class for Document Conversion Classes 20030729
Properties
Class CL_RSRD_CONVERTER_MHT  
Short Description Conversion of HTML to MHT    
Super Class CL_RSRD_F_CONVERTER_ROOT Root Class for Document Conversion Classes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRD   BW: Broadcasting 
Created 20030729   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSRD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSRD_CONVERTER_MHT has no interface implemented.
Friends
Class CL_RSRD_CONVERTER_MHT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_OUTPUT_FORMAT_MHTML_NO_JS Constant Public Type reference (TYPE) RSRD_OUTPUT_FORMAT 'MHTML_NO_JS' MHTML without JS 20050712
2 O_R_GBT_MULTIRELATED Instance attribute Protected Object reference (TYPE REF TO) CL_GBT_MULTIRELATED_SERVICE 20030729
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_MHT Instance method Protected Method Conversion of Links in Content IDs 20031001
2 BUILD_MHT_SINGLE Instance method Protected Method Generates MHTML Format 20031001
3 CONVERT_LINKS_TO_CIDS_SINGLE Instance method Protected Method Conversion of Links in Content IDs 20031001
4 CONVERT_LINKS_TO_SIDS Instance method Protected Method Conversion of Links in Content IDs 20031001
Events
Class CL_RSRD_CONVERTER_MHT has no event.
Types
Class CL_RSRD_CONVERTER_MHT has no local type.
Method Signatures

Method BUILD_MHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_DOCUMENT Call by reference Type reference (TYPE) RSRD_SX_DOCUMENT 20031001

Method BUILD_MHT on class CL_RSRD_CONVERTER_MHT has no exception.

Method BUILD_MHT_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_FILE Call by reference Type reference (TYPE) RSRD_S_FILE 20031001
2 Importing I_T_MIMES Call by reference Type reference (TYPE) RSRD_T_FILE 20031001

Method BUILD_MHT_SINGLE on class CL_RSRD_CONVERTER_MHT has no exception.

Method CONVERT_LINKS_TO_CIDS_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_FILE Call by reference Type reference (TYPE) RSRD_S_FILE 20031001
2 Importing I_T_MIMES Call by reference Type reference (TYPE) RSRD_T_FILE 20031001

Method CONVERT_LINKS_TO_CIDS_SINGLE on class CL_RSRD_CONVERTER_MHT has no exception.

Method CONVERT_LINKS_TO_SIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_DOCUMENT Call by reference Type reference (TYPE) RSRD_SX_DOCUMENT 20031001

Method CONVERT_LINKS_TO_SIDS on class CL_RSRD_CONVERTER_MHT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 350