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

Material Master upload using RMDATIND

Former Member
0 Likes
1,158

Hi,

i have an excel file for uploading material master.

Can anybody pls tell me how to use the standard program RMDATIND to upload the material master from excel to SAP. what are the parameters to be passed in the standard program.

pls help me,

John

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
841

Use it through LSMW transaction, so that you can define your own source structure and LSMW will convert it to format that RMDATIND wants.

While using in LSMW you can easily convert your excel sheet to tab delimited file, which can then be used to upload the material master.

4 REPLIES 4
Read only

Former Member
0 Likes
842

Use it through LSMW transaction, so that you can define your own source structure and LSMW will convert it to format that RMDATIND wants.

While using in LSMW you can easily convert your excel sheet to tab delimited file, which can then be used to upload the material master.

Read only

Former Member
0 Likes
841

cant i use this program directly to upload the data????

Read only

0 Likes
841

here are the links about LSMW,you please go thru them,you will get some idea of how to do it.

http://www.sap-img.com/sap-data-migration.htm

The Doc fiel in the link below contains step by step procedure for creating LSMW...

http://www.scmexpertonline.com/downloads/SCM_LSMW_StepsOnWeb.doc

Regards,

Srikanth

Read only

0 Likes
841

"cant i use this program directly to upload the data???? "

no - you need a migration program to load data to rmdatind

-> look documentation with transaction se38

A.