The BSVWCOUP5 table in SAP ERP or S/4HANA stores User Events for Status Object Types data. There are total 8 fields in BSVWCOUP5 table. The User Events for Status Object Types 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 BSVWCOUP5 table. It is in Linkage: Status Management and Workflow Events (DSVW) ABAP package and is part of the General Application Functions (CA-GTF) module.
SAP BSVWCOUP5 Table Fields
Following is the list of fields that are available in SAP BSVWCOUP5 table. The primary key fields of the table are MANDT (Client), OBTYP (Object Type), STSMA (Status Profile), OBJTYPE (Object type), EVENT (Event).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| OBTYP | Object Type | J_OBTYP | TJ03 | CHAR (3) |
| STSMA | Status Profile | J_STSMA | TJ20 | CHAR (8) |
| OBJTYPE | Object type | OJ_NAME | TOJTB | CHAR (10) |
| EVENT | Event | SWO_EVENT | CHAR (32) | |
| ENABLED | Indicator stating whether event queue admin. is enabled | SWE_ENABLE | CHAR (1) | |
| OBJTYPEFB | Name of FM for determining the object type: Status update | SWEOBJFBST | TFDIR | CHAR (30) |
| EVENTFB | Funct. module for determining the event ID: Status update | SWEEVTFBST | TFDIR | CHAR (30) |


