The GFWCUPOU table in SAP ERP or S/4HANA stores GFW Customizing: Point (Customer Data) data. There are total 6 fields in GFWCUPOU table. The GFW Customizing: Point (Customer Data) table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of GFWCUPOU table. It is in ABAP Graphic Proxies (SGRB) ABAP package and is part of the Graphic (BC-FES-GRA) module.
SAP GFWCUPOU Table Fields
Following is the list of fields that are available in SAP GFWCUPOU table. The primary key fields of the table are MANDT (Client ID), INSTANCE (GFW: Name of an attribute bundle instance), CONTEXT_ID (GFW: Context ID), USR (User Name), ATTR_ID (GFW: Attribute ID in attribute bundle).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client ID | SYMANDT | * | CLNT (3) |
| INSTANCE | GFW: Name of an attribute bundle instance | GFWCUOBJ | CHAR (40) | |
| CONTEXT_ID | GFW: Context ID | GFWCUCON | CHAR (1) | |
| USR | User Name | SYUNAME | CHAR (12) | |
| ATTR_ID | GFW: Attribute ID in attribute bundle | GFWCUATT | CHAR (40) | |
| VALUE | GFW: Attribute value (string) | GFWCUVAC | CHAR (80) |


