SAP WESC_FOBJ_IMPL Available Filter Objects in Service Implementations Table
Overview
WESC_FOBJ_IMPL is a standard SAP S/4HANA table that stores Available Filter Objects in Service Implementations data. There are total 3 fields in the WESC_FOBJ_IMPL table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WESC_FOBJ_IMPL 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_FOBJ_IMPL to other SAP tables and standard CDS views available based on WESC_FOBJ_IMPL table in S/4HANA 2020.
Techincal Settings of WESC_FOBJ_IMPL
Below are technical details of the table WESC_FOBJ_IMPL
- Buffering switched on
- Full table is passed to buffer
- Storage type is Not Defined
List of WESC_FOBJ_IMPL Fields
The following table gives you an overview of the fields available in WESC_FOBJ_IMPL
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| SERV_IMPL | Service Implementation | WES_SERV_IMPL | WESC_SERV_IMPL | CHAR | 4 |
| FOBJ | Filter Object | WES_FILTER_OBJECT | WESC_FOBJ | CHAR | 4 |
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_FOBJ_IMPL
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WESC_FOBJ_IMPL | FOBJ | : | WESC_FOBJ |
| WESC_FOBJ_IMPL | SERV_IMPL | : | WESC_SERV_IMPL |