The BIW_CSH_DT table in SAP ERP or S/4HANA stores Value Table for Payment Type Details data. There are total 2 fields in BIW_CSH_DT table. The Value Table for Payment Type Details 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 BIW_CSH_DT table. It is in Payments in BW (KAPC) ABAP package and is part of the Information System (PS-IS) module.
SAP BIW_CSH_DT Table Fields
Following is the list of fields that are available in SAP BIW_CSH_DT table. The primary key fields of the table are CASHTYPE (Payment Type), CASHDETAIL (Detail for the Payment Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CASHTYPE | Payment Type | BIWDCSH | BIW_CSH | NUMC (1) |
| CASHDETAIL | Detail for the Payment Type | BIWDCSH_DT | NUMC (2) |


