SAP ABAP Class CL_RSWR_MIME_HANDLER (Mime Handler)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSWEBRUNTIME (Package) Web Runtime Environment Functions (7.x)
⤷
⤷
Properties
| Class | CL_RSWR_MIME_HANDLER | |
| Short Description | Mime Handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSWEBRUNTIME | Web Runtime Environment Functions (7.x) |
| Created | 20051123 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSWR_MIME_HANDLER has no forward declaration.
Interfaces
Class CL_RSWR_MIME_HANDLER has no interface implemented.
Friends
Class CL_RSWR_MIME_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | I | Maximum Cache Dwell Time | 20051123 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20051123 | ||
| 2 | Static method | Public | Method | Returns Mime | 20051123 |
Events
Class CL_RSWR_MIME_HANDLER has no event.
Types
Class CL_RSWR_MIME_HANDLER has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSWR_MIME_HANDLER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSWR_MIME_HANDLER has no exception.
Method GET_MIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BINARY_CONTENT | Value transfer | Type reference (TYPE) | XSTRING | Binär-Inhalt | 20051123 | |||
| 2 | E_CACHE_DURATION | Value transfer | Type reference (TYPE) | I | Cache Verweildauer | 20051123 | |||
| 3 | E_CONTENT | Value transfer | Type reference (TYPE) | STRING | String Inhalt | 20051123 | |||
| 4 | E_CONTENT_TYPE | Value transfer | Type reference (TYPE) | STRING | Content Typ | 20051123 | |||
| 5 | E_LAST_MODIFIED | Value transfer | Type reference (TYPE) | STRING | Letztes Änderungs-Datum | 20051123 | |||
| 6 | E_STATUS_CODE | Value transfer | Type reference (TYPE) | I | Status Code | 20051123 | |||
| 7 | I_IF_MODIFIED_SINCE | Value transfer | Type reference (TYPE) | STRING | Letztes Änderungs-Datum der gecachten Version | 20051123 | |||
| 8 | I_PATH | Value transfer | Type reference (TYPE) | STRING | Pfad zum Mime-Objekt | 20051123 |
Method GET_MIME on class CL_RSWR_MIME_HANDLER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |