‎2007 Nov 24 10:01 AM
Hi,
I would <b>deactivate an ABAP program</b> created to lock any
stock material receipt, how can I do this?
Regards
‎2007 Nov 24 10:04 AM
‎2007 Nov 24 10:04 AM
‎2007 Nov 24 10:06 AM
What exactly is your requirement. If you want that this program is not allowed to be run by some user, what you can do is create a transaction code for the report and assign the Tcode the authorization only to the users to which you want to give authority..
If you want the user should not be able to run the repórt. Remove the auth. for the Tcode for that user
In this case you won't even have to comment the code and move the code to further systems.
Reward Points if useful
Regards,
Abhishek
Message was edited by:
Abhishek Jolly