tin2210
13th April 2004, 16:37
Hi all,
I need to import data into a Baan table using BaanERP Exchange. The table has a text field. The ASCII file has data in delimited format. The last 3 fields in the ASCII file are for the text data.
example of the ASCII file data delimited with comma (,):
46000037,ALAATAL C 000/031/155,46000037 ALAATAL C 000/031/155,TAL,0,31,155,180A,k001,"c: [material] = ""TAL""",c: [od] < 31,c: [id] > 0
These above mentioned 3 text fields have to be imported into a Baan table text field on 3 separate lines.
example of how the text should look in the text manager:
c: [material] = "TAL"
c: [od] < 31
c: [id] > 0
I have never worked with text fields in BaanERP Exchange. I would like to know how to go about this. Is there any document or procedure to do the same?
Thank you in advance for your inputs.
I need to import data into a Baan table using BaanERP Exchange. The table has a text field. The ASCII file has data in delimited format. The last 3 fields in the ASCII file are for the text data.
example of the ASCII file data delimited with comma (,):
46000037,ALAATAL C 000/031/155,46000037 ALAATAL C 000/031/155,TAL,0,31,155,180A,k001,"c: [material] = ""TAL""",c: [od] < 31,c: [id] > 0
These above mentioned 3 text fields have to be imported into a Baan table text field on 3 separate lines.
example of how the text should look in the text manager:
c: [material] = "TAL"
c: [od] < 31
c: [id] > 0
I have never worked with text fields in BaanERP Exchange. I would like to know how to go about this. Is there any document or procedure to do the same?
Thank you in advance for your inputs.