EDMS_FILTER - Filter Criteria for Easy Document Management
Filter Criteria for Easy Document Management information is stored in SAP table EDMS_FILTER.
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_FILTER
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 | |
INDEXFILTER | GUID in 'CHAR' Format in Uppercase | X | GUID_32 | CHAR | 32 | |
FILTERNAME | Name of Filter in Easy Document Management | EDMS_FILTERNAME | CHAR | 40 | ||
DESCRIPTION | Description of Filter in Easy Document Management | EDMS_FILTERDESCRIPTION | CHAR | 100 | ||
LATEST | "Latest Version" | CHAR | 1 | |||
LATESTRELEASED | "Latest Released Version" | CHAR | 1 | |||
HIDEFOLDERS | "Do Not Display Folders" | CHAR | 1 | |||
HIDEDOCS | "Do Not Display Documents" | CHAR | 1 | |||
HIDEDOCSWITHOUT | "Only Display Documents with Files" | CHAR | 1 | |||
HIDELINKS | "Do Not Display Links" | CHAR | 1 |