2007 May 14 6:59 PM
Hi,
I have a file in binary format in app server. I want to read the file in Binary mode and write that in legacy text mode. Problem here is... when I read that file in binary mode and passing to internal table. First record was fine from the second line carriage return(##) messing up my format. Anybody has any idea.
Thanks
Raj
Hi,
I have a file in binary format in app server. I want to read the file in Binary mode and write that in legacy text mode. Problem here is... when I read that file in binary mode and passing to internal table. First record was fine from the second line carriage return(##) messing up my format. Anybody has any idea.
Thanks
Raj
2007 May 14 7:02 PM
2007 May 15 4:04 AM
hi, you can try some class like CL_ABAP_CONV_XXX, E.G. CL_ABAP_CONV_IN_CE.
some of them support us to convert Binary code convert into Text.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |