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

function modules

Former Member
0 Likes
446

which function module would u use to check the users authorization to access files before opening a file

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
427

Hi Suresh,

Try <b>BAPI_USER_GET_DETAIL</b>

Regards

Aneesh.

2 REPLIES 2
Read only

Former Member
0 Likes
428

Hi Suresh,

Try <b>BAPI_USER_GET_DETAIL</b>

Regards

Aneesh.

Read only

Former Member
0 Likes
427

Hi

You can use the fun module

SUSR_USER_PROFS_PROFILES_GET

to check the user profiles and authorizations

Reward points for useful Answers

Regards

Anji