The BOE_D_LOCK table in SAP ERP or S/4HANA stores Lock Data of BOE Counting data. There are total 9 fields in BOE_D_LOCK table. The Lock Data of BOE Counting 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_D_LOCK 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_D_LOCK Table Fields
Following is the list of fields that are available in SAP BOE_D_LOCK 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) | |
| BOE_B_NAME | Session ID for BOE Counting | BOE_B_NAME | CHAR (10) | |
| CREATE_BY | User Name | UNAME | CHAR (12) | |
| BUKRS | Company Code | BUKRS | * | CHAR (4) |
| CDATE | Counting date for Boe Recievable | BOE_CDATE | DATS (8) | |
| CURRENT_CDATE | Counting date for Boe Recievable | BOE_CDATE | DATS (8) |


