The BOE_COUNT_HEADER table in SAP ERP or S/4HANA stores BOE Count Header data. There are total 13 fields in BOE_COUNT_HEADER table. The BOE Count Header 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_COUNT_HEADER 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_COUNT_HEADER Table Fields
Following is the list of fields that are available in SAP BOE_COUNT_HEADER table. The primary key fields of the table are MANDT (Client), DB_KEY (Global Unique ID for table), PARENT_KEY (Global Unique ID for table), ROOT_KEY (Global Unique ID for table).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| DB_KEY | Global Unique ID for table | UUID | RAW (16) | |
| PARENT_KEY | Global Unique ID for table | UUID | RAW (16) | |
| ROOT_KEY | Global Unique ID for table | UUID | RAW (16) | |
| BUKRS | Company Code | BUKRS | CHAR (4) | |
| CDATE | Counting date for Boe Recievable | BOE_CDATE | DATS (8) | |
| CTIME | Count Time | COUNT_TIME | TIMS (6) | |
| CREATE_BY | User Name | UNAME | CHAR (12) | |
| REVIEWED_BY | User Name | UNAME | CHAR (12) | |
| BOE_R_COMMENT | Comment | BOE_COMMENT | CHAR (256) | |
| BOE_V_STATUS | BOE Check Verification Status | BOE_V_STATUS | CHAR (1) | |
| BOE_B_NAME | Session ID for BOE Counting | BOE_B_NAME | CHAR (10) | |
| CURRENT_CDATE | Counting date for Boe Recievable | BOE_CDATE | DATS (8) |


