cancel
Showing results for 
Search instead for 
Did you mean: 

PI configuration for CPPR , Transfer PR from ERP to SRM

Former Member
0 Kudos

Hi

I am implementing CPPR in ERP EHP4 and SRM7.0. Also i am using PI too.

i want to configure the PI setting for service PurchaseRequestERPSourcingRequest_Out and

PurchaseRequestERPSourcingRequest_in to transfer PR ERP to SRM.

Any good step by step guide available to do this. Since i am not PI guy. i need more info on this.

Setting for PI mentioned in SAP Note 1263876 - SAP SRM: Configuration of Procure-to-Pay Scenario

is to short.

Regards

Chandra

Accepted Solutions (1)

Accepted Solutions (1)

RameshGulipall
Active Participant
0 Kudos

Hi Chandra,

1)you should down load the standard content(SAP APPL 7.1 and SAP SRM ) from the service marketplace

2)Imported into the PI server

3)you need to do the Proxy runtime configuration from ECC to PI and SRM to PI.

4)you need not do the any mapping in PI because receiving the XML message vai proxy

5)In ECC need to be activate the one service for the SRM service procurement interface.

6)Configuration the PI scenario in ID using PIS

7)you need to do the end to end testing.

Regards,

Ramesh

Former Member
0 Kudos

Hi Ramesh

Thanks for your reply.

(6)Configuration the PI scenario in ID using PIS

can you explain more on this?

what needs to be configured here?

Pls shed light on this.

Regards

Ckumar

Former Member
0 Kudos

HI,

PIS is Process Integration Scenario..which will be available in ESR ...using which you can create the objects in ID automatically All you need to do in ID is to attach the systems(sender :ECC receiver SRM..)

HTH

Rajesh

Former Member
0 Kudos

Hi Rajesh

Thanks for the comment.

SE_SOURCING_ENHANCEMENT scenario is already configured in PI.

I could not follow above step 5 also. are you talking about activating SICF services?

Can you pls elaborate.

5)In ECC need to be activate the one service for the SRM service procurement interface.

Regards

Chandra

Former Member
0 Kudos

Hi,

it means activation of Use Application Integration Infrastructure in the SPRO of SRM under below path..

SAP Supplier Relationship Management ->SRM Server ->Cross-Application Basic settings -> Activate SAP NetWeaver Process Integration.

Ensure that it is checked in SRM server..

HTH

Rajesh

Answers (1)

Answers (1)

Former Member
0 Kudos

Thanks Rajesh

Former Member
0 Kudos

Hi

I did proxy setting at ERP and SRM and working fine.

Now i want to configure PI setting for SE_Sourcing_procurement

Can you pls tell me what order should i have to do setting in PI.

->first ERP to SRM connection setting in PI ID?

->second PI configuration setting in ESR?

Regards

Chandra

Former Member
0 Kudos

Hi Chandra,

Just go through this first:[SAP SRM to ERP through PI|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/22266] [original link is broken] [original link is broken] [original link is broken];.

Solutions:

You need following configurations in SRM, ERP and PI system:

SRM APPLICATION SYSTEM CONFIGURATION

SLD SELF REGISTRATION

TCP/IP Connection: LCRSAPRFC

TCP/IP Connection: SAPSLDAPI

T - CODE SLDAPICUST

T - CODE SLDCHECK

HTTP Connection: PI_INTEGRATION_SERVER

T - CODE SXMB_ADM

ERP APPLICATION SYSTEM CONFIGURATION

SLD SELF REGISTRATION

TCP/IP Connection: LCRSAPRFC

TCP/IP Connection: SAPSLDAPI

T - CODE SLDAPICUST

T - CODE SLDCHECK

HTTP Connection: PI_INTEGRATION_SERVER

T - CODE SXMB_ADM

SAP PI INTEGRATION SERVER CONFIGURATION

HTTP Connection: SRM_INTEGRATION_SERVER

HTTP Connection: ERP_INTEGRATION_SERVER

INTERFACE CONFIGURATION - SLD

INTERFACE CONFIGURATION - ESR

INTERFACE CONFIGURATION - ID

Let me know if you need any help

Regards

Praveen K

Former Member
0 Kudos

Hi Praveen

Your link is more informative but confused me a bit.

Can you pls guide me where i am wrong now. I have done all the setting which you mentioned.

But i think i have not done few settings u mentioned in above link Like integrated configuration and Communication channel.

pls confirm.

I am trying to transfer PR from ERP6.0 EHP4 to SRM7.0 using CPPR scenario.

I configured ERP/SRM and PI configuration in Integration directory.

But i get Reciever determination error in XML at ERP/SRM AND PI

-


RCVR_DETERMINATION">NO_RECEIVER_CASE_BE

Error Text: No receiver could be determined

In SRM, Inbound Message(reciever) is green but Call Inbound Proxy is giving below error.

<Trace level="1" type="System_Error">Application-Error exception return from pipeline processing! <Trace level="1" type="T">Application Error at Receiver... => ROLLBACK WORK</Trace>

<Trace level="1" type="T">System Error at Receiver... => ROLLBACK WORK</Trace>

I tested configuration in Integration directory.

Sender aggreeemnt is green

Reciever determination is red and giving below error.

Internal Error : You do not have sufficient authorization for this operation.

-


I have done below setting in Integration directory.

Business system setting.

1.Selected Business System BC_MM_MXX_594

2.Create communication channel(Gen_Rec_xi) as Receiver

for above Business system BC_MM_MXX_594.

-Use adapter type XI, http://sap.com/xi/XI/System SAP Basis7.xx and RFC MXX_Integration,

1.Selected Business System BC_SRM_SXX_300

2.Create communication channel(Gen_Rec_xi) as Receiver

for above Business system BC_SRM_SXX_300.

-Use adapter type XI, http://sap.com/xi/XI/System SAP Basis7.xx and RFC SXX_Integration.

-->>one doubt here? Should i have to create Comm channel for sender type also from ERP and SRM? pls confirm.

I created object in Integration directory as follows.

Create Object by selecting Business System BC_MM_MXX_594.

1)Selected Internal communication

2)Reciever Determination : BC_MM_MXX_594 PurchaseRequestERPSourcingRequest_Out

3)Specified Interface determination : BC_MM_MXX_594 PurchaseRequestERPSourcingRequest_Out BC_SRM_SXX_300.

4)Specified Reciever agreement BC_MM_MXX_594 BC_SRM_SXX_300 PurchaseRequestERPSourcingRequest_in(communication channel selected is Gen_Rec_xi)

5)Generated Objects and saved as CPPR_scenario.

6)Activated all objects created in CPPR_Scenario.

Pls suggest something wrong with Reciever determination?

How to find where the problem is located? at ERP or PI or SRM?.

Also onething i noted is Integrated configuration is empty in Integration directory.

Any configuration should be done for IOC.? pls confirm.

Regards

Chandra

Edited by: princeck on Dec 20, 2010 3:15 AM