SAP WCFC_GIL_OBJECTS BOL model objects Table
Overview
WCFC_GIL_OBJECTS is a standard SAP S/4HANA table that stores BOL model objects data. There are total 31 fields in the WCFC_GIL_OBJECTS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WCFC_GIL_OBJECTS belongs to Generic Interaction Layer (CA-WUI-GOL-GIL) module and is located in the package Customizing Objects for Generic Interaction Layer (CRM_GENIL_CUST).
In addition, following links provide an overview of foreign key relationships, if any, that link WCFC_GIL_OBJECTS to other SAP tables and standard CDS views available based on WCFC_GIL_OBJECTS table in S/4HANA 2020.
Techincal Settings of WCFC_GIL_OBJECTS
Below are technical details of the table WCFC_GIL_OBJECTS
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WCFC_GIL_OBJECTS Fields
The following table gives you an overview of the fields available in WCFC_GIL_OBJECTS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT | 3 |
| COMPONENT | Component Name | CRMT_COMPONENT_NAME | CRMC_GIL_COMP | CHAR | 6 |
| OBJECT_NAME | Object Name | WCF_OBJECT_NAME | CHAR | 30 | |
| OBJECT_KIND | Object Type | CRMT_OBJKIND | CHAR | 1 | |
| KEY_STRUCT | Key Structure Name | WCF_KEY_STRUCT | * | CHAR | 30 |
| ATTR_STRUCT | Attribute Structure Name | WCF_ATTR_STRUCT | * | CHAR | 30 |
| CREATE_STRUCT | Create Structure Name | WCF_CREATE_STRUCT | * | CHAR | 30 |
| ROOT_OBJECT | Root Object | WCF_ROOT_OBJECT | CHAR | 30 | |
| MAPPING_TYPE | Attribute - Mapping Type | CRMT_GENIL_MAPPING_TYPE | CHAR | 1 | |
| ATTR_NUMBER | Attribute Number | WCF_ATTR_NUMBER | INT4 | 10 | |
| WS_ENABLED | Web Service Enabled | WCF_WS_ENABLED | CHAR | 1 | |
| MA_ENABLED | Mass Access Enabled | WCF_MA_ENABLED | CHAR | 1 | |
| RESULT_OBJ_NAME | Result Object Name | WCF_RESULT_OBJECT | CHAR | 30 | |
| DYN_MODIFY_CHECK | Dynamic Modify Check | WCF_DYN_MODIFY_CHECK | CHAR | 1 | |
| DYN_DELETE_CHECK | Dynamic Delete Check | WCF_DYN_DELETE_CHECK | CHAR | 1 | |
| DEFER_ATTR_PROPS | Deferred Attribute Properties Loading Support | WCF_DEFERRED_ATTR_PROPS | CHAR | 1 | |
| OPT_LOCK_SUPPORT | Optimistic Lock Supported | WCF_OPTIMISTIC_LOCK_SUPPORTED | CHAR | 1 | |
| ASYNC_SAVE_SUPRT | Asynchronous Save Supported | WCF_ASYNC_SAVE_SUPPORTED | CHAR | 1 | |
| TRANSIENT_OBJECT | Checkbox: Transient Object | WCF_TRANSIENT_OBJECT | CHAR | 1 | |
| LOCKED_SEPARATLY | Entity is Locked Separately | WCF_LOCKED_SEPARATELY | CHAR | 1 | |
| NO_ERRORS_ACCEPT | No Errors Accepted | WCF_NO_ERRORS_ACCEPTED | CHAR | 1 | |
| NO_INSTANCE_SAVE | Saving of an Instance Is Not Supported | WCF_NO_INSTANCE_SAVE | CHAR | 1 | |
| DIR_CREATE_REQ | Direct Create Requested | WCF_DIR_CREATE_REQ | CHAR | 1 | |
| NON_UNIQUE_PAR | Non-Unique Parent | WCF_NON_UNIQUE_PARENT | CHAR | 1 | |
| NO_DIR_ROOT_DEL | No Direct Root Deletion | WCF_NO_DIR_ROOT_DEL | CHAR | 1 | |
| DYN_CREATE_DATA | Creation of BOL Objects to be controlled dynamically | GENILT_DYNAMIC_CREATE_DATA | CHAR | 1 | |
| SWITCH_ID | Id of a Switch in Switch Framework | SFW_SWITCH_ID | * | CHAR | 30 |
| REACTION | Reaction to Switch | SFW_SHOWHIDE | CHAR | 1 | |
| SUPER_OBJECT | Super Object | WCF_SUPER_OBJECT | CHAR | 30 | |
| OBJECT_NAME_APP | Application Data | WCF_OBJECT_NAME_APP | CHAR | 30 | |
| HANDLER_CLASS | Handler Class | WCF_HANDLER_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 WCFC_GIL_OBJECTS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WCFC_GIL_OBJECTS | COMPONENT | : | CRMC_GIL_COMP |