‎2006 Sep 12 2:17 PM
Hi Experts,
Can any one plz explain me the steps in creating Authorization object.
Few steps which I am aware are:
1) Create Autho.. fields in SU20.
2) Create Autho.. object in SU21 and assign it to object
class.
3) How to create authorizations(field values)for
authorization object?
4) How to assign autho.. to authorization profile(what is
the transaction for profile generator)?
5) To my knowledge profile is a collection of
transactions,plz confirm.
Regards
Divakar
‎2006 Sep 13 5:39 AM
Hi ,
<b>1) Create Autho.. fields in SU20.--->Ok
2) Create Autho.. object in SU21 and assign it to object
class.----->Ok
3) How to create authorizations(field values)for
authorization object?---> While creation u can select on what field u want to do the checking.
4) How to assign autho.. to authorization profile(what is the transaction for profile generator)?---->manually u have to add Z Authorization Objects to user ROLE.
5) To my knowledge profile is a collection of
transactions,plz confirm.-----></b>
for more info check this Z object
<b>
Object ZCOSTCTR
Text Auth object for CO module
Class ZCST Class for User Ceated Auth. Objects
Author ABAP01
PLANT Plant
COSTCTR Cost Center</b>.
Regards
Prabhu
‎2006 Sep 13 5:39 AM
Hi ,
<b>1) Create Autho.. fields in SU20.--->Ok
2) Create Autho.. object in SU21 and assign it to object
class.----->Ok
3) How to create authorizations(field values)for
authorization object?---> While creation u can select on what field u want to do the checking.
4) How to assign autho.. to authorization profile(what is the transaction for profile generator)?---->manually u have to add Z Authorization Objects to user ROLE.
5) To my knowledge profile is a collection of
transactions,plz confirm.-----></b>
for more info check this Z object
<b>
Object ZCOSTCTR
Text Auth object for CO module
Class ZCST Class for User Ceated Auth. Objects
Author ABAP01
PLANT Plant
COSTCTR Cost Center</b>.
Regards
Prabhu
‎2006 Sep 13 6:01 AM
hi
good
AUTHORITY-CHECK OBJECT '<object>' (which created by you in SU21)
ID '<name1>' FIELD <f1> (fields given in Authorisation object)
ID '<name10>' FIELD <f10>.
http://sun01.sts.tu-harburg.de/teaching/sap_r3/ABAP4/authorit.htm
thanks
mrutyun^