2007 Jul 10 5:08 AM
I am able to capture just single line of long text in FB03 using READ_TEXT with parameters text id 0001 and object as DOC_ITEM..but am not able to capture reamining lines in it..if i view editor thier its visible ..How do capture all lines(132 characters..points will awrarded..reply ASAP
I am able to capture just single line of long text in FB03 using READ_TEXT with parameters text id 0001 and object as DOC_ITEM..but am not able to capture reamining lines in it..if i view editor thier its visible ..How do capture all lines(132 characters..points will awrarded..reply ASAP
2007 Jul 10 5:19 AM
try to read tlines
after read_text ,use loop
tdformat = '*'. should be like this
loop at tlines.
endloop.
Thanks
Seshu
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |