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

transport objects

Former Member
0 Likes
504

pls give me the landscape of how objects are transported to other sap system

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
475

hi,

Save an object with a development class which gives us a request number ... transport that request from se09/se10 ... there by the object gets transported on to the target system .. landscape depends from company to caompany ...

few have development->QA->production or development-> production ...

Regards,

Santosh

Message was edited by: Santosh Kumar P

4 REPLIES 4
Read only

Former Member
0 Likes
475

TYpically it would be like this

DEVELOPMENT->QUALITY->PRODUCTION

REgards,

Ravi

Read only

Former Member
0 Likes
476

hi,

Save an object with a development class which gives us a request number ... transport that request from se09/se10 ... there by the object gets transported on to the target system .. landscape depends from company to caompany ...

few have development->QA->production or development-> production ...

Regards,

Santosh

Message was edited by: Santosh Kumar P

Read only

0 Likes
475

It is basically about transfer of R/3 System components from one system to another.

http://help.sap.com/saphelp_nw04/helpdata/en/0b/5ee7377a98c17fe10000009b38f842/frameset.htm

Also go the transacion SE09 to explore more .

All the Best

regards

<b> reward points for all the useful answers </b>

Read only

Former Member
0 Likes
475

Hello,

DEVELOPMENT System

TESTING System

PRODUCTION System

Movement:

=========

DEV --> Testing --> Production

But keep in mind that objects which are assigned to development class can only be transported to other systems in the system landscape. It is nothing but objects having object directory entry.

Regs,

Venkat