SAP WESC_FILTT Description of Available Filters on Entities Table
Overview
WESC_FILTT is a standard SAP S/4HANA table that stores Description of Available Filters on Entities data. There are total 5 fields in the WESC_FILTT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WESC_FILTT 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_FILTT to other SAP tables and standard CDS views available based on WESC_FILTT table in S/4HANA 2020.
Techincal Settings of WESC_FILTT
Below are technical details of the table WESC_FILTT
- Buffering switched on
- Full table is passed to buffer
- Storage type is Not Defined
List of WESC_FILTT Fields
The following table gives you an overview of the fields available in WESC_FILTT
| 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 | WESC_FILT | NUMC | 2 |
| SPRAS | Language Key | SPRAS | T002 | LANG | 1 |
| TEXT | Description of Available Filters | WES_FILTER_TEXT | CHAR | 60 |
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_FILTT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WESC_FILTT | FILTER | 1: CN | WESC_FILT |
| WESC_FILTT | FOBJ | : | WESC_FOBJ |
| WESC_FILTT | SPRAS | : | T002 |