SAP WESC_APPL_FILT Configuration: Filters Used in an Application Table
Overview
WESC_APPL_FILT is a standard SAP S/4HANA table that stores Configuration: Filters Used in an Application data. There are total 6 fields in the WESC_APPL_FILT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WESC_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 WESC_APPL_FILT to other SAP tables and standard CDS views available based on WESC_APPL_FILT table in S/4HANA 2020.
Techincal Settings of WESC_APPL_FILT
Below are technical details of the table WESC_APPL_FILT
- Buffering switched on
- Full table is passed to buffer
- Storage type is Not Defined
List of WESC_APPL_FILT Fields
The following table gives you an overview of the fields available in WESC_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_FILT | CHAR | 4 |
| FILTER | Filter for a Filter Object | WES_FILTER | WESC_FILT | NUMC | 2 |
| STRUCNAME | Structure Name for the Definition of Explicit Filter | WES_STRUCNAME_EXP_FILTER | DD02L | CHAR | 30 |
| MAN_REQ | Flag: Filter Only Applies for Manual Request | WES_MANUAL_REQ_FLAG | CHAR | 1 |
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 WESC_APPL_FILT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WESC_APPL_FILT | APPL | : | WESC_APPL_FOBJ |
| WESC_APPL_FILT | FILTER | : | WESC_FILT |
| WESC_APPL_FILT | FOBJ | : | WESC_FILT |
| WESC_APPL_FILT | STRUCNAME | : | DD02L |