Delete text

Question: Hello,

I am working on Long text Deletion .
some times it is deleting the text properly,but sometimes it is not deleting.

i am using delete_text Function module.should i use Commit_text FM after Delete_text FM.

Please let me know if anyone knows .

Thanks
Seshu

Answer:
hi, you could cheat and use LSMW??

Answer:
I can give a few reasons for the delete text being erronous but have you tried using a COMMIT_TEXT. IF not why not .

A test program only has to do this

FM READ_TEXT ( any text could do),
FM SAVE_TEXT ( under a new name),
FM DELETE_TEXT (with new name)
FM COMMIT_TEXT.
FM READ_TEXT (with new name to check result delete_text)
5min work max.
_________________
Only sheep and Tuly Idiots need a leader
Copyright ?2007 - 2008 www.jt77.com