Configure Access to the Forms
Enter transaction /IQX/FAB_CONFIG
Roles: Roles are freely defined and assigned to individual forms. A class /IQX/CL_FORMS_WORKLIST_CLASS or its subclass can be assigned to a defined role as shown above.
Roles for Users: Assign users to the Roles. Only users assigned to the role, assigned to a form will have access to the form.
If Admin? is ticked the user gets access to an extra tab in MyForms - which says Administrator. It becomes available even if the user is not the actual agent of the form and allows a supervisory view of the particular form compared to a standard user.
If a user is an administrator but it is required that they be limited a certain region or some other attribute of the form then further limitations can be implemented to separate administrators.
It is achieved by creating an implementation of sub-class of /IQX/CL_FORMS_WORKLIST_CLASS and then entering this in the "Roles" configuration area where it says "Implementing Class for Worklist". Method FILL_WORKLIST_FOR_ROLE can then be used to further fine-grain whether a particular form is visible in the Administrator tab of MyForms.
You may also want to use visual panels to communicate related information, tips or things users need to be aware of. |
Related articles appear here based on the labels you select. Click to edit the macro and add or change labels.
|