How to block " FIRM ALL" function at SCP Workbench
Hi all,
I looking solution for my problem - At SCP Workbench we hava available function FIRM ALL.
I have created a simple form personalization at MSCFNSCW ( SCP Workbench) form.
If FND_PROFILE.VALUE('USER_ID') <>1132, then error message is visible, and user can't use FIRM ALL function.
But user with user_id =1132 should have access to this functionality. Unfortunatelly, if user 1132 is at SCP Workbench - using FIRM ALL function do nothing.
Is anyone, whi has the same problem? How to solved it?