‎2007 Aug 03 11:38 AM
‎2007 Aug 03 11:41 AM
Hi,
in the at selection screen output
put a condition like
at selection-screen output.
if sy-uname ne ' your id'.
message e000(zmessgae) with 'u r not authorized'.
endif.
reward points if helpful
thanks & regards,
venkatesh
‎2007 Aug 03 11:42 AM
Hi ,
Try with sm01 for lock and uloack of objects .
Cheers,
Vind
‎2007 Aug 03 11:42 AM
u cannot lock a report as such.. as per my knowlegde... but u can have authorization defiined for that particular user.. it can be restricted by user authorization.
reward points plz
‎2007 Aug 03 11:43 AM
Hi,
(1) Go into SE38 Transaction
(2) Enter the Report Name to be locked
(3) Go into Attributes of the Report
(4) Tick the CheckBox "Editor Lock".
(5) Save it.
This Report can only editable from your login.
Hope it will Help you!!!
Regards,
Abhijit Zope
‎2007 Aug 03 11:44 AM
To Prevent other users from editing a report, Please use the "Editor Lock" check box available in program attribute.
/Geogy
‎2007 Aug 03 11:46 AM
hi ratna
goto se38->give program name and check the <b>EDITOR LOCK</b> check box and press enter....the report will be locked so that no one can edit it...
reward if useful ratna.....!!!