Question:
Hi,
We have developed ISRs for the portal and are starting to hit authorisation issues with the ISRs themselves.
We've identified already that the users need the IQS1, IQS2, IQS3 transactions but there's a lot of politics going on and we need to get this "right first time".....
Has anyone done authorisations for ISRs before? Are there any other generic transactions required?
Thanks all!
GrannyA
Answer:
We implemented the QA module last year for Smart Forms. Your issues probably won't be in the transactions, but in the authorizations. You will need S_USER_GRP with 03 for all user groups, I_QMEL, S_BDS_DS, and B_NOTIF authorization objects.
Answer:
Thanks for that!!! That's useful....
To clarify for anyone else who has this problem we had to limit the transactions to the following:
Authorisation object: B_NOTIF Follow-Up Functions for General Notifications
Authorisation field: QMART Notification Type
Value: 56, 57 (These depend on the notification types used in the ISRs)
Cheers!!!