Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

'Convert' ANSI-CODE into spool-output ?

Former Member
0 Likes
471

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

2 REPLIES 2
Read only

Former Member
0 Likes
397

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

Read only

0 Likes
397

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