Q. How can I check all the Organization value for any role?
Friday, February 8, 2008
How can I check all the Organization value for any role?
Posted by Bibek Chatterjee at 9:59 PM 0 comments
How to find out all the derived roles for one or more Master (Parent) roles?
Q. How to find out all the derived roles for one or more Master (Parent) roles?
A. Execute SE16N
Table AGR_DEFINE
Use either agr_name field or Parent_agr field.
Posted by Bibek Chatterjee at 9:54 PM 0 comments
How to find out all the roles for one composite role or a selection of composite roles?
Q. How to find out all the roles for one composite role or a selection of composite roles?
A. Execute SE16N
Table AGR_AGRS
Composite roles You can put multiple composite roles using the more button
Posted by Bibek Chatterjee at 9:49 PM 0 comments
How to find out all the users who got SU01 ?
Q. How to find out all the users who got SU01 ?
A. You can use SUIM >User by complex criteria or (RSUSR002) to find this out.
Go to the Selection by Authorization Value.
In Object 1 put S_TCODE and hit enter.
And put SU01 in Transaction code and hit execute (clock with check) button.
I use authorization object, as you can use this to test any object.
Posted by Bibek Chatterjee at 9:47 PM 0 comments
How to find out all roles with T-code SU01?
Q. How to find out all roles with T-code SU01?
A. You can use SUIM > Roles by complex criteria or RSUSR070 to find out this.
Go to the Selection by Authorization Value.
In Object 1 put S_TCODE and hit enter.
And put SU01 in Transaction code and hit execute (clock with check) button.
I use authorization object, as you can use this to test any object.
You can also get this information directly from table, if you have access to SE16 or SE16N. Execute SE16N
Table AGR_1251
Object S_TCODE
VALUE (low) SU01
Posted by Bibek Chatterjee at 9:36 PM 0 comments
What is user buffer?
Q. What is user buffer?
A. When a user logs on to the SAP R/3 System, a user buffer is built containing all authorizations for that user. Each user has their own individual user buffer. For example, if user Smith logs on to the system, his user buffer contains all authorizations of role USER_SMITH_ROLE. The user buffer can be displayed in transaction SU56.
A user would fail an authorization check if:
* The authorization object does not exist in the user buffer.
* The values checked by the application are not assigned to the authorization object in the user buffer.
* The user buffer contains too many entries and has overflowed. The number of entries in the user buffer can be controlled using the system profile parameter auth/number_in_userbuffer.
Posted by Bibek Chatterjee at 9:34 PM 0 comments
What is difference between role and profile.
Posted by Bibek Chatterjee at 9:33 PM 0 comments
How to reset SAP* password from oracle database.
Now you can login to the client using sap* and password pass
Posted by Bibek Chatterjee at 9:32 PM 0 comments
Can you add a composite role to another composite role?
Q. Can you add a composite role to another composite role?
A. No
Posted by Bibek Chatterjee at 9:31 PM 0 comments
How many profiles can be assigned to any user master record.
Posted by Bibek Chatterjee at 9:30 PM 0 comments
Can we convert Authorization field to Org, field
In addition, all affected roles are analyzed and the authorization data is adjusted. The values of the authorization field which is now to become the organizational level field are removed and entered into the organizational level data of the role.
Posted by Bibek Chatterjee at 9:28 PM 0 comments
What does the different color light mean in profile generator?
Posted by Bibek Chatterjee at 9:22 PM 0 comments
What is a composite role?
Composite roles do not contain authorization data. If you want to change the authorizations (that are represented by a composite role), you must maintain the data for each role of the composite role.
Creating composite roles makes sense if some of your employees need authorizations from several roles. Instead of adding each user separately to each role required, you can set up a composite role and assign the users to that group.
The users assigned to a composite role are automatically assigned to the corresponding (elementary) roles during comparison.
Posted by Bibek Chatterjee at 9:21 PM 0 comments
What is a derived role?
A. Derived roles refer to roles that already exist. The derived roles inherit the menu structure and the functions included (transactions, reports, Web links, and so on) from the role referenced. A role can only inherit menus and functions if no transaction codes have been assigned to it before.
The higher-level role passes on its authorizations to the derived role as default values which can be changed afterwards. Organizational level definitions are not passed on. They must be created anew in the inheriting role. User assignments are not passed on either.
Derived roles are an elegant way of maintaining roles that do not differ in their functionality (identical menus and identical transactions) but have different characteristics with regard to the organizational level.
Posted by Bibek Chatterjee at 9:20 PM 0 comments
List R/3 User Types
1. Dialog users are used for individual user. Check for expired/initial passwords Possible to change your own password. Check for multiple dialog logon
2. A Service user - Only user administrators can change the password. No check for expired/initial passwords. Multiple logon permitted
3. System users are not capable of interaction and are used to perform certain system activities, such as background processing, ALE, Workflow, and so on.
4. A Reference user is, like a System user, a general, non-personally related, user. Additional authorizations can be assigned within the system using a reference user. A reference user for additional rights can be assigned for every user in the Roles tab.
Posted by Bibek Chatterjee at 9:16 PM 0 comments
What authorization are required to create and maintain user master records?
Q What authorization are required to create and maintain user master records?
A. The following authorization objects are required to create and maintain user master records:
S_USER_GRP: User Master Maintenance: Assign user groups
S_USER_PRO: User Master Maintenance: Assign authorization profile
S_USER_AUT: User Master Maintenance: Create and maintain authorizations
Posted by Bibek Chatterjee at 9:15 PM 0 comments
What is the difference between USOBX_C and USOBT_C?
Q What is the difference between USOBX_C and USOBT_C?
A. The table USOBX_C defines which authorization checks are to be performed within a transaction and which not (despite authority-check command programmed ). This table also determines which authorization checks are maintained in the Profile Generator.
The table USOBT_C defines for each transaction and for each authorization object which default values an authorization created from the authorization object should have in the Profile Generator.
Posted by Bibek Chatterjee at 9:12 PM 0 comments
How to create users?
Q How to create users?
A. Execute transaction SU01 and fill in all the field. When creating a new user, you must enter an initial password for that user on the Logon data tab. All other data is optional.
Click here for turotial on creating sap user id
Posted by Bibek Chatterjee at 9:09 PM 0 comments
List few security Tables
Q List few security Tables
Click here for security tables
Posted by Bibek Chatterjee at 9:08 PM 0 comments
SAP Security T-codes
Q. SAP Security T-codes
A. Frequently used security T-codes
SU01 Create/ Change User SU01 Create/ Change User PFCG Maintain RolesSU10 Mass ChangesSU01D Display UserSUIM ReportsST01 TraceSU53 Authorization analysis.
Click here for all Security T-codes
Posted by Bibek Chatterjee at 9:04 PM 0 comments