on 2014 Feb 28 12:22 PM
In ECC, the ME_SOU* BADI is implemented to activate sending PR of type RV to go to SRM Sourcing Cockpit.
The necessary Workflow Event Linkages are activated in ECC to send the PR to SRM.
When the PR is released, it does not trigger the event to call the workflow. The event trace SWELS at the time of releasing the PR does not show any events triggered.
Any thoughts here to resolve this issue?
Thanks
Request clarification before answering.
Hi Kasee,
If you are going to transfer ECC PR to SRM via SOA, the following steps should be configured well in ECC side:
1, LOG_MM_P2PSE_1 should be activated via trx SFW5 in ECC side;
2, implement BADI ME_REQ_SOURCING_CUST;
3, go to trx SWETYPV and check if the following objects are existing:
BUS2015 RFXREQUESTED
BUS2105 SOURCINGREQUESTED
4,activate outbound message as below:
(ERP) Transaction SPRO -> Other mySAP.com components->Supplier Relationship Management->
Message Control-->Activate outbound messages through qRFC
BUS2015 RFXREQUESTED
BUS2105 SOURCINGREQUESTED
5, configure RFC destination for workflow system
6,configure RFC destination for SAP XI
7, create SU01 XI user
8, trx olme: Portal >Set Up Landscape
9, trx smqr: MMPURS_BUS2105_* should be registered.
XML message should be triggered after this.
You may also refer to the following notes:
note 1263876
note 1268336
Hope this helps.
Regards,
Ivy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ivy
We have maintained all the above but the PR is not sent out.
After releasing the PR - we just one extra tab "Extenal Sourcing" in the PR thats all.
Issue we have traced is that, there are not business events that releasing a PR triggers??
Please give some ideas on what could be wrong?
Thanks
Kasee
Hi Kasee,
Usually once this is activated, workflow should be triggered without problem.
Would you please check if there is still open release strategy? Are you using trx me54n to release PR?
I suggest you debug from BADI ME_REQ_SOURCING_CUST.
If you are using MRP integration, you should apply note 1546980.
Regards,
Ivy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.