[499] in sapr3-soft

home help back first fref pref prev next nref lref last post

Re: Batch Input and numeric fields

daemon@ATHENA.MIT.EDU (devnull@no.spam.glo.be (Dave Null))
Mon Oct 13 11:07:55 1997

To: sapr3-soft@MIT.EDU
Date: 11 Oct 1997 18:44:53 -0500
From: devnull@no.spam.glo.be (Dave Null) (by way of SAP Moderator <devnull@no.spam.glo.be>)

>Is it possible to receive in SAP numeric fields in the COBOL format
>"comp" or "comp-3" which is a packed format ? Or do we have to translate
>those files in ASCII ?

Hi,

We had the same problem converting data from an AS/400, an EBCDIC
machine. On AS/400 we first unpacked the packed fields, by using a
copy of the original DDS with unpacked fields. This file get's
transferred to the SAP machine (ASCII). The AS/400 FTP  takes care of
the EBCDIC-ASCII translation, except for the negative values ( hex
D0-D9 iso F0-F9 ).

We used an ABAP trick to convert these negative values.

Good Luck,
Andre
------------------------------------------------------
Email address hidden thanks to idiots at
    Cyberpromo, AGIS and the IEMMC
------------------------------------------------------

----------------------------------------------------
comp.soft-sys.business.sap is a moderated newsgroup.
Postings are archived and available from the
Realtime USA web site at http://www.realtimeusa.com
----------------------------------------------------

home help back first fref pref prev next nref lref last post