‎2007 Aug 25 6:04 AM
Hi all,
I hv created Authorization object and assign to user......but not working...............
this is my code...................
AUTHORITY-CHECK OBJECT 'ZVATOBJECT'
ID 'ACTVT' FIELD '02'
ID 'CUSTTYPE' FIELD 'B'.
IF SY-SUBRC = 0.
CALL TRANSACTION 'FB03' AND SKIP FIRST SCREEN.
ENDIF.
pls,Reply
‎2007 Aug 25 6:05 AM
‎2007 Aug 25 6:12 AM
Hi,
Goto su01 and goto profile tab in that and check the profile becuse this might be problem with authorization. Edit profile and S_ABAP_ALL add this profile in that field so he/she can be able to use.
Rewards points if it is useful.
‎2007 Aug 25 6:17 AM
Hi,
Execute program RSUSR002 in se38 and in the selection screen input "Authorisation Object" give your authority object and check whether you have proper authorisation
a®