cancel
Showing results for 
Search instead for 
Did you mean: 

how to transport IR/ID from PID to PIQ/PIP

Former Member
0 Kudos

Hi experts,

When I develop in ECD by ABAP, I can transport to ECQ, and then transport to ECP.

Now I have a question, how do I transport IR/ID from PID to PIQ/PIP

many thanks

Accepted Solutions (1)

Accepted Solutions (1)

abhijitbolakhe
Advisor
Advisor
0 Kudos

Hi

The following sequence should be followed while transporting XI Objects from DEV to QA

1) Export the DEV SLD with export All on your desktop...Export ALL will contain All products,SWCV,TS,BS ...(.zip file)

2)Go to QA XI and import the above .zip file in QA SLD.

3) Now create TS & BS for QA XI ..give related integration server of QA XI .....Now QA XI will have BS of DEV as well as QA.

4) Create Transport Groups in QA SLD for DEV & QA Business systems based on their integration server.

5) Now create Transport targets in QA SLD for all DEV B.S........give QA B.S as target for each B.S.....

6) Export IR Objects from DEV and import in QA

7) Export ID Objects from dev and import in QA...it will be in change list..provide the User credentials,directory path and file name for QA and Activate....Since we have given the transport targets of QA ...the dev business systems will automatically get changed into QA business systems.

Regards

Abhijit

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

In brief transport can be done through the following

1. File Transport

2. CMS

3. CTS/CTS+

if you are on latest version like PI 7.1 then CTS+ is recommended by SAP ...using CTS/CTS+ there a sdvantages that you can map the needed business systems for your target system in source system itself by creating your groups...

if you need more details search the SDN for the same

HTH

Rajesh

sunilchandra007
Active Contributor
0 Kudos

Hi Mikenl ,

Have a look at these links:

1. /people/praveen.mayalur/blog/2007/05/31/configuration-of-cms-in-central-nwdi-sld-to-transport-xi-objects

2. /people/sravya.talanki2/blog/2005/11/02/overview-of-transition-from-dev-to-qa-in-xi

3. http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/f85ff411-0d01-0010-0096-ba14e5db6306&override...

Regards,

Sunil Chandra

Former Member
0 Kudos

Transport of PI objects can be done using CMS or file transport.

http://help.sap.com/saphelp_nw04/helpdata/EN/a8/5e56006c17e748a68bb3843ed5aab8/content.htm

http://help.sap.com/saphelp_nw04/helpdata/EN/e1/69a740aa053a13e10000000a155106/content.htm

The following thread addresses the same question-

Search on SDN for more help on these.