CFX_THN - Thumbnails for cFolders Objects
Thumbnails for cFolders Objects information is stored in SAP table CFX_THN.
It is part of development package CFX_FOLDERS in software component PLM-CFO. This development package consists of objects that can be grouped under "Collaboration Folders: Folder and Documents".
It is part of development package CFX_FOLDERS in software component PLM-CFO. This development package consists of objects that can be grouped under "Collaboration Folders: Folder and Documents".
Fields for table CFX_THN
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 6 | |
| OBJECT_ID | GUID in 'CHAR' Format in Uppercase | X | GUID_32 | CHAR | 64 | |
| THN_SIZE | File size (in bytes) | SDOK_FSIZE | NUMC | 24 | ||
| MIMETYPE | HTML content type | W3CONTTYPE | CHAR | 256 | ||
| WIDTH | Thumbnail Width | NUMC | 24 | |||
| HEIGHT | Thumbnail Height | NUMC | 24 | |||
| NAME | External Name of Object | CFX_NAME | STRG | 8 | ||
| CONTENT | Thumbnail | RSTR | 8 |