The BIZCDOCATT table in SAP ERP or S/4HANA stores BIZC: Buffer for KW Attributes data. There are total 3 fields in BIZCDOCATT table. The BIZC: Buffer for KW Attributes 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 BIZCDOCATT table. It is in Business Content: Document Layer (SBIZC9) ABAP package and is part of the NetWeaver Business Content (BC-SRV-NBC) module.
SAP BIZCDOCATT Table Fields
Following is the list of fields that are available in SAP BIZCDOCATT table. The primary key fields of the table are CLIENT (Client), NAME (Attribute of a document or a relationship).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| NAME | Attribute of a document or a relationship | SDOK_PROPN | SDOKPROP | CHAR (25) |
| VALUE | Attribute Value | SDOK_PROPV | CHAR (64) |


