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

ans this ..

Former Member
0 Likes
424

how to make security authorization report?

in which table failed users login attempts will be there?

how to see the table entry values?

how u will give new autherizations?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
399

Read This & learn it & you will be able to answer :

how u will give new autherizations?

how to make security authorization report?

http://help.sap.com/saphelp_bw21c/helpdata/en/5c/deaa74d3d411d3970a0000e82de14a/frameset.htm

Use SE16 for table USR02 to answer :

in which table failed users login attempts will be there?

how to see the table entry values?

field values >0 for field UFLAG means user is locked.

If you are even intending on going near a user, get some training or you could cause some real damage. SAP course is ADM940 for basic auth concept

Read This & learn it & you will be able to answer :

how u will give new autherizations?

how to make security authorization report?

http://help.sap.com/saphelp_bw21c/helpdata/en/5c/deaa74d3d411d3970a0000e82de14a/frameset.htm

Use SE16 for table USR02 to answer :

in which table failed users login attempts will be there?

how to see the table entry values?

field values >0 for field UFLAG means user is locked.

If you are even intending on going near a user, get some training or you could cause some real damage. SAP course is ADM940 for basic auth concept

1 REPLY 1
Read only

Former Member
0 Likes
400

Read This & learn it & you will be able to answer :

how u will give new autherizations?

how to make security authorization report?

http://help.sap.com/saphelp_bw21c/helpdata/en/5c/deaa74d3d411d3970a0000e82de14a/frameset.htm

Use SE16 for table USR02 to answer :

in which table failed users login attempts will be there?

how to see the table entry values?

field values >0 for field UFLAG means user is locked.

If you are even intending on going near a user, get some training or you could cause some real damage. SAP course is ADM940 for basic auth concept