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

data migration

Former Member
0 Likes
374

how can we tranfer data into production server ,where it is directly to production server or from develpment server to quality and then production server (in case of LSMW)

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
346

Hi,

Whether it is... LSMW or anything else....At Development server we only do coading...At Test server we do Test with sample data of Unit Test Cases and at Production Server only we do upload the actual data.

Regards

Mahesh

  • Mark if usefull

2 REPLIES 2
Read only

Former Member
0 Likes
347

Hi,

Whether it is... LSMW or anything else....At Development server we only do coading...At Test server we do Test with sample data of Unit Test Cases and at Production Server only we do upload the actual data.

Regards

Mahesh

  • Mark if usefull

Read only

Former Member
0 Likes
346

Hi laxman,

The data is tranported from one derver to anpther with some specific purpose in mind. IN developemnt server ,we do coding to create ou functionality , in later on we move that code to testing server for end-toend testing and once we are dons thru it. we move that to productionserver for final use(Go lIve)

U canrefer to this linls for details

1. http://www.sap-img.com/basis/transport-guide-tips-for-different-sap-objects.htm

2. http://www.sap-img.com/bc043.htm

3.help.sap.com/saphelp_crm/helpdata/en/35/26b18fafab52b9e10000009b38f974/content.htm

4. /people/sudheer.junnuthula2/blog/2007/01/16/transport-guide-tips-for-different-sap-objects

I hope thissolves ur problem

Regards.

Note: reward if useful