Question:
Hi,
I want to create a authorization object to check if the user has authority to run a report for the Company Code he enters.
How do I proceed ? Is this the work of Basis people ?
Thanks
Answer:
Try SU21
and input authorize field as below
BUKRS
WERKS
TCD
Answer:
For Company Code there's an authorisation object already made :
use this :
authority-check object 'F_BKPF_BUK'
id 'ACTVT' field '03'
id 'BUKRS' field s_cmcode .
Regards
Alok