Skip to Content
0
Former Member
Jul 03, 2009 at 08:19 AM

Third program to SAP ERP.

27 Views

Hi everyone

I have a question for our SAP ERP system. We are currently using two systems together. First one is Lims (laboratory system) , second one is SAP ERP.Our SAP developer developed a upload program in SAP for insert new sale orders automatically through a text file generated by Lims.

In the text file, we use the "tab" character to seperate data fields and "enter" character to seperate new records. I also need some fields be able to recognise "new line" character, so it will create a newline in a text box in SAP when creating a new sale order.

Here is my question: Is it possible for the SAP developer to modify our SAP upload program to recognise a special character, like ' ~ ' in the text file as a new line command, and insert a new line in that string accordingly?

An example of the text file format is as below:

ABC

DEF

{keyboard keys stroke}

Cheers

Bryan

Edited by: bryanevil2 on Jul 3, 2009 10:21 AM