The BOE_C_AMT_AP table in SAP ERP or S/4HANA stores Max allowed amount in local currency data. There are total 3 fields in BOE_C_AMT_AP table. The Max allowed amount in local currency 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_AP 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_AP Table Fields
Following is the list of fields that are available in SAP BOE_C_AMT_AP table. The primary key fields of the table are MANDT (Client), BUKRS (Company Code).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| BUKRS | Company Code | BUKRS | CHAR (4) | |
| AMOUNT | Maximum Amount for Bill of Exchange | BOE_MAX_AMOUNT | CURR (23) |


