The GENOBJ table in SAP ERP or S/4HANA stores Generic Object Services data. There are total 4 fields in GENOBJ table. The Generic Object Services 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 GENOBJ table. It is in Generic Object Services (GEN_SEROBJ) ABAP package and is part of the Engineering Change Management (CA-GTF-ECM) module.
SAP GENOBJ Table Fields
Following is the list of fields that are available in SAP GENOBJ table. The primary key fields of the table are MANDT (Client), LANGU (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| LANGU | Language Key | SPRAS | * | LANG (1) |
| OBJNR | GUID of a CRM Order Object | CRMT_OBJECT_GUID | RAW (16) | |
| BALLOGHNDL | Application Log: Log Handle | BALLOGHNDL | CHAR (22) |


