The BOE_C_AMT_HB table in SAP ERP or S/4HANA stores Max amount per certain custumer for rec. BoE data. There are total 4 fields in BOE_C_AMT_HB table. The Max amount per certain custumer for rec. BoE 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 BOE_C_AMT_HB table. It is in UI package for BoE management (EA_FIN_CM_BOE_UI) ABAP package and is part of the Cash Management China (FI-LOC-CM-CN) module.
SAP BOE_C_AMT_HB Table Fields
Following is the list of fields that are available in SAP BOE_C_AMT_HB table. The primary key fields of the table are MANDT (Client), BUKRS (Company Code), HBKID (Bank Keys).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| BUKRS | Company Code | BUKRS | CHAR (4) | |
| HBKID | Bank Keys | BANKK | CHAR (15) | |
| AMOUNT | Maximum Amount for Bill of Exchange | BOE_MAX_AMOUNT | CURR (23) |


