The Function Module SDOK_MIMETYPE_GET () is a standard Function Module in SAP ERP and is part of the function group SDC_MIME within the package SDOK.
Function Module | SDOK_MIMETYPE_GET |
Short Text | |
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 |
---|---|---|---|---|
EXTENSION | TYPE | C | File Name Extension | |
X_USE_LOCAL_REGISTRY | LIKE | SY-DATAR |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MIMETYPE | LIKE | MIMETYPES-TYPE |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.