Hi Experts,
I hv a z_dialog prog. with z_tcode as its tx. code.
Say, if an UN-AUTHETICATED user enters its transaction code z_tcode, immediately, he has to get a message, saying that, he is not authorised as a text in a screen. I know, its authorisation object and its related code, like
CHECK AUTHORITY-OBJECT zzz
FIELD
ACTV
But, let me know, Where I hv to write it, is it in PBO?
thanq
Edited by: SAP ABAPer on Feb 23, 2009 5:09 PM