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

Migrating Mass Data

Former Member
0 Likes
584

We need to migrate Sales Orders, Purchase Orders etc from one system to another. Is there any standard program for this purpose where we can download from one system and upload into another.

Thanks,

Gurpreet SIngh.

4 REPLIES 4
Read only

Former Member
0 Likes
543

Hi Gurupreet .,

Try With LSMW U can find Direct Input Methods .,

If not u can Find BAPI .

thanks

SReenivas Reddy

Read only

GauthamV
Active Contributor
0 Likes
543

hi,

generally this data migration will be done by basis people.

also there is specific tool called TDMS in sap which is used to migrate specific data from one system to other.

for using that u have to install that and configure.

or u can do one thing ,create a bdc or lsmw program for both sales orders and purchase orders and migrate.

Read only

bpawanchand
Active Contributor
0 Likes
543

Hi

Use BAPI's

For Sales order BAPI_SALESORDER_CREATEFROMDAT2

For Purchase order BAPI_PO_CREATE1

Regards

Pavan

Read only

Former Member
0 Likes
543

Hi Gurupreet .,

Use LSMW and Standard Direct Input method with

For Puchase ORder

Object : 0085

Method : 0001

For Sales DATA

Object : 0090

Method : 0000

The performance will be good .

thanks

SReenivas Reddy

Edited by: Sreenivas Reddy Dommata on Aug 28, 2008 7:57 AM