on 2016 Sep 10 12:48 PM
Hello All,
I have a requirement to transfer the PR from ECC to SRM , I would like to know the method for the same and the configuration steps
I have Tried it with program BBP_EXTREQ_TRANSFER and has done the required Configuration steps as below as given in the note 1646982
You need to create necessary customising on ECC MM side at following path of table SPRO:
Integration with Other SAP Components -> Supplier Relationship Management -> Plan-Driven Procurement
I have configured the NDI, as given in the note 656597
In the EBAN Table The E profile Field is blank and could any one guide me how to go further in this regard
we donot have the PI system
Thanks in Advance
thanks
Sinivasa Chary
Request clarification before answering.
Hello Sreenivasa,
I believe BBP_EXTREQ_TRANSFER will only transfer purchase requisitions with a value in the 'Procurement Profile' (EPROFILE) field.
So the first step would be to investigate, why your purchase requisition has got a ' ' (blank) value in this field.
Do the settings in table T160EX apply for your requisition, e.g. is the REQ for the product category and purchasing group defined in table T160EX?
Once you do have a value in EBAN-EPROFILE the transfer should be triggered.
Cheers,
Franz
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Srinivasa,
You might want to enter a break point in function module (SE37) ME_EPROFILE_GET and check what the system does when you create a purchase requisition manually with the parameters defined in table T160EX.
Should you not be 'comfortable' with ABAP debugging try to check with an 'ABAP Guy'.
Obviously you shouldn't necessarily do above in a production environment.
Franz
Hello Srinivasa,
Function module ME_EPROFILE_GET only determines/checks if the field EBAN-EPROFILE is filled.
The system then will try to 'send' the purchase requisition to SRM (as a shopping cart).
Can you confirm that the field is set in the purchase requisition?
If yes: Is your follow-on question, why the requisition isn't transferred to SRM?
Please clarify,
Franz
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.