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

bdc sessions

Former Member
0 Likes
371

if flat file contains more one record information.

like about sales and mm . how to sparate flat file

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
352

no need to seperate the flat file..

can upload the data for multiple applications with the use of session method in bdc

if u want the answer for ur question ......

if the flat file is excell file then based upon field u can sort the values n u can copy those records in to another sheet of excell..

if u r flat file is text file then it is very difficult to seperate those records...

~~Guduri

2 REPLIES 2
Read only

Former Member
0 Likes
353

no need to seperate the flat file..

can upload the data for multiple applications with the use of session method in bdc

if u want the answer for ur question ......

if the flat file is excell file then based upon field u can sort the values n u can copy those records in to another sheet of excell..

if u r flat file is text file then it is very difficult to seperate those records...

~~Guduri

Read only

0 Likes
352

but sir . in bdc if we want more than one data view while recording.

i mean if samples data1, for packaged produtcs data1 ,data2 & accounts .

in this way recording is possible sir.