on ‎2020 Apr 29 7:46 AM
Dear all,
is there any table (table combination), that will show AGR_1251 values for back-end menu roles?
I was searching forum but I could not find an answer.
Best regards,
Lukasz
Request clarification before answering.
Thanks Ramesh,
table you have mentioned is related more to I guess AGR_1252, than AGR_1251 and I think the correct table in this example is:
GRACROLEORGFLD
The one provided by you does not have any records.
I still cannot find AGR_1251 for plugin system, I keep question open.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Lukasz,
There is no single table in GRC to get the AGR_1251 information from the plugin system.
You have to leverage the following two GRC tables
GRACRLFLDVAL_STG & GRACRLCONN
You need to get the ROLE_ID from the GRACRLCONN table and insert in the table for the ROLEID field in GRACRLFLDVAL_STG then the count will match between AGR_1251 and
GRACRLFLDVAL_STG
Thanks
Ramesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 8 | |
| 7 | |
| 6 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.