EDMS_CONDITION - Filter Conditions in Easy Document Management (Logically Or)
Filter Conditions in Easy Document Management (Logically Or) information is stored in SAP table EDMS_CONDITION.
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_CONDITION
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 3 | * |
| USERNAME | User Name in User Master Record | X | XUBNAME | CHAR | 12 | * |
| INDEXFILTER | GUID in 'CHAR' Format in Uppercase | X | GUID_32 | CHAR | 32 | |
| INDEX_OR | Index of Database Table EDMS_COND | X | EDMS_INDEXCOND | INT1 | 1 | |
| INDEX_AND | Index of Database Table EDMS_COND | X | EDMS_INDEXCOND | INT1 | 1 | |
| CONDTYPE | Kind of Filter Condition in Easy Document Management | EDMS_COND_TYPE | CHAR | 6 | ||
| CONDNAME | Name of Filter Condition in Easy Document Management | EDMS_COND_NAME | CHAR | 30 | ||
| CONDOPER | Operation of Filter Condition | EDMS_COND_OPER | CHAR | 2 | ||
| CONDVALUE | Value of Filter Condition in Easy Document Management | EDMS_COND_VALUE | CHAR | 20 | ||
| CONDCASE | Case of Filter Condition in Easy Document Management | EDMS_COND_CASE | CHAR | 1 |