2009 Feb 05 2:31 PM
Dear All,
I have a TMG for one of the Custom DBT.
In the maintenance screen, I want to delete the DELETE Button.
Is this posible ?
If yes, any help is appreciated !
Regards,
Deepu.k
Dear All,
I have a TMG for one of the Custom DBT.
In the maintenance screen, I want to delete the DELETE Button.
Is this posible ?
If yes, any help is appreciated !
Regards,
Deepu.k
2009 Feb 05 3:57 PM
Hi
In the PBO section of the TMG you can add another module to set the PF-STATUS, and then create one without the delete button.
Let me know if you need some help with the code itself.
Guy.
2009 Feb 05 4:20 PM
Hello Guy,
Yes, I did the same.
I used the following :
a. Go to the TMG
b. Go to the Maintenance Screen.
c. Double click on the screen number.
d. In the PBO write amodule : module disable_delete.
e. module disable_delete output.
excl_cua_funct-function = 'DELE'. "(function code for delete)
append excl_cua_funct.
endmodule. " disable_delete OUTPUT
It worked fine !
Thanks,
Deepu.K
2009 Feb 05 4:25 PM
> d. In the PBO write a module : module disable_delete.
Next time somebody regenerate the TMG, you may loose this change.
a®
2009 Feb 06 5:38 AM
Hello a®s,
Yes, u r right.
But whenever that TMG has been regenerated this module has to be implemented again !
Regards,
Deepu>k
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |