SAP WCFC_GIL_OBJ_ATT BOL model characteristics of attributes Table
Overview
WCFC_GIL_OBJ_ATT is a standard SAP S/4HANA table that stores BOL model characteristics of attributes data. There are total 9 fields in the WCFC_GIL_OBJ_ATT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WCFC_GIL_OBJ_ATT 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_OBJ_ATT to other SAP tables and standard CDS views available based on WCFC_GIL_OBJ_ATT table in S/4HANA 2020.
Techincal Settings of WCFC_GIL_OBJ_ATT
Below are technical details of the table WCFC_GIL_OBJ_ATT
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WCFC_GIL_OBJ_ATT Fields
The following table gives you an overview of the fields available in WCFC_GIL_OBJ_ATT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT | 3 |
| COMPONENT | Component Name | CRMT_COMPONENT_NAME | CRMC_GIL_COMP | CHAR | 6 |
| OBJECT_NAME | Object Name | WCF_OBJECT_NAME | WCFC_GIL_OBJECTS | CHAR | 30 |
| ATTRIBUTE_NAME | Attribute Name | WCF_ATTRIB_NAME | * | CHAR | 30 |
| DEFAULT_PROP | Attribute Property | GENILT_DEFAULT_ATTR_PROPERTY | CHAR | 1 | |
| PROP_IS_FINAL | Logical Variable Similar To ABAP_BOOL from Type Pool ABAP | CRMT_GENIL_BOOLEAN | CHAR | 1 | |
| DYN_TEXT_SUPP | Tells if Text Access via GenIL Object Model is Supported | GENIL_TEXT_ACCESS_SUPPORTED | CHAR | 1 | |
| SWITCH_ID | Id of a Switch in Switch Framework | SFW_SWITCH_ID | * | CHAR | 30 |
| REACTION | Reaction to Switch | SFW_SHOWHIDE | 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 WCFC_GIL_OBJ_ATT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WCFC_GIL_OBJ_ATT | CLIENT | : | T000 |
| WCFC_GIL_OBJ_ATT | COMPONENT | : | CRMC_GIL_COMP |
| WCFC_GIL_OBJ_ATT | OBJECT_NAME | : | WCFC_GIL_OBJECTS |