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

Problem in uploading material master data using BDC?

Former Member
0 Likes
539

Hi all,

I am using BDC call transaction method to upload material data. Here i am facing a problem that a value in the flat file is going to the wrong screen field . But my recording done properly.

In recording, after entering the data in the view BASIC DATA1 and trying to enter the text . For this i need to scroll down the scroll bar and after that i am clicking on basic data text and entering the text. Here i am not touching the languge field.

But the problem is the text to be entered into the basic data text is storing in language and giving error.

Please help me by specifying the reason and solution for this problem? Whether i did any mistake in recording in scrolling?

Thanks,

Vamshi.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
493

for material master the BDC is not Suitable, why because beased on material the VIEWS order is going to change, for this you can use any bapi or FM otherwise use LSMW method.....

3 REPLIES 3
Read only

Former Member
0 Likes
494

for material master the BDC is not Suitable, why because beased on material the VIEWS order is going to change, for this you can use any bapi or FM otherwise use LSMW method.....

Read only

0 Likes
493

Thanks. Solved.

Read only

Former Member
0 Likes
493

Hi

Go with BAPI for such huge transactions and screens. Use BAPI: BAPI_MATERIAL_SAVEDATA.

Regards,

Vishwa.