cancel
Showing results for 
Search instead for 
Did you mean: 

Query related to transport in SAP PI

Former Member
0 Kudos

Hi All,

Already develop one interface with SRM to ECC via PI and its working fine.

My SAP PI system is 3 layered landscape (like, DEV,QTY,PRD) but SRM is 2 layered (Like DEV, PRD).

How to achieve the transport?Please suggest...

Thanks,

Arthita

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Arthita,

BS names are logical names. So as long as you do no data transfer in QA it should not be an issue.

You need to to define the transport paths on how to do it.

You can use the DEV BS in QA and map it to PRD.

Or Alternatively you can create a dummy QA BS as SRM if your SRM is not an ECC system for which we need to register it using RZ70.

i.e. DEV BS -->SRM DEV

     QA BS --> SRM QA

     PRD BS-->SRM PRD

Answers (2)

Answers (2)

former_member186851
Active Contributor
0 Kudos

Hello,

For SRM testing your using Development right?

in SLD of PI Development PI System maintain target system as same for SRM i.e. Development

Then for the qualtiy PI system maintain target system as PRD for SRM.

In PI Development

Source      Target

SRM(D)     SRM(D)

In PI Quality

Source      Target

SRM(D)      SRM(P)

Former Member
0 Kudos

Hi Sritharan,


In PI Development

Source      Target

SRM(D)     SRM(D)

In PI Quality

Source      Target

SRM(D)      SRM(P)

Then what about PI PRD?I'm not clear enough..

Thanks,

Arthita

former_member186851
Active Contributor
0 Kudos

See For PI System It will be different

PI Development System

Source   Target    
------          PI(Q)

PI quality System

Source      Target

PI(D)          PI(P)

PI Production System

Source      Target

PI(Q)            -------

former_member190284
Participant
0 Kudos

hi Raghu

can you pls explain it little more

Former Member
0 Kudos

Hi Raghu,

My confusion is with SLD part, for transporting first need to add target Business System in Dev SLD part of SAP PI.

For that, already created 2 BS for SRM DEV and PRD. Now add target PRD BS in DEV BS.

There is no QTY system for SRM, so nothing we can do with...But my PI system has QTY and for CTS+ transport need to import in QTY (without QTY SRM BS) and then PRD .

So, after importing the QTY object  , is there any problem occurred in PRD after importing same object?

Thanks,

Arthita

Former Member
0 Kudos

Hi Expert,

Any suggestion?

Thanks,

Arthita

Former Member
0 Kudos

Hi Arthitha,

My confusion is with SLD part, for transporting first need to add target Business System in Dev SLD part of SAP PI.----For SRM business system in Dev, add the transport as PROD SRM,

There is no QTY system for SRM, so nothing we can do with...But my PI system has QTY and for CTS+ transport need to import in QTY (without QTY SRM BS) and then PRD .---in QA PI SLD as well create BS for SRM DEV only..This way ur transport will not fail and u can test in PI QA with SRM DEV

Prod obvoiusly will not be an issue as u have DEV and PROD SRM BS created in SLD

Let me know if the confusion persists

Regards,

Sriram

sahithi_moparthi
Contributor
0 Kudos

Hi Arthita,

    PI transports are independent of ECC system.You can connect as below: 

ECC PROD ->PI PROD ->SRM PROD

ECC DEV -> PI DEV -> SRM DEV