on 2015 Aug 26 2:25 PM
Purchase Order Response issue, we are using SRM 7.0 with Extended classic so Purchase Order is created on the backend system ECC 6.0 , the POR is created with a status of " In process" and when set to Copied to Purchase Order no AB or order acknowledgment is sent to backend purchase order . With extended classic the purchase order in ECC is a display PO only.
How doe we get the AB record created in ECC from SRM. ?
Request clarification before answering.
Thanks so much for this. I had to open an SAP message as when we confirmed the POR it still generated another POR and set the current POR as Copied to Purchase Order.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Raghu, Ok and Thanks. We are trying to replicate automatically from SRM to ECC when the PO is posted against the PO in SRM.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Raghu, So the POR was replicated back to ECC. What configuration did you set up to get that working ?
Caroline
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Caroline,
Sorry if I was not clear, we created the POR in SRM when an order acknowledgement was posted in ECC - so we did the opposite of what you are trying to accomplish.
However, I believe you could use the following to replicate POR in ECC when it is saved in SRM:
-----------------------
Create a remote FM by copying IDOC_INPUT_ORDRSP (Message type: ORDRSP, Process code: ORDR) in ECC system and call it from SRM when POR is being saved in SRM.
-----------------------
Br.
Raghu
Hi, so are you saying that in standard SRM the POR is never automatically copied to backend ECC PO ?
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I believe this is not possible in standard SAP because we have implemented auto POR creation in SRM when Order acknowledgement was posted in ECC by calling a remote FM in SRM in Ext. Classic scenario.
So, if you have to make this work, create a remote FM by copying IDOC_INPUT_ORDRSP (Message type: ORDRSP, Process code: ORDR) in ECC system and call it from SRM when POR is being saved.
Br,
Raghu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.