| 1 | = Managing LRGP Refresh for ZZ_AS_CONSULT_LRGP_CLS users = |
| 2 | == Steps to Recreate LRGP Access == |
| 3 | 1. Go to '''ZUAUSR Administrative Documents'':[[https://docs.google.com/spreadsheets/d/15r_Mayilm9XOYaSxECJQ2jqYZHkPJt_7y_26oSGUd1M/edit#gid=9823211|Consultant Records]] |
| 4 | 1. Look at the SUPER classes granted to this user |
| 5 | 1. Delete ZTRUSRD entries which no longer apply and then add classes found in the step above |
| 6 | {{{ |
| 7 | ZUAUSR@prod> delete ztrusrd |
| 8 | 2 where ztrusrd_user_acct_Id = '<User Acct ID>' |
| 9 | 3 and ztrusrd_class_type = 'BANNER'; |
| 10 | }}} |