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

master data

Former Member
0 Likes
437

what r the problems we can face in Master Data Upload?how we can upload? could u plzz tell?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
417

Hi,

You have to check the File which was given by the client, whether the data is correct or not for each field.

Like currency fields and qty fields and date fields.

In SAP qty is maintained in three decimals, so it should be like that.

You can use BDC or LSMW for doing Uploads.

Reward for useful answers.

Regards,

Anji

3 REPLIES 3
Read only

Former Member
0 Likes
418

Hi,

You have to check the File which was given by the client, whether the data is correct or not for each field.

Like currency fields and qty fields and date fields.

In SAP qty is maintained in three decimals, so it should be like that.

You can use BDC or LSMW for doing Uploads.

Reward for useful answers.

Regards,

Anji

Read only

Former Member
0 Likes
417

Hi Sonyia,

look here: http://help.sap.com/

Regards, Dieter

Reward points if usefull

Read only

Former Member
0 Likes
417

Hi Soniya,

Generally while uploading the master data using BDC, the problems arise in defining the default length of the field which we give in our flat file. So better go for the tab delimited format of the flat file.

One more problem which arises is when we do not map the fields exactly as in the flat file format., i.e. the relevant fields order should be same for both flat file and the internal table used for mapping.

Hope this will help you.

Reward all the helpful answers.

Regards.