"Davis, Kriss" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > I realize this is a bit off-topic, but perhaps someone is processing this file and has this information or could point me to another source. > > ---- > > We are planning on using a download file from our credit card processor (Global Payments, Inc) of our credit card activity. This is a fixed length, multi-record type file of transactions. It is called the TP029 file by Global. This appears to be a standard file that Global sends to its payment processing customers to allow them to update their local systems. > > Before I start to code up the SAS "INPUT" statements for this file, I was wondering if anyone has created INPUT statements for some or all of the record types in this file? I did a few Google searches to see if I could find any references, but came up empty. A subset of this file will end up in DB2 tables on the mainframe. I posted this question to the SAS-L forum, but no luck so far. > > I could even use a COBOL file description of this file and run it through the COB2SAS process as a starting point. If someone had one of those. > > Thanks in advance, > > Kriss Davis
I don't know the file, is it EDIFACT format? We recently had problems converting an Edifact file with SAS, it appeared to cost a huge amount of resources. Other information we gathered is that the IBM Data Interchange product is said to be very efficient in converting Edifact files to whatever format you want it to be. Kees. ********************************************************************** For information, services and offers, please visit our web site: http://www.klm.com. This e-mail and any attachment may contain confidential and privileged material intended for the addressee only. If you are not the addressee, you are notified that no part of the e-mail or any attachment may be disclosed, copied or distributed, and that any other action related to this e-mail or attachment is strictly prohibited, and may be unlawful. If you have received this e-mail by error, please notify the sender immediately by return e-mail, and delete this message. Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its employees shall not be liable for the incorrect or incomplete transmission of this e-mail or any attachments, nor responsible for any delay in receipt. Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch Airlines) is registered in Amstelveen, The Netherlands, with registered number 33014286 ********************************************************************** ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

