application server

Question:
hello,
I want to upload a file from the application server in BDC .
I have got an excel sheet.
My query is whether I should save the excel sheet as space delimeted or tab delimeted inorder to open it in a notepad.
ng
Answer:
You can save it either way and be able to open it in notepad.
CSV is easier to use as you can count the delimiters because you can see them, but is harder to look at because the columns do not naturally form 'columns' at the tab stops like a tab delimited file will do, but because you can't see the tabs in a tab delimited file you don't know if you've overwritten one with spaces or not.
_________________
Regards
R
Abap KC

SFMDR

Answer:
Hello,
I am still not clear about it .
What is CSV?
ng.
Answer:
Hello ,
Thank u very much .
CSV is comma delimeted for the benefit of others.
Any more inputs plz post a reply.
ng.

More Articles:

abap-java-portals need overview ?
Invisible variables?
Formatting decimal places into Excel Download.?
Adding to a Spool Request?
SE16 - EKKO Only?
question for :BAPI_SALESORDER_CHANGE?