Show TOC

Check User Authorization for Folders

With this module you can check in Monitoring whether a user has the necessary authorization to edit certain folders.

You must specify the following parameters:

1) ACTION_TYPE

This paramter can have three values:.

2) Folder_tab:

The system transfers all folders that are in the database and that meet the filter conditions to the user exit.

The function module checks according to the Action_Types whether the user has the requisite authorization for the folder. If not the entry has to be removed from the table.

The changed table is returned to the SAP System. The user can work with the remaining entries.

Activities

1. Create the enhancement.
To do so either create a new project or use an existing project.
2. Process the enhancement component:
Enhance the program coding for the function exit CEPEX001.
To do so, call up the function module and double-click on the Include line. Create the Include module
3. Activate the project.
The enhancement becomes effective after you have activated the project.

Further Notes

As oppossed to modifications, enhancements are release-insensitive, since they are not in SAP name range, but in the customer name range.

For general details on how to create enhancements, refer to the onlie help in the enhancement transaction by choosing Goto -> Online handbook.

Each enhancement has its own documentation. You can call up this documentaion by choosing the Display documentation pushbutton in the enhancement transaction.