on ‎2014 Jun 23 3:27 AM
Hi All,
I understand that the Requirement from ECC (as PR) can be sourced in SRM through Shopping Cart created via Plan Driven .
This will be driven by tables T160 EX and PR.
Now in the Practical Scenario, when once the PR is created and Sent to SRM for SHopping cart based on the above Tables entries and Sourcing was done in SRM to create further PO/Contract.
So once my Source of Supply is determined, do every time the PR created form ECC will go to SRM even if the Source of Supply is there.
How to realize this Practical case.
I dont want the PR to go to SRM for Shopping Cart creation instead only when I need Sourcing(when Source of Supply was not there)
Expecting a Help in this regard.
Regards
IS
Request clarification before answering.
Hi,
What is the SRM version?
If you are in 7 or higher you should use PI to transfer ECC PR to SRM. In that case you can implement a BADI in order to filter which PRs should go to SRM and which ones not.
So you can send only PR items which has no a SOS assigned.
If you are in SRM 5 you can check for a BADI or User Exit and perform the same validation.
Regards,
Martin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear IS,
I am not sure if you can setup PDP without PR, as MRP planning generate PR to trigger purchasing.
For the badi and exit before SRM 700 and ECC 604
best regards
Summe Wang
BE-Customzing Transfer
with SOA XML_TRANSFER
Note:
only for SRM 7 + ERP 6.0 EHP 4 NOT for PPS customers
Not used anymore:
Report:
BBP_EXTREQ_TRANSFER Tables: T160PR, T160EX,
Badi
BBP_BADI_EXTREQ_OUT EPRTRANS
User
Exit: BBPK001
Configurations:
Step 1 business function LOG_MM_P2PSE_1 must be ON
Call Transaction: SFW5 -> expand node ‘Enterprise Business Functions‘
Step 2 BAdi ME_REQ_SOURCING_CUST has to be used
Step3 Activate event type linkages for external sourcing
Call transaction: SWETYPV: check for these 2 entries:
Step4 Activate outbound messages through qRFC
SPRO -> Integration with other mySAP.com components Supplier Relationship
Management Message Control Activate outbound messages
through qRFC check for these 2 entries:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.