The BPU_BR_STAGING table in SAP ERP or S/4HANA stores Business User Management – Business Role Staging data. There are total 6 fields in BPU_BR_STAGING table. The Business User Management – Business Role Staging 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 BPU_BR_STAGING table. It is in S/4HANA Business User XI Integration (FS4_BPU_XI) ABAP package and is part of the Business User Management (CA-GTF-BUM) module.
SAP BPU_BR_STAGING Table Fields
Following is the list of fields that are available in SAP BPU_BR_STAGING table. The primary key fields of the table are CLIENT (Client), BPU_STAGING_GUID (16 Byte UUID in 16 Bytes (Raw Format)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| BPU_STAGING_GUID | 16 Byte UUID in 16 Bytes (Raw Format) | SYSUUID_X16 | RAW (16) | |
| CREATEDBY | User Name | SYUNAME | CHAR (12) | |
| CREATEDAT | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC (21) | |
| LASTCHANGEDBY | User Name | SYUNAME | CHAR (12) | |
| LASTCHANGEDAT | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC (21) |


