SAP GCCJ Table – GBC: Default Values

The GCCJ table in SAP ERP or S/4HANA stores GBC: Default Values data. There are total 8 fields in GCCJ table. The GBC: Default Values 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 GCCJ table. It is in IS-U: GIS Business Connector (EEWM_GBC) ABAP package and is part of the Link to Geographic Information System (CA-GTF-TS-GC) module.

SAP GCCJ Table Fields

Following is the list of fields that are available in SAP GCCJ table. The primary key fields of the table are MANDT (Client), RELART (Type of Object Relationship), TASK (Task), HOME (Original System of Object), STEP (Task Step), PARANAME (Parameters of Interface Method), FELDNAME (Parameters of Interface Method).

Field Description Data Element Check Table Data Type
MANDT Client MANDT T000 CLNT (3)
RELART Type of Object Relationship GCERELART GCCA CHAR (3)
TASK Task GCETASK GCCD CHAR (4)
HOME Original System of Object GCEHOME GCCD CHAR (3)
STEP Task Step GCESTEP GCCC NUMC (6)
PARANAME Parameters of Interface Method GCEPARAMETER CHAR (32)
FELDNAME Parameters of Interface Method GCEPARAMETER CHAR (32)
VALUE Value of a Field GCEVALUE CHAR (255)