The BIZC_TASK_USAGE table in SAP ERP or S/4HANA stores Business Content: Usage of Tasks data. There are total 3 fields in BIZC_TASK_USAGE table. The Business Content: Usage of Tasks 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 BIZC_TASK_USAGE table. It is in Configuration Repository (SBIZCA) ABAP package and is part of the NetWeaver Business Content (BC-SRV-NBC) module.
SAP BIZC_TASK_USAGE Table Fields
Following is the list of fields that are available in SAP BIZC_TASK_USAGE table. The primary key fields of the table are CLIENT (Client), EXTUSAGE (ID of Content Object Usage Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| EXTUSAGE | ID of Content Object Usage Type | BIZC_USAGE | CHAR (32) | |
| CFGSTATUS | Business Content: Status of a Task | BIZC_TASK_STATUS | CHAR (1) |


