EDMS_LAYOUT - Global Layout Criteria in Easy Document Management
Global Layout Criteria in Easy Document Management information is stored in SAP table EDMS_LAYOUT.
It is part of development package EASYDMS01 in software component CA-DMS. This development package consists of objects that can be grouped under "Functions for Easy Document Management".
It is part of development package EASYDMS01 in software component CA-DMS. This development package consists of objects that can be grouped under "Functions for Easy Document Management".
Fields for table EDMS_LAYOUT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
USERNAME | Changed by | X | USER | CHAR | 12 | |
INDEXLAYOUT | GUID in 'CHAR' Format in Uppercase | X | GUID_32 | CHAR | 32 | |
LAYOUTNAME | Layout Name in Easy Document Management | EDMS_LAYOUTNAME | CHAR | 40 | ||
DESCRIPTION | Description of Layout in Easy Document Management | EDMS_LAYOUTDESCRIPTION | CHAR | 100 | ||
SORTED | Kind of Sorting (Ascending/Descending) | EDMS_SORTTYPE | CHAR | 1 | ||
SORTCOLUMN | Column by Which the List is Sorted | EDMS_SORT_COLUMN | INT1 | 1 | ||
ONE_LINE_PER_DOC | One Line per Document | CHAR | 1 | |||
SHOW_THUMBNAILS | Display Thumbnails or Not | CHAR | 1 | |||
THUMBNAIL_WIDTH | Width of Thumbnails Displayed | INT1 | 1 | |||
THUMBNAIL_HEIGHT | Height of Thumbnails Displayed | INT1 | 1 |