Add Authorization object in standard SAP transactions

Question: Hi,
Is there any option available to add custom authorization objects to standard SAP transactions.

I have tried the following

1. Created a Custom Authorization object
2. Assigned that object to one of the standard SAP transaction using SU24
3. Assigned that object to the same standard SAP transaction using SU22, i do not know what is the difference between SU24 and SU22

The Custom object is not checked for authorization

I understand that we should write AUTHORITY CHECK code in Enhancement to activate

Is there anyother way we can add custom authrorization objects like wrting a Custom transaction, Thanks

Answer:
The authorization check MUST BE IN THE CODE or SAP does not check. SU24 is not for "adding custom auth objects" it is for configuring PFCG/

You MUST either:
Find a user exit to add the code,
find a configuration to add the check
modify SAP code.
Copyright ?2007 - 2008 www.jt77.com