‎2008 Feb 15 10:49 AM
Dear All,
How to transfer data from one servers (Development) to other (Production)?
Regards,
Dharmesh vyas
‎2008 Feb 15 10:55 AM
hi,
If Objects i.e SLD, Repository Objects, Directory Objects etc go thru this 3 series blog :
/people/sap.india5/blog/2005/11/28/xi-software-logistics-solution-iii-cms
if data means, you need to go with Conversions or Table Copy or Client copy ...
‎2008 Feb 15 10:57 AM
Hello,
Use maintenance view in transaction SM30.
On saving entries, SAP will ask for request and the same can be send to production.
Enjoy SAP.
Pankaj
‎2008 Feb 15 10:58 AM
Dharmesh,
Inorder to move an object from Dev to Quality and Dev to Production we need to assign it to a package(create a package in se21) and then create a transport request.Release this request and then ask the basis team to move it to quality(production).
$TMP(local objects) can't be transported.
K.Kiran.
‎2008 Feb 15 11:06 AM
Transport ABAP Report from Developer to Production
Assuming that you wrote an abap report in developer 300 and would like to transport it to production 900.
The Step by step procedure to transport from developer to production :-
1) Go to Se80
2) Select the radio button for Program and give the program name in the input box
3) Press display
4) Now it will go to another screen, then place the cursor on program name and press
Shift+F6 OR Click transport Button.
5) Save the program in Existing request or Create a new request. After Saving the
Program in Transport request and come out of the screen
6) Goto se38, type the program name and activate it, press Control+F4
7) it will go to next screen, showing all your transport request.
😎 Select your request and click on folder to expand it, after expanding it will show
another request inside.
9) Expand that request also and check your program exist or not,
10) select the inner request and press Right click, it will show a list, plz select release
11) it will goto another screen there press save button and press back button.
12) now the color of the inner request is changed, and relese the outer request, it will take
some seconds . please wait..
13) once this is over, please tell this outer request no. to basis guys and ask them to move quality
or production server.
this link can be further helpful
http://www.sap-basis-abap.com/sapbs027.htm
reward if helpful
‎2008 Feb 15 12:03 PM
Hi,
You can transport the data with the help of Transport Requests. Table data can be transported through a customizing request and any developments can be transported though Workbench requests..etc..
Regards,
Renjith Michael.