What is the impact of changing the SU24 objects for a t-
code Check ndicator from "No" to "Yes" and "Yes" to "No" ?
Answers were Sorted based on User's Feedback
Answer / ruchika
Whenever user executes any t-code, the AUTHORITY-CHECK
statements in ABAP program or report checks authorization
objects against its values for that particular user. But
these authorization objects are left unchecked if the value
against them is set to "Do not check" under Check indicator
field in SU24,even if they are coded in program. So it is
this value that decides whether to check any authorization
object or not.
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / guru
By using su24 we maintain the authorization objects that
needs to pulled or checked when adding in the menu of a
role.
when you change the Flag indicators to yes or No,the
corresponding authorization object will be Pulled in or
Pushed out of a role.
Is This Answer Correct ? | 0 Yes | 6 No |
1).what is the diff b/w adding the tcode in s_tcode authorization object and addind the tcode inmenu tab of pfcg? 4) What is the difference between Owner, Controller and Administrator in Firefighter? 2) Can you tell me why do you use S_TABU_DIS authorization object? 3) Explain How do you restrict a particular table acces then? 5)In RAR ,What are the default Back ground Jobs? 6)Which job will update all user master records? 7)What will happen whenever we execute a t-code? 8)What is the purpose of the report RSUSR006? 9) Lets say a user is locked by admin? What value will you see in USR02 table and in UFLAG column? 10) What will you do if the user complains that he is not able to access a t-code? 11)why we have to delete users ? 12)a. What is Direct role assignment and indirect role assignment? b. What is the process of adding a t-code to an existing role? c. If client asked you to modify a role directly in PRODUCTION for emergency? Is it possible? What you will do in that situation? d. What is the purpose of customized Transaction codes? Have you created any custom t-codes? 13)
In 4.7 EE, we have an option as User -> Settings -> Automatic Comparison at Save. Is it right if i say that this option checked will automatically prompt for User cpompare when we simply save the data after entering the users to the role? But whether the option is checked or not i did not get any prompt for User compare on saving the data after entering Users info in the role. My another doubt is whats the difference between User and Complete Compare options. If i dont do complete Compare, wiill that effect? Is it right if i say that User compare assigns the users to the role and Complete Compare updates the user master recoirds , i.e., User master record comparison is current.
How see hierarchies in BI security
what is the table to find out roles for which profile are not genarated and genarated.I mean to say table to find the roles in which the authorization tab is green and roles in which authorization tab is red.
how to delete a single role,the single role is existing with 10 users
How can you lock all the users at a time?
difference between business view n technical view?
Difference between User Group in "Logon data" and "Groups" tab in SU01
Tell me about derived role?
hi , can any one say what is the exact use of SNC TAB IN SU01,IF IT IS EXTERNAL SECURITY PURPOSE ,WHAT KIND OF SECURITY PURPOSE?
In which table you can see authorization group for table and which table to see authorization group for program?
What are st01 t-codes used for?