cancel
Showing results for 
Search instead for 
Did you mean: 

SNC PO Collaboration- Quantity Change-Partial Rejection

Former Member
0 Kudos

Hi all,

In partial rejection scenario when the Quantity is Chaged in the suppliers view let us say the quantity ordered is 20 and supplier confirms only 12 qty.

The customer Views it and Accept it, Later on he updates the schedule line.

After the customer updates the schedule line and publish the PO the Quantity in ECC should get updated from 20 quantity to 12 in the line item of PO , but it is not getting updated. I am able to see the inbound idoc but the quantity is not getting updated.

Please help me to resolve this issue.

Thanks and regards

shailesh

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

First check the PO request schedule lines are updated or not by customer if it is updated then system should trigger the RON_OUT to ECC which will update the PO request schedule line .

If RON_OUT is not triggered from SNC then maintain below validation setting:

Path:SPRO>Supply Network Collaboration>Basic Settings>Validation>Own Settings-->Maintain Settings in Validation Profiles

Validation Profile:POC3

Validation check:PO_ACCEPTED_CONF_PUBLISH

Check Status:Active

Save this setting and check whether RON_OUT is getting trigger with updated requested quantity or not.

Regards,

Nikhil

Former Member
0 Kudos

Hi Nikhil

I have done the necessary configuration, The Inbound idoc is getting triggered, but the Quantity is not getting updated in line item of PO in ECC.

Also Please let me know how to check whether RON_OUT is getting trigger with updated requested quantity or not.

Thanks and Regards

shailesh

Former Member
0 Kudos

Hi Shailesh,

When customer updates the requested PO schedule line in SNC system should trigger ReplenishmentOrderNotification_Out XML from SNC.

Go to transaction code:/N/SXI_MONITOR and check that RON_OUT is triggered with updated requested quantity or not then go to ECC and check ORDERS05.ORDRSP which will update the requested quantity of the Purchase order.

Regards,

Nikhil

Former Member
0 Kudos

Hi nikhil

http://sap.com/xi/SNC/Global">ReplenishmentOrderConfirmation_Out

is getting triggered, But where to find RON_OUT is getting triggered.

Also in config i have maintained Val Prof as POC3,Validation check:PO_ACCEPTED_CONF_PUBLISH ,but when i am doing F4 there i am not able to find validation check as PO_ACCEPTED_CONF_PUBLISH. Is it becoz of this RON_OUT not getting triggered.

Thanks and Regards

shailesh

Former Member
0 Kudos

Hi Shailesh,

You can search RON_OUT at same place(transaction code:SXI_MONITOR) where you got ROC_OUT these means there is not RON_OUT getting triggered from SNC and that's why no update in ECC.

About validation check path which i have mentioned you won't get any F4 values this is for customization system will accept any values.

Just check how the customer accepting the quantity change whether they are updating the requested quantity or not.

Once the customer updates the requested quantity in SNC system should trigger RON_OUT then only PO will be updated in ECC.

Regards,

Nikhil

Former Member
0 Kudos

Thanks Nikhil.

RON_OUT is getting triggered in that i have checked the Quantity and the updated quantity is there.

But the Quantity in Confirmation Tab is only getting updated, Its not getting updated at the Line Item.

That is when the Supplier changes the quantity from 20 to 12. Its not getting updated at line item the line item quantity is remaining 20 only whereas in confirmation the quantity is still 20.

What could be the possible reason.

Thanks

shailesh

Former Member
0 Kudos

Hi Shailesh,

If RON_OUT is getting trigger then check IDoc in ECC.

It looks like IDoc is getting failed check that error.

ROC_OUT will update the confirmation control tab of the PO and RON_OUT will update the PO in ECC.

Regards,

Nikhil

Former Member
0 Kudos

Hi Shailesh,

>

> If RON_OUT is getting trigger then check IDoc in ECC.

>

> It looks like IDoc is getting failed check that error.

>

> ROC_OUT will update the confirmation control tab of the PO and RON_OUT will update the PO in ECC.

>

> Regards,

> Nikhil

Nikhil,

Thanks a Lot for your support.

RON_OUT is getting triggered and i have checked the xml message also the updated quantity is there.

I have also checked the IDOC in which ORDERS05:ORDRSP field :WMENG is updated with the changes made by the supplier in the quantity. (there is no erro in the idoc)

But still it is not updating the line Item of the PO.

Regards

shailesh

Former Member
0 Kudos

Hi Shailesh,

Check the process code you are using is ORDR in ECC.

Regards,

Nikhil