The BWBICS_USAGE table in SAP ERP or S/4HANA stores BICS Usage storage data. There are total 3 fields in BWBICS_USAGE table. The BICS Usage storage 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 BWBICS_USAGE table. It is in Basis Objects of All BICS Entities (BW_BICS_BASE_OBJECTS) ABAP package and is part of the OLAP Technology (BW-BEX-OT) module.
SAP BWBICS_USAGE Table Fields
Following is the list of fields that are available in SAP BWBICS_USAGE table. The primary key fields of the table are INSERT_TS (Usage timestamp).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| INSERT_TS | Usage timestamp | BWBICS_USAGE_INSERT_TS | NUMC (20) | |
| INA_CLIENT | Usage client | BWBICS_USAGE_CLIENT | CHAR (128) | |
| INA_USR | Usage user | BWBICS_USAGE_USR | RAW (20) |


