Hi All,
I have created program with module pool for editing adn saving the entries from table contrl.
New requirement is that I have use the same program and new T-codes but with the display access and not allow to changes the record from the table control.
Is it possible to deactive Save button programatically or any other way ?
One method I have used is I m checking the t-code and if it is for display then I have commented the code I have written for the Save command.
Is there any other way to do this?
Thanx.
-Umesh