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

what are the steps for loading master data

Former Member
0 Likes
880

Hello

what are the steps for loading master data? i want to learn about loading all master data and the steps to choose the best way to load the data.

if anyone has documents please send me the documents i will be really greatful

[email protected] thanks everyone

Evion

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
849

Hi Heng,

SAP Provide tools for uploading master data from legacy sytem to R/3 system, some of the tools are:-

<b>LSMW and CATT</b>, using these tools and standards templates(specific to application ex: Material Master) you can upload the master data into SAP System.

<i><b>WELCOME TO SDN.</b></i>

Regards:-

<b>Santosh.D</b>

Hi Heng,

SAP Provide tools for uploading master data from legacy sytem to R/3 system, some of the tools are:-

<b>LSMW and CATT</b>, using these tools and standards templates(specific to application ex: Material Master) you can upload the master data into SAP System.

<i><b>WELCOME TO SDN.</b></i>

Regards:-

<b>Santosh.D</b>

6 REPLIES 6
Read only

Former Member
0 Likes
849

Hi Heng,

Download the data into a CSV file.

Write a program using GUI_UPLOAD to upload the CSV file and insert records.Chk the below link for example

http://www.sap-img.com/abap/vendor-master-upload-program.htm

Reward Points for the useful solutions.

Regards,

Harini.S

Read only

Former Member
0 Likes
850

Hi Heng,

SAP Provide tools for uploading master data from legacy sytem to R/3 system, some of the tools are:-

<b>LSMW and CATT</b>, using these tools and standards templates(specific to application ex: Material Master) you can upload the master data into SAP System.

<i><b>WELCOME TO SDN.</b></i>

Regards:-

<b>Santosh.D</b>

Read only

0 Likes
849

hi,

standard programs (look with transaction se38) for master data:

-RFBIKR00 - VENDORS

-RFBIDE00 - CUSTOMERS

-RFBISA00 - G/L ACCOUNTS

-RMDATIND - material

A.

Read only

0 Likes
849

thanks for your replies and for the useful link do you have any more documents? can you send more links or documents to my email. pls help. Evion

Read only

0 Likes
849

hi,

search here for in that forum

Andreas

Read only

0 Likes
849

Many thanks Andreas