The BOE_STS table in SAP ERP or S/4HANA stores Data table for BoE status data. There are total 4 fields in BOE_STS table. The Data table for BoE status 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_STS table. It is in Business Objects for Bill of Exchange (EA_FIN_CM_BOE_SRV) ABAP package and is part of the Cash Management China (FI-LOC-CM-CN) module.
SAP BOE_STS Table Fields
Following is the list of fields that are available in SAP BOE_STS table. The primary key fields of the table are MANDT (Client), BOE_STATUS (Bill of exchange status).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| BOE_STATUS | Bill of exchange status | BOE_STATUS | CHAR (30) | |
| EXTERNAL_CONFIRM | Checkbox | XFELD | CHAR (1) | |
| FI_RELATED | Checkbox | XFELD | CHAR (1) |


