The GSWCGRP table in SAP ERP or S/4HANA stores Component — Group data. There are total 10 fields in GSWCGRP table. The Component — Group 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 GSWCGRP table. It is in GTABKEY: Global Table Key Registration (SCTS_GTABKEY) ABAP package and is part of the Transport Organizer (BC-CTS-ORG) module.
SAP GSWCGRP Table Fields
Following is the list of fields that are available in SAP GSWCGRP table. The primary key fields of the table are CDLVUNIT (Software Component), CRELEASE (SAP Release).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CDLVUNIT | Software Component | DLVUNIT | CHAR (30) | |
| CRELEASE | SAP Release | SAPRELEASE | CHAR (10) | |
| CGROUP | GTABKEY Group | CGKGROUP | CHAR (20) | |
| TARSYSTEM | Transport Target of Request | TR_TARGET | CHAR (10) | |
| AOFATTRIB | Add-On Attribute | GTABKEY_AOFATTR | CHAR (32) | |
| TCLIENT | Source client of request | TRCLIENT | CHAR (3) | |
| AS4USER | Last Changed By | AS4USER | CHAR (12) | |
| AS4DATE | Last Changed On | AS4DATE | DATS (8) | |
| AS4TIME | Last changed at | AS4TIME | TIMS (6) | |
| GSYSTEM | Name of SAP System | SYSYSID | CHAR (8) |


