SAP BOE_STACUST Table – Customized status

The BOE_STACUST table in SAP ERP or S/4HANA stores Customized status data. There are total 7 fields in BOE_STACUST table. The Customized 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_STACUST 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_STACUST Table Fields

Following is the list of fields that are available in SAP BOE_STACUST table. The primary key fields of the table are MANDT (Client), GRP (BoE status group), POS (Verification: Column position), BUKRS (Company Code), STATUS_FRM (Customize status), STATUS_TO (Customize status), ACTION_KIND (Bill of Exchange Type).

Field Description Data Element Check Table Data Type
MANDT Client MANDT CLNT (3)
GRP BoE status group BOE_STAGRP CHAR (3)
POS Verification: Column position POSITION NUMC (2)
BUKRS Company Code BUKRS CHAR (4)
STATUS_FRM Customize status BOE_CUST_STATUS_FROM CHAR (30)
STATUS_TO Customize status BOE_CUST_STATUS_TO CHAR (30)
ACTION_KIND Bill of Exchange Type BOE_CUST_ACT_KIND CHAR (1)