‎2007 Apr 26 10:48 AM
hi there,
i got a file with ANSI-code at the FIRST place.......meaning '1' for new-page, and so on.
is there a FM or some tool in ABAP which converts the ANSI-code in the right way ? i want to read the file and then create a spool-file for each new page, or convert it into pdf later.
best regards, Martin
‎2007 Apr 26 11:11 AM
Hai Martin,
Herte are some helpful FMs.
<b>CONVERT_ASCII_TO_ITF</b> Text Conversion ASCII to ITF (SAPscript Format)
CONVERT_ITF_TO_ASCII Text Conversion ITF (SAPscript Format) to ASCII
URL_ASCII_CODE_GET Delivers ASCII code of a character.
Hope this helps you.
<b>Reward points if it helps you.</b>
Regds,
Rama.Pammi
‎2007 Apr 26 12:41 PM
Rama,
i am not sure if this does help.
my input file looks like this (first records of it):
1
366048 06.10.02
0 I N T E R N
0 0stenstelle:
See the FIRST charakter is ANSI-Code. how should the FM convert that ? are U sure about that this works ?
best regards, Martin
Message was edited by:
Martin Svik
Message was edited by:
Martin Svik