DDMIMETYPES_T - Mime Types (for Full-Text Index)
Mime Types (for Full-Text Index) information is stored in SAP table DDMIMETYPES_T.
It is part of development package SDIC in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "ABAP Dictionary".
It is part of development package SDIC in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "ABAP Dictionary".
Fields for table DDMIMETYPES_T
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MIME_TYPE | DD: Mime Type for Full-Text Index | X | DD_FTI_MIME_TYPE | CHAR | 254 | DDMIMETYPES |
DDLANGUAGE | Language Key | X | DDLANGUAGE | LANG | 2 | * |
DESCRIPTION | DD: Description of a Mime Type | DD_FTI_MIME_TYPE_DESCR | CHAR | 240 |