‎2008 Jun 18 11:42 AM
Hi
All,
Which function module would you use to check the users authorization to access files before opening a file ?
Thanks N Regards
Priya.
‎2008 Jun 18 11:44 AM
‎2008 Jun 18 11:44 AM
‎2008 Jun 18 11:44 AM
i hope the authorisation is fixed on the user not on the file for the user authorisation we use the fm AUTHORITY_CHECK
‎2008 Jun 18 11:44 AM
Hi,
If your requirement is for application server files I wouldn't use a function module at all. I would use the ABAP statement AUTHORITY-CHECK with the object S_DATASET.
Regards,
Nick
‎2008 Jun 18 11:44 AM
Hi,
Use FM AUTHORITY_CHECK_DATASET.
Hope this helps.
Regards,
Lalit