The CRMOST_OBJ_USAGE table in SAP ERP or S/4HANA stores Web service tool – object usages data. There are total 7 fields in CRMOST_OBJ_USAGE table. The Web service tool – object usages 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_OBJ_USAGE 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_OBJ_USAGE Table Fields
Following is the list of fields that are available in SAP CRMOST_OBJ_USAGE table. The primary key fields of the table are OBJECT_USAGE (Object Usage).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| OBJECT_USAGE | Object Usage | CRM_OST_OBJECT_USAGE | CHAR (1) | |
| NAMESPACE | Namespace | NAMESPACE | CHAR (10) | |
| DEVCLASS | Package | DEVCLASS | CHAR (30) | |
| SUPPRESS_WS | General Flag | FLAG | CHAR (1) | |
| DESCRIPTION | Comment | CHAR50 | CHAR (50) | |
| NAMESPACE_NONCRM | Namespace | NAMESPACE | CHAR (10) | |
| DEVCLASS_NONCRM | Package | DEVCLASS | CHAR (30) |


