USGRP_USER - Assignment of Users to User Groups
Assignment of Users to User Groups information is stored in SAP table USGRP_USER.
It is part of development package SUSR in software component BC-SEC-USR-ADM. This development package consists of objects that can be grouped under "ABAP User Administration".
It is part of development package SUSR in software component BC-SEC-USR-ADM. This development package consists of objects that can be grouped under "ABAP User Administration".
Fields for table USGRP_USER
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | T000 |
BNAME | User Name in User Master Record | X | XUBNAME | CHAR | 12 | USR02 |
USERGROUP | User group in user master maintenance | X | XUCLASS | CHAR | 12 | USGRP |
FROM_DAT | Date of validity | X | AGR_FDATE | DATS | 8 | |
TO_DAT | Date of validity | X | AGR_TDATE | DATS | 8 | |
ORGFLAG | Flag: Assignment Comes From HR Organization Management | AGR_ORG | CHAR | 1 |