SAP ABAP Class CL_THTMLB_MIME_UTIL (MIME object utility class)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-TAG (Application Component) Tag Library
⤷
BSP_DYN_CONFIG_TAG_LIB (Package) New tag library for CRM IC

⤷

⤷

Properties
Class | CL_THTMLB_MIME_UTIL | |
Short Description | MIME object utility class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BSP_DYN_CONFIG_TAG_LIB | New tag library for CRM IC |
Created | 20091125 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_THTMLB_MIME_UTIL has no interface implemented.
Friends
Class CL_THTMLB_MIME_UTIL has no friend class.
Attributes
Class CL_THTMLB_MIME_UTIL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Returns the specified MIME object's content as a string. | 20091125 |
Events
Class CL_THTMLB_MIME_UTIL has no event.
Types
Class CL_THTMLB_MIME_UTIL has no local type.
Method Signatures
Method LOAD_MIME_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BSP_APPLICATION | Call by reference | Type reference (TYPE) | STRING | BSP application containing MIME object | 20091125 | ||
2 | ![]() |
IV_ENCODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Encode to Base64 or return as-is | 20091125 | ||
3 | ![]() |
IV_ESCAPE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Escape as HTML string | 20091202 | ||
4 | ![]() |
IV_MIME_OBJECT_PATH | Call by reference | Type reference (TYPE) | STRING | MIME object path (relative to BSP application root) | 20091125 | ||
5 | ![]() |
RV_MIME_OBJECT | Value transfer | Type reference (TYPE) | STRING | MIME object content, as a string | 20091125 |
Method LOAD_MIME_OBJECT on class CL_THTMLB_MIME_UTIL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 701 |