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

transfering material master

Former Member
0 Likes
463

hi

i need to transfer material master data from plant A to plant B,

how do i achieve this,

is ale idocs the only way,

i thought of doing this way,

select ...from mara where plant =a.

to an excel sheet,

the from excel sheet sap using some bapi.

but while using select to extract data, how do we take care of the views which exist while creating material matsre.

please help.

thanks.

3 REPLIES 3
Read only

Former Member
0 Likes
433

plz.. help.

Read only

Former Member
0 Likes
433

Hi Sanjana,

U can use LSMW for this.

Go with Idoc method in that

Message Type: MATMAS_BAPI

Basic Type: MATMAS_BAPI01.

Go to lsmw and c the segments and all the stuff. If the material exists it will extend to other plant if it already exists at that plant then it will change the data.

Basically you can use the segments......

E1BPMATHEAD Header Segment with Control Information

E1BP_MARA Material Data at Client Level

E1BP_MARAX Checkbox Structure for BAPI_MARA

E1BP_MARC Material Data at Plant Level

If you need further details lemme know.

Read only

0 Likes
433

hi naveen,

i have never done this before,

but your solution looks great, and i will come back after trying.

thanks.