The BORGR_USR_GROUP table in SAP ERP or S/4HANA stores Goods Receipt Automotive: Groups for User data. There are total 5 fields in BORGR_USR_GROUP table. The Goods Receipt Automotive: Groups for User 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 BORGR_USR_GROUP table. It is in Goods Receipt Processing for Inbound Delivery (LE_BOR) ABAP package and is part of the Goods Receipt Process (LO-SPM-INB) module.
SAP BORGR_USR_GROUP Table Fields
Following is the list of fields that are available in SAP BORGR_USR_GROUP table. The primary key fields of the table are MANDT (Client), USR (User Name in User Master Record), USRGROUP (User Group).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| USR | User Name in User Master Record | XUBNAME | USR02 | CHAR (12) |
| USRGROUP | User Group | BOR_USRGROUP | BORGR_UGROUP | CHAR (30) |
| DEFAULT_GROUP | Default Group for Users | BOR_DEFAULT_GROUP | CHAR (1) | |
| PROF_LAST_CHOOSE | Profile | BOR_PROFILE | BORGR_PROFILE | CHAR (20) |


