SAP ABAP Class CL_EAMWS_SAFETY_SYMBOL_MIME (Organize Safety Symbols in Mime-Repository)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM (Application Component) Plant Maintenance
⤷
EAMWS_RISK (Package) Integration with Risk Management
⤷
⤷
Properties
| Class | CL_EAMWS_SAFETY_SYMBOL_MIME | |
| Short Description | Organize Safety Symbols in Mime-Repository | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EAMWS_RISK | Integration with Risk Management |
| Created | 20110608 | 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) |
Interfaces
Class CL_EAMWS_SAFETY_SYMBOL_MIME has no interface implemented.
Friends
Class CL_EAMWS_SAFETY_SYMBOL_MIME has no friend class.
Attributes
Class CL_EAMWS_SAFETY_SYMBOL_MIME has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check if symbol is in MIME | 20110608 | |
| 2 | Instance method | Private | Method | Check if symbol is in MIME | 20110608 | |
| 3 | Instance method | Private | Method | Creates the mime filename and hash value | 20110608 | |
| 4 | Instance method | Private | Method | Check if symbol is in MIME | 20110608 |
Events
Class CL_EAMWS_SAFETY_SYMBOL_MIME has no event.
Types
Class CL_EAMWS_SAFETY_SYMBOL_MIME has no local type.
Method Signatures
Method BUFFER_SYMBOL_IN_MIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MIME_NAME | Call by reference | Type reference (TYPE) | STRING | mime filename | 20110608 | |||
| 2 | IV_FILE_EXTENSION | Call by reference | Type reference (TYPE) | STRING | file extension | 20110610 | |||
| 3 | IV_FILE_MIMETYPE | Call by reference | Type reference (TYPE) | STRING | symbol mimetype | 20110608 | |||
| 4 | IV_MIME_FOLDER | Call by reference | Type reference (TYPE) | EAMWS_MIME_FOLDER | MIME Folder | 20110608 | |||
| 5 | IV_SYMBOL_DESC | Call by reference | Type reference (TYPE) | STRING | symbol description | 20110608 | |||
| 6 | IV_SYMBOL_STRING | Call by reference | Type reference (TYPE) | XSTRING | Symbol data | 20110608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | An Error occured during processing | 20110608 |
Method CHECK_SYMBOL_IS_IN_MIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_IS_AVAILABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110608 | ||||
| 2 | EV_MIME_NAME | Call by reference | Type reference (TYPE) | STRING | 20110608 | ||||
| 3 | IV_FILE_EXTENSION | Call by reference | Type reference (TYPE) | STRING | 20110610 | ||||
| 4 | IV_MIME_FOLDER | Call by reference | Type reference (TYPE) | EAMWS_MIME_FOLDER | MIME Folder | 20110608 | |||
| 5 | IV_SYMBOL_STRING | Call by reference | Type reference (TYPE) | XSTRING | 20110608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | error in md5 calculation | 20110608 | ||
| 2 | error in mime check | 20110608 | ||
| 3 | mime data does not match passed data | 20110608 |
Method CREATE_HASH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MIME_NAME | Call by reference | Type reference (TYPE) | STRING | 20110615 | ||||
| 2 | EV_MIME_URL | Call by reference | Type reference (TYPE) | STRING | 20110608 | ||||
| 3 | IV_FILE_EXTENSION | Call by reference | Type reference (TYPE) | STRING | 20110610 | ||||
| 4 | IV_MIME_FOLDER | Call by reference | Type reference (TYPE) | EAMWS_MIME_FOLDER | MIME Folder | 20110608 | |||
| 5 | IV_SYMBOL_STRING | Call by reference | Type reference (TYPE) | XSTRING | 20110608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error in MD5 generation | 20110608 |
Method CREATE_SYMBOL_IN_MIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MIME_NAME | Call by reference | Type reference (TYPE) | STRING | mime filename | 20110608 | |||
| 2 | IV_FILE_EXTENSION | Call by reference | Type reference (TYPE) | STRING | file extension | 20110610 | |||
| 3 | IV_FILE_MIMETYPE | Call by reference | Type reference (TYPE) | STRING | symbol mimetype | 20110608 | |||
| 4 | IV_MIME_FOLDER | Call by reference | Type reference (TYPE) | EAMWS_MIME_FOLDER | MIME Folder | 20110608 | |||
| 5 | IV_SYMBOL_DESC | Call by reference | Type reference (TYPE) | STRING | symbol description | 20110608 | |||
| 6 | IV_SYMBOL_STRING | Call by reference | Type reference (TYPE) | XSTRING | Symbol data | 20110608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | error in md5 calculation | 20110608 | ||
| 2 | error in mime check | 20110608 | ||
| 3 | mime data does not match passed data | 20110608 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |