SAP WESD_APPL_FILT Definition of Explicit Filters Table
Overview
WESD_APPL_FILT is a standard SAP S/4HANA table that stores Definition of Explicit Filters data. There are total 13 fields in the WESD_APPL_FILT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WESD_APPL_FILT belongs to Retail Enterprise Services (LO-RFM-IFC-RES) module and is located in the package Trade ES: Data Dictionary General Objects (WES_DDIC_COMMON).
In addition, following links provide an overview of foreign key relationships, if any, that link WESD_APPL_FILT to other SAP tables and standard CDS views available based on WESD_APPL_FILT table in S/4HANA 2020.
Techincal Settings of WESD_APPL_FILT
Below are technical details of the table WESD_APPL_FILT
- Buffering switched on
- Full table is passed to buffer
- Storage type is Not Defined
List of WESD_APPL_FILT Fields
The following table gives you an overview of the fields available in WESD_APPL_FILT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| APPL | Application | WES_APPL | WESC_APPL_FOBJ | CHAR | 5 |
| FOBJ | Filter Object | WES_FILTER_OBJECT | WESC_FOBJ | CHAR | 4 |
| SERV_IMPL | Service Implementation | WES_SERV_IMPL | WESC_APPL_IMPL | CHAR | 4 |
| TABNAME | Table Name | TABNAME | DD02L | CHAR | 30 |
| FIELD | Field Name | FIELDNAME | DD03L | CHAR | 30 |
| SIGN | ABAP: ID: I/E (include/exclude values) | TVARV_SIGN | CHAR | 1 | |
| OPT | ABAP: Selection option (EQ/BT/CP/...) | TVARV_OPTI | CHAR | 2 | |
| LOW | 'Generic' SELECT-OPTION for Dynamic Selections | RSDSSELOP_ | CHAR | 45 | |
| HIGH | 'Generic' SELECT-OPTION for Dynamic Selections | RSDSSELOP_ | CHAR | 45 | |
| TS_DATE_TIME | Time Stamp: Date and Time | WES_DATE_TIME | DEC | 15 | |
| TS_PROG | ABAP Program Name | PROGRAMM | * | CHAR | 40 |
| TS_USER | User Name in User Master Record | XUBNAME | * | CHAR | 12 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for WESD_APPL_FILT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WESD_APPL_FILT | APPL | : | WESC_APPL_FOBJ |
| WESD_APPL_FILT | FIELD | : | DD03L |
| WESD_APPL_FILT | FOBJ | : | WESC_FOBJ |
| WESD_APPL_FILT | SERV_IMPL | : | WESC_APPL_IMPL |
| WESD_APPL_FILT | TABNAME | : | DD02L |