Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

removing authorization field from authorization object

former_member188827
Active Contributor
0 Likes
2,808

ive inserted an auhtorization field in SAP authorization object in su21..now i want to remove dis field..can ny1 suggest how to do dat?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,723

Put the cursor on specific role and just press delete button which is on second last button.

10 REPLIES 10
Read only

Former Member
0 Likes
1,723

SU21 is authorization class

if you want to delete it put cursor to it and press delete bascut

when you double click the class u can see the objects

in that position also you can do the same to delete objects

when you double click you can see the fields

so you can do the same way to delete those fields

make sure if you are in display mood please come to edit mood

Read only

Former Member
0 Likes
1,724

Put the cursor on specific role and just press delete button which is on second last button.

Read only

0 Likes
1,723

which tcode r u talking abt?

Read only

0 Likes
1,723

Same su21

Read only

0 Likes
1,723

if i do dat,it will delete entire authorization object,where as i want to delete only single field from dat object..aslo dis is SAP standard authorization object,so I dont want to delete it...i just want to remove my customer field from dis object...

Read only

0 Likes
1,723

Can you not open the tree structure and delete only your field?

else try with FM RSEC_DELETE_AUTHORIZATION give both

I_AUTHORIZATION  = <AUTHORIZATION object>
I_INFOOBJECT  = info object"this is must otherwise it will delete whole AUTHORIZATION object from user maintanince

Read only

0 Likes
1,723

i can open the tree structure...wen i double click on authorization object, a window appears, which displays authorization fields 4 dis object..i created an authorization field 'zfield' using su20 and then assigned dis field to an authorization object using su21...it got saved..but now wen i try to remove dis zfield, da system is not lettin me do so..

Read only

0 Likes
1,723

Ok.

You assign your zfield to standard authorization object which is already having other authorization field.

Than May be If you want to change the object anyway, you must first delete all authorization belonging to this object. Consider that other systems may also be affected.

Read only

0 Likes
1,723

how can i delete all authorizations for dat object...

Read only

0 Likes
1,723
how can i delete all authorizations for dat object...

refer:

http://help.sap.com/saphelp_nw04/helpdata/en/d7/e21255408e11d1896b0000e8322d00/frameset.htm