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

Hr security Question u0085

Former Member
0 Likes
784

Hi Great ABAPers

I have a req. I’m working on some security report. I’d like to know the tables which contains the activity type text ..i mean '1' as create ,02 as change ...

for HR what are the objects I can check for info type, company grouping and sub area .. Is there way to find out the roles...

I’m new in to ABAP ... I heard this is the best place to post the ABAP questions.

Bye

Usman

1 ACCEPTED SOLUTION
Read only

former_member181966
Active Contributor
0 Likes
747

Please checkout the table "<u><b>TACT</b></u>"...Go to T-code SUIM .. You’ll find a lot of reports there which give you good idea about profile, objects and roles. Even on the field you can find the objects ...

as far as your object is concern in HR look in to report <b>RSUSR030 and object = P_ORGIN</b> ..Give values...

Hope this’ll help you .

Welcome to SDN ..!!! Pl Award the points , its a way to encourage ppls here .

Good luck !

Khan

Hi Great ABAPers

I have a req. I’m working on some security report. I’d like to know the tables which contains the activity type text ..i mean '1' as create ,02 as change ...

for HR what are the objects I can check for info type, company grouping and sub area .. Is there way to find out the roles...

I’m new in to ABAP ... I heard this is the best place to post the ABAP questions.

Bye

Usman

4 REPLIES 4
Read only

former_member181966
Active Contributor
0 Likes
748

Please checkout the table "<u><b>TACT</b></u>"...Go to T-code SUIM .. You’ll find a lot of reports there which give you good idea about profile, objects and roles. Even on the field you can find the objects ...

as far as your object is concern in HR look in to report <b>RSUSR030 and object = P_ORGIN</b> ..Give values...

Hope this’ll help you .

Welcome to SDN ..!!! Pl Award the points , its a way to encourage ppls here .

Good luck !

Khan

Read only

0 Likes
747

What a Quick response. I think now I don’t have to worry about my job as I found awesome place to solve my ABAP problem

Cheers

Usman

Read only

Former Member
0 Likes
747

check table <b>TACTT</b>

Read only

0 Likes
747

Hi,

Also pl check the following <a href="http://help.sap.com/saphelp_47x200/helpdata/en/5c/73ba3bd14a6a6ae10000000a114084/frameset.htm">SAP Help</a> on HR Authorization Objects.

Regards,

Suresh Datti