/UI5/CFS_FILE - UI Theming: File in client-dependent file system
UI Theming: File in client-dependent file system information is stored in SAP table /UI5/CFS_FILE.
It is part of development package /UI5/THEMING_INFRA in software component CA-UI2-THD. This development package consists of objects that can be grouped under "UI Theming Infrastructure".
It is part of development package /UI5/THEMING_INFRA in software component CA-UI2-THD. This development package consists of objects that can be grouped under "UI Theming Infrastructure".
Fields for table /UI5/CFS_FILE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | * |
FS_ID | UI Theming: Unque id for a bundle of files | X | /UI5/BUNDLE_ID | CHAR | 80 | |
FILE_ID | GUID in 'CHAR' Format in Uppercase | X | GUID_32 | CHAR | 64 | |
FILE_NAME | SSTR | 8 | ||||
PARENT_FILE_ID | GUID in 'CHAR' Format in Uppercase | GUID_32 | CHAR | 64 | ||
PARENT_FILE_HASH | Hash of Parent Folder for locating files in a fast way | CHAR | 80 | |||
DIR | General Flag | FLAG | CHAR | 2 | ||
GZIP | General Flag | FLAG | CHAR | 2 | ||
CONTENT | RSTR | 8 | ||||
CONTENT_LENGTH | INT4 | 4 | ||||
.INCLUDE | CHANGE_INFORMATION | /UI5/DB_CHANGE_INFORMATION | 0 | |||
CREATEDBY | Author | CNAM | CHAR | 24 | ||
CREATEDON | Created On | RDIR_CDATE | DATS | 16 | ||
CREATEDAT | TIMS | 12 | ||||
CHANGEDBY | Last changed by | UNAM | CHAR | 24 | ||
CHANGEDON | Changed On | RDIR_UDATE | DATS | 16 | ||
CHANGEDAT | TIMS | 12 |