The CRMOST_GEN_SNAME table in SAP ERP or S/4HANA stores Shortnames of objects from Open Services Tool data. There are total 2 fields in CRMOST_GEN_SNAME table. The Shortnames of objects from Open Services Tool 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 CRMOST_GEN_SNAME table. It is in Web Service Tool> Design Time (WS_BOL_DT) ABAP package and is part of the Web Services Tool (CA-WUI-WST) module.
SAP CRMOST_GEN_SNAME Table Fields
Following is the list of fields that are available in SAP CRMOST_GEN_SNAME table. The primary key fields of the table are SERVICE_OBJECT (UI Object Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| SERVICE_OBJECT | UI Object Type | BSP_DLC_OBJECT_TYPE | CHAR (20) | |
| SERVICE_OBJECT_S | Character field of length 6 | CHAR6 | CHAR (6) |


