SAP WESC_FILT Available Filters on Filter Objects Table
Overview
WESC_FILT is a standard SAP S/4HANA table that stores Available Filters on Filter Objects data. There are total 6 fields in the WESC_FILT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WESC_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_FILT to other SAP tables and standard CDS views available based on WESC_FILT table in S/4HANA 2020.
Techincal Settings of WESC_FILT
Below are technical details of the table WESC_FILT
- Buffering switched on
- Full table is passed to buffer
- Storage type is Not Defined
List of WESC_FILT Fields
The following table gives you an overview of the fields available in WESC_FILT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| FOBJ | Filter Object | WES_FILTER_OBJECT | WESC_FOBJ | CHAR | 4 |
| FILTER | Filter for a Filter Object | WES_FILTER | NUMC | 2 | |
| CATEGORY | Filter Type | WES_FILTER_CATEGORY | NUMC | 1 | |
| STRUCNAME | Structure Name for the Definition of Explicit Filter | WES_STRUCNAME_EXP_FILTER | DD02L | CHAR | 30 |
| IMPL_CLASS | Implementing Class of Complex or Implicit Filter | WES_FILTER_IMPL_CLASS | CHAR | 30 |
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_FILT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WESC_FILT | FOBJ | : | WESC_FOBJ |
| WESC_FILT | STRUCNAME | : | DD02L |