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 module

Former Member
0 Likes
333

hi all

which function module would you use to check the user authorizationto acesss files before opening the files

3 REPLIES 3
Read only

Former Member
0 Likes
305

use auth.object S_path

look fm AUTHORITY_CHECK_DATASET

Read only

Former Member
0 Likes
305

hi,

check these function modules,

/BDL/_CHECK_FUGR_AUTHORITY,

AUTHORITY_CHECK_DATASET,

AUTHORITY_CHECK_CPIC,

AUTHORITY_CHECK_C_FUNCTION,

AUTHORITY_CHECK_OLE.

reward points if useful,

seshu.

Read only

Former Member
0 Likes
305

Hi,

You may use the statement:

AUTHORITY-CHECK also.

Regards..