2007 May 15 1:38 PM
Hi All,
When i'm creating Authorization objects it asked an OBJECT CLASS, but object class is created in $TMP and authorization object is created in Package, i want to change the OBJECT CLASS of authoriztion objects from $TMP to Particular Pckage, i need to transport this OBJECT CLASS.
Many Thanks in Adviance for your Answer
Naren
2007 May 15 1:44 PM
Hi Narender,
Execute the program RSWBO052, then Give R3TR CLAS and the Calss name then Press F8, Then place the curosr on the class and press Object Directory, then it will ask the Development class name, then SAVE it
Regards
Sudheer
2007 May 15 1:40 PM
Hi,
goto that program.
select goto->object directory entry
press display/change button.there u can change the package.
rgds,
bharat.
2007 May 15 1:52 PM
Hi Bharat,
It is not a program, when authorization objects used in program say for ex..F_BKPK_BUK is an standard authization object, like i created a ZBUKRS when i am creating this authrization object it is asking an OBJECT CLASS (for creating an object class T.CODE is SU21), in this when iam creating it is created in $TMP but i want to cahnge to a particular object.
Many Thanks in Advice
2007 May 15 1:53 PM
Hi
See my previuos or Raymond answer and you'll solve your problem
Max
2007 May 15 1:59 PM
HI,
select ur object and right click on that.select change.pop-up will come.select the check box package interface.and press enter.
rgds,
bharat.
2007 May 15 1:43 PM
Hi,
go the program and then goto->object directory entry.Now change the package class..
Regards,
Nagaraj
2007 May 15 1:43 PM
hi,
go to -->Object directory..
click the change button below the popup and give your package name ..
It will ask for the request.. give that and save..
reward if usefu;
regards,
nazeer
2007 May 15 1:44 PM
Hi
U can do it by trx SE03:
- Choose "Change object directory entries
- Insert the hit SUSC <OBJECT CLASS NAME>
- Press F8
Max
2007 May 15 1:44 PM
Hi Narender,
Execute the program RSWBO052, then Give R3TR CLAS and the Calss name then Press F8, Then place the curosr on the class and press Object Directory, then it will ask the Development class name, then SAVE it
Regards
Sudheer
2007 May 15 1:51 PM
Call transaction SE03, select "Change Object Directory Entries" and "Execute"
Objects type for authorization objects are
<b>R3TR SUSC Authorization object class</b>
R3TR SUSG Authorization object groups (assignment TCode --> auth.gr.)
R3TR SUSK Customer: Assignment of transaction -> authorization object
R3TR SUSO Authorization object
R3TR SUSP Templates for authorization profiles (Profile Generator)
R3TR SUST Assignment transaction > auth. objects
So add a line with SUSC and the name of the Authotization Object Class.
Regards