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

Infotype access

alejandro_romero2
Participant
0 Likes
535

hi gurus i need to know if an user can access to an infotype , is there any function to know that?

if there isn´t how can i verify if a user has the properly roles to access an infotype? thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
506

You could make use of Authority object P_ORGIN to check if the user has access to a particular infotype.

You could make use of Authority object P_ORGIN to check if the user has access to a particular infotype.

2 REPLIES 2
Read only

Former Member
0 Likes
507

You could make use of Authority object P_ORGIN to check if the user has access to a particular infotype.

Read only

Former Member
0 Likes
506

Did you try FM's starting with HRPAD00AUTH_CHECK*