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

Flat file

Former Member
0 Likes
279

Hi folks,

How can i create a flat file for material master so that i can upload those values into material master by using BDC?

Thanks in advance

Ravi

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
261

Based on your recording you gotto prepare the flat file ..

check out this link

BDC

http://www.sap-img.com/bdc.htm

Regards,

santosh

2 REPLIES 2
Read only

Former Member
0 Likes
262

Based on your recording you gotto prepare the flat file ..

check out this link

BDC

http://www.sap-img.com/bdc.htm

Regards,

santosh

Read only

Former Member
0 Likes
261

Hi Ravi Kanth,

In Realtime you will not create the file for the upload.

The file will already be there (For example from a legacy system).

If you stil want to create a flat file, you have to know what are the minimum required fields to create a material.

If you know what are all the required fields, then you can build a flat file with those fields, each of those fields separated by a separator character or TAB.

Regards,

Ravi