SAP ABAP Class CL_FXS_MIME_TYPES (Mime Type Constants)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
S_XSLFO_SUPPLEMENTARY (Package) Supplementary functionality developed for XSL Formatter
⤷
⤷
Properties
| Class | CL_FXS_MIME_TYPES | |
| Short Description | Mime Type Constants | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_XSLFO_SUPPLEMENTARY | Supplementary functionality developed for XSL Formatter |
| Created | 20080911 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FXS_MIME_TYPES has no forward declaration.
Interfaces
Class CL_FXS_MIME_TYPES has no interface implemented.
Friends
Class CL_FXS_MIME_TYPES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'application/octet-stream' | unknown or uninterpreted | 20080911 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'image/x-ms-bmp' | windows bitmap | 20080911 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'image/gif' | graphics interchange format | 20080911 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'image/jpeg' | joint picture experts group format | 20080911 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'image/png' | portable network graphics | 20080911 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'image/tiff' | tag image file format | 20080911 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'application/pdf' | portable document format | 20080911 |
Methods
Class CL_FXS_MIME_TYPES has no method.
Events
Class CL_FXS_MIME_TYPES has no event.
Types
Class CL_FXS_MIME_TYPES has no local type.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 720 |