dear all,
we want to limit our user access to save to local file by means of authorization. we have done it via authorization object S_GUI, but this is valid for all t.codes in the role. our problem is, we only want for specific t.codes from all t.codes assigned to role.
say user A having role ZSAP_ABC which lists tcode SM37, SP02, SU3 and SBWP. we only want to restrict download to local only for tcode SM37, but not for any others t.codes without separating this t.code into two new tcodes (say ZSAP_ABC_download and ZBC_ABC_no_download)
is this possible ? how we can do that ?
thank you 😊