Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Asc or Dat

Former Member
0 Likes
1,873

Hello Friends,

1. While uploading txt file for BDC program ...

What is the difference between Asc and Dat in file type...

How to format the text file is it according to the length of the field ...In real time who will align this in inoming text file.is it mannual process or how it is downloaded from legacy system.

2Can we give common separated fields instead of exact length as seporator.

Hope you understood my question.

With Regards,

Satya

1 REPLY 1
Read only

Former Member
0 Likes
707

Hi,

1.

'ASC' (ASCII); 'DAT' (Tab-delimited data); 'IBM' (EBCDIC

Depends on the file format

2.

Refer for CSV Upload :

Best regards,

Prashant