dhnish
26th September 2006, 10:57
Hi
Hope everyone is well.
On the PO data entry session , at the second page there is a field where u need to key in the itemcode. From that ,field user can zoom into the ItemMaster File via options like browse , maintain etc..

I would like to disallow the usage of browsing via the 'Maintain ItemMaster".
Meaning to say , user can still use the browse option and that would be enough.

How do I dissallow the usage via 'Maintain ItemMaster'

I tried disallowing access to the maintable BUT this also blocks user from accessing the TEXT field.

Pls advice
Thank you and have a nice day

Yours in service
dhnish

jvranckx
26th September 2006, 13:00
You could
1. Remove the "maintain item master" from the zoom menu
or
2. Remove access to the "maintain item master" in the user session authorisations

sukesh75
27th September 2006, 07:44
You could otherwise go to Maintain Session Authorizations By Session/User {ttaad2132m000} and include the session
tiitm0101s000 and tiitm0101m000
Then enter the user(s) whom you want to restrict access to these sessions and then run the session Convert User Data to Runtime Data Dictionary {ttaad4200m000}

What this does is it shows the Maintain Item Data in the zoom window but when the user tries to run it, it would give a permission error message.

sK