SAP ABAP Function Module CRM_ICSS_GET_MIMETYPE (Returns file mimetype based on file extension)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-ISE (Application Component) Internet Service
⤷
CRM_ICSS (Package) Internet Customer Self Service Application
⤷
⤷
Basic Data
| Function Module | CRM_ICSS_GET_MIMETYPE | Returns file mimetype based on file extension |
| Function Group | CRM_ICSS_REQUEST | Maintaining internet user requests |
| Program Name | SAPLCRM_ICSS_REQUEST | |
| INCLUDE Name | LCRM_ICSS_REQUESTU16 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_MIMETYPE | TYPE | BDS_MIMETP | MIME type | |||
| |
IV_EXT | TYPE | SAEDOKTYP | File extension | |||
| |
MIMETYPE_NOT_FOUND | TYPE | Mime type not found | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20010220 |
| SAP Release Created in | 30A |