‎2006 Nov 02 11:39 AM
Hi all,
please tell me the step by step process of creating the authorization object.
Thanx in advance,
Giri.
‎2006 Nov 02 11:43 AM
hi
how to create authorization object.
chk this slink.
http://help.sap.com/saphelp_bw21c/helpdata/en/52/6712ac439b11d1896f0000e8322d00/frameset.htm
rgds
anver
if h
‎2006 Nov 02 11:45 AM
Hi,
You can create the Authorization Object Using SU21 trnasaction.
Regards
vijay
‎2006 Nov 02 11:46 AM
Hi,
Check out the following links.
http://help.sap.com/saphelp_nw04s/helpdata/en/52/671285439b11d1896f0000e8322d00/content.htm
http://mysql.com/doc/maxdb/en/63/b54d401be96913e10000000a1550b0/content.htm
http://help.sap.com/saphelp_nw04s/helpdata/en/52/671285439b11d1896f0000e8322d00/content.htm
regards,
Chandra.
Note: rewards if helpful
‎2006 Nov 02 11:52 AM
Hi Giri,
Use transaction SU21 to maintain authorization...
On this transaction you will get list of authorization..
Select the authorization for which you want to create
authorization object.
and click on create icon on application tool bar.
Set values and save..
thats all now your authorization object is ready to be used in your program using
AUTHORITY-CHECK OBJECT object
ID name1 FIELD f1
ID name2 FIELD f2
...
ID name10 FIELD f10.
Hope this solves yo prob...
Enjoy SAP.
Pankaj Singh
‎2014 Oct 07 11:47 AM
Hi,
steps are the following:
1. Create Authorization Fields (T-code SU20)
2. Create Authorization Objects (also create a new class if necessary) (SU21)
3. Creato Authorization Roles (PFCG)
for full guide please check here: http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/60d70376-712c-2e10-61ab-c1f3700ef...
Regards,
Max