The Function Module SDOK_MIME_SUBSTITUTE_GET (Liefert MIME-Content-Type zu angegebener Dateinamenerweiterung) is a standard Function Module in SAP ERP and is part of the function group SDC_MIME within the package SDOK.
Function Module | SDOK_MIME_SUBSTITUTE_GET |
Short Text | Liefert MIME-Content-Type zu angegebener Dateinamenerweiterung |
Function Group | SDC_MIME |
Package | SDOK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
METHOD | TYPE | SDOK_FEMTH | 'D' | Ausführungsmethode am Frontend |
MIMETYPE | TYPE | C | MIME Content-Type | |
X_USE_LOCAL_REGISTRY | TYPE | SYDATAR | Kennzeichen: Lokale Windows-Registry verwenden |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXTENSION_SUBST | TYPE | C | Ersatz-Dateinamenserweiterung | |
MIMETYPE_SUBST | TYPE | C | Ersatz MIME Content-Type |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INSUFFICIENT_PARAMETER_LENGTH | Länge eines übergebenen Parameters reicht nicht aus |