SNC PO Collaboration- Quantity Change-Partial Rejection

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

Nikhil P wrote:
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

Similar Messages

  • Change partially rejected cart

    Is there a way to change a partially rejected cart?  Currently, the approvers may approve some of the lines but reject another one for a variety of reasons.  The cart will go back to the creator to accept the changes.  But, they are not able to make changes to the rejected line.  This can be a problem if all of the lines are to be processed together.  The only option the creator has is to create a new cart for the rejected item.
    Are there some settings we are missing that gives the creator the ability to change the rejected lines?
    If the "system is working as designed", is there a way to tell the system that when the approver rejects one line, they automatically have rejected all of the lines so that the approver does not have to check "rejected" on all the lines?

    Hi Monique,
    You can do this by configuring BBP_WFL_SECURITY.
    With the BADI BBP_WFL_SECUR_BADI, method SET_SECURITY_LEVEL, you can change the WF security level determined from role personalization.
    In input parameters you have the user ID in ACTUAL_USER, the object ID/Type/Guid, the scenario SCENARIO (see possible values in SE11 domain BBP_SC_SCENARIO).
    So with the inbound scenario and the user's profiles, you can determine your own security level and overwrite the standard one.
    In export parameter, you have the changed security level NEW_SEC_LEVEL.
    BBP_WFL_SECURITY has following values -
    <b>NONE</b> Not possible to change shopping cart during approval Workflow continues
    <b>LOW </b>It is possible to change the document The approval workflow restarts after each change is made
    <b>MEDIUM </b>It is possible to change the document The system evaluates the workflow start conditions and starts the approval workflow again if the change necessitates a new approval If this is not the case, the approval workflow continues
    <b>HIGH </b>It is possible to change the document The current approval workflowcontinues
    Regards,
    Marcin Gajewski

  • Not able to change SC after partial rejection

    Hello,
    I am in the process of setting up a Shopping cart approval workflow on SRM 7.0 using process-controlled Workflow.
    We have 2 levels in our process schema.
    1 level: Approval with completion
    2 Level: Approval (Line mangager approves if total value exceeds requestors spending limit)
    If a Shopping cart with multiple line items go for approval, and the line manager approves one item and rejects another, the Shopping cart is returned to the requester to either accept the decision or to adjust the shopping cart.
    However, when the requestor receives the work item in his inbox, he has no possibility to change the shopping cart.
    I have checked the BBP_WFL_SECURITY setting for the requestor: Low (Workflow is always restarted when changes are made)
    I have implemented SAP Note 1397705 BBP_WFL_SECUR_BADI: Incorrect security level in default BAdI.
    Is there any experts who can advise what to do?
    I don't want to copy the existing Shopping cart, just to make some small changes, and then send the new SC for approval and delete the old, source SC.
    Best regards
    Per T. Olsen

    Hi,
    reading the note it is clear that in process-controlled workflows it is not possible to change a partially rejected Shopping cart, and have it restart the workflow.
    Is there any workaround to have a restart of the workflow when the requestor changes a partially rejected SC???
    I mean, it would be great to change a Shopping cart based on the Approvers notes, and then resubmit for approval. This way we can keep track of the approval notes. All we can do now is to copy the Shopping cart into a new one make the changes and then go for approval with the new one, but then we lose the approval note history.
    Is tehere anyone out there with a similar problem, who has any ideas or maybe found some workarounds??
    Best regards
    Per T.

  • Is possible to avoid requester have to accept after a partial rejection?

    Hi,
    We are in SRM 4 SP10.
    We'd like that after a partial rejection, the accepted items continue in the workflow. I mean not workitem receive for the requester.
    BBP_WFL_SECURITY is high.
    could BBP_WFL_EMPL_WI_BADI be the solution??
    Thanks
    Regards

    Hi Jorge,
    Try to use BBP_WFL_SECUR_BADI.
    You can use this BADI to determine whether:
    - a SC can be changed during approval process
    - the approval WF restarts when changes are made to the document
    - a reviewer/approver can be added or changed
    - these are the call scenarios (see import parameter SCENARIO).
    You use this BAdI to overwrite the settings for the authorization level of approver
    Regards,
    Marcin Gajewski

  • SAP SNC: Invoice Collaboration

    Scenario:
    The vendor creates a paper invoice, scans it and sends it to the customer. The customer scans it and using softwares like Readsoft/Opentext posts it in SAP ERP.
    Question:
    Can SNC possibly have a role here? How will SNC work with paper invoice? Can Readsoft/Opentext be eliminated without eliminating paper invoice?
    Rgds
    Alok Srivastava

    Hi Alok,
    Supplier can use SNC invoice collaboration if they want to use if they don't want to use then Supplier can use C-folder functionality with SNC integration in which they can upload scan copy of invoice.
    SAP cFolders is an optional application that you can install and use together with SAP SNC. For more information about the integration of cFolders and SAP SNC, see the SAP SNC documentation. For more information about SAP cFolders functions, see the SAP cFolders documentation on SAP Help Portal at http://help.sap.com then go to   SAP Business Suite then go to   SAP Project and Portfolio Mgmt  then go to  SAP cProject Suite  .
    Let me know for any clarification.
    Thanks,
    Nikhil

  • In CO06 tcode if confirmed quantity change it becomes '0'

    Hi All,
    In SD, if the confirmed quantity change from 200 to 100 it becomes '0' in CO06 tcode, after becomes '0' in the table level the entry is getting deleted.why it is happening, is it functional related or  technical related, if technical where it will happen. Generally how it will happens in the business scenrarios. this program is standard one SAPMV45A so in which exit we can find the related information.
    Please provide detailed scenario and in the technical (abap) point of view where needs to check and what needs to be done for this issue in the technical side if it is abap related issue.
    Thanks,
    V.V.

    Hi,
    You can achive with sales order save userexit, we have done same thing, but something differnt, like when creating delivery if system dont have stocks to deliver for some items then those items will have to place reason for rejction during delivery creation. Thats thing i did at MV50AFZZ/ ZB.
    We have defined new reason for reection for this requirment, used to for this purpose.
    Let me know if any questions

  • Delivery quantity changed while delivery was being picked .

    Hi Friends .
    I have  a big problem, because the delivery quantity changes while the delivery was being picked.
    This is the positively the 3rd time that we have seen this, possibly the 4th, recently.
    Delivery was created this morning for 800pc. Batch determination was telling the picker to pick from perticular storage location SLOC 112. (all 800pc) (25pc =1 pallet)
    The picker knew that he was picking 32 pallets from that row.
    After he picked 32 pallets, the system was telling him that he needed to pick 2 more pallets.
    At that point, I  saw delivery .The quantity in the delivery had, at this point, increased to 850.
    Delivery shows that 32 pallets that had been picked up to this point.
    again  it is calling to pick 2 more pallets.
    at this point of time  delivery is for 850 (not the original 800)
    I have not changed the quantity in delivery or in order . how come delivery quantity has changed while materials are being picked .
    Kindly I request your speedy reply as it's priority ticket .
    Thanks in advance .
    Jayapala S.h

    Hi jayapala
    The delivery qty can change while you pick the quantity  if the stock is less than the stock that is to be actually you are going to deliver. As the stock is changing , check the stock in MMBE for that material.
    Example :
    Say you have created a sales order for 100pcs but when you are doing delivery material is taking only 75pcs because there are only  75pcs of stock in the storage location
    Regards
    Srinath

  • Partial rejection of some of lines in multiline cart for header level SC WF

    Hi,
    We are on SRM 7.1 ECS.
    We ahve configured the N step process level workflow for shopping cart at the header level(for entire document).
    The issue we are facing is doing partial rejection.Earlier in SRM 5,even though the header level worklfow was activated when an approver used to get a work item,he could see two radio buttons,one for APPROVE and other for REJECT so that he could partially reject some of the lines(for a multi line cart).
    Now in SRM 7,how do I partially reject lines in a multiline cart if the PCW is active at header level i.e. decision type is "Decison for entire document".
    Pls advise.

    Hi,
    Depending on your requirement on who has to approve what you can use the below options
    1) Item Based Decision for Entire Document : Approver has option to accept and reject all items individually
    2) Overall Decision for Partial Document : Approver can accept items which he is resposible for. Other approver in parallel can accepts other items in the same SC he is resposible for.
    3) Item Based Decision for Partial Document : Approver has option to accpet and reject items individually but only items he is responsible for. Other approver in parallel can accept and reject other items in the same SC he is resposible for.
    Hope this solves your issue
    Regards
    Sam

  • Create work flow for date and quantity change in Purchase order

    Hi SAP Guru's,
           Kindly share abt how to create a workflow in SAP for purchase order date and quantity change and link it with SAP PS.
    Scenerio : If someone change the Date n Quantiy of PO , the system should trigger a mail to the person responsible.
    Thanks a Lot
    Regards
    Janani

    I did create a Workflow in SWDD for PO date n quantity change , but am not sure how to map the same with the project . Kindly explain step by step.
    Thanks
    Janani A

  • PR Quantity Change

    Dear All,
    Is there any User Exit to check the Purcahse Requisition line item quantity changes.
    For example If a PR Line item is converted into a PO,no user should be able to increase the item quantity in PR.
    where as now i can change the quantity(offcourse,i doesnt allow you just like that,but once you enter a new line item in your PR ,it opens all the quantity fields in that PR). Is it possible thru Configurations?
    Thanks in advance.

    Hi Linda,
    The Enhancement name is MEREQ001.
    In this enhancement, the following exits are available.
    EXIT_SAPLMEREQ_001
    EXIT_SAPLMEREQ_002
    EXIT_SAPLMEREQ_003
    EXIT_SAPLMEREQ_004
    EXIT_SAPLMEREQ_005
    EXIT_SAPLMEREQ_006
    EXIT_SAPLMEREQ_007
    EXIT_SAPLMEREQ_008
    EXIT_SAPLMEREQ_009
    EXIT_SAPLMEREQ_010
    I hope EXIT_SAPLMEREQ_001 will serve the purpose.
    Regards
    Elini.P

  • Phantom assembly quantity change in production order

    Hello experts,
    We are producing 1 type of goods, but for 2 different customers. each of them has their own specification for packaging. as per system it was decided to not create another finished goods partnumber with additional BOM, but instead we created 2 phantom assemblies in 1 BOM. 1 of them is the main (for customer 1), another one is alternative (for customer 2).
    Now the idea was that whenever Purchasing is maintaining materials in production orders they were supposed to switch quantity from main phantom assembly to alternative phantom assembly whenever goods were required for customer 2.
    We quickly tested the possibility of quantity change on our test server, but not entirely. the thing is, that for some reason you can change phantom assembly required quantity only if it's already has required quantity higher than 0. otherwise the item is greyed out and you can't perform any changes in it.Same happens if you simply reduce required quantity of phantom assembly item to 0. once you do so - the item becomes greyed out as well.
    So, the question is - is it some kind of settings in BOM\MMD that prevents user from changing quantities for phantom assemblies (and if it is - where exactly you can change it), or it's something else (like i dunno, maybe user authorization issue or something).
    Any help will be appreciated.
    P.S. - i know that you can still simply remove entire item from production order and put it back with quantities and etc., but that way of work has higher risk of making a mistake.
    BR
    VE

    Dear ,
    Couple of points on this issue which may help you understand the problem  : Bom Explosion With Phantom Assemblies will happen based on the following set up .
    1. You need to maintain the special procurement key-50 for the phantom Assembly
    in the MRP 2 View of the material master
    2. We can override the Phantom Assembly Setting by defining in SPRO --->
    Define Explosion Types so that MRP Creates Procurement Propasals for the
    Phantom Assembly itself.ie We can Swith off the Phantom Assembly Settings.
    This settting need to be defined in the BOM Item details screen in the Basic
    Data Tab Page under MRP Area.
    So check in your Bom whether switch off phantom assembly is defined.Make the Explosion Type-Blank
    3.Run MRP Single Item - Multi level - Transaction MD02 with Planning Mode 2 : 'Re-explode BOM and Routing'. The Phantom Item will now get exploded correctly in the Planned Order.
    4.Check the Validity of the BOM  and planning date
    5.Check the MRP4 set up in FG where you have kept the BOM/Routing selection
    6.Check wether dependent requirement  material master -MRP4 view -MRP  for Depent Requ should be blank .
    Check the above points and come back
    Regards
    JH
    Edited by: Jiaul Haque on Jun 14, 2010 2:15 PM
    Edited by: Jiaul Haque on Jun 14, 2010 2:18 PM

  • When I convert documents from pages to word, the format is changed partially and at times entirely. Any solution for this?

    When I convert documents from pages to word, the format is changed partially and at times entirely. Any solution for this?

    Gig Harbor Tina wrote:
    ...Is it possible that the server at work is somehow affecting these attachments?
    I can't say, but if that's the answer, trying to get it fixed might be impossible. Instead, I'd suggest compressing your attachments to create a .zip file. Decompression at the other end would take no time, and if the server changes the attachment's file type, just change it back to .zip.

  • I am receiving text messages from a changing, partial number. how to I stop them? I have an iphone 5 with ios 8.3

    I am receiving text messages from a changing, partial number. how to I stop them? I have an iphone 5 with ios 8.3 and use AT&T. I tried to forward them to AT&T but there is no way I could find to put the [email protected] into the To: field

    Sign out of iMessage on the iPad.  If you are using the same AppleID on both devices for iMessage, that is expected behavior. 

  • Need to change the rejection email text for Shopping cart

    Hi,
    I need to change the rejection email contents which is sent when Shopping cart is rejected. I checked in workfow template WS14000133 but was not able to find from where the current email is being sent.
    Regards,
    Nikhil

    Hi Nikhil,
    Can you share as to how you were able to customize the Rejection mail text?
    Regards,
    Catherine

  • BOM quantity change (STPO-MENGE) resulting quantity less than 1

    Hi,
      Anyone have done a BOM quantity change (STPO-MENGE) where the resulting quantity is less than 1.  Please help.
      Thanks,
         Hazel

    Do you mean base quantity by saying header quantity?  I'm running variant configuration.  The base quantity is restricted to 1.  Moreover, changing the unit of measure is not an option.  Each is the official base unit of measure.
    Sample Scenario/Requirement:
    An order for a qty of 1000 requires a total 84 plates.  Each plate can yield a qty of 12.
    SAP uses the equation -->
    Current Component Qty =
                (required qty/base qty) * saved component qty
    Calculations:
    Step 1) Derive Current Component Qty
    Let required qty = order qty (VBAP-KWMENG),
              base qty = max yield per plate (given)
    Current Component Qty =
                 ceiling (VBAP-KWMENG/max yield per plate)
              = ceiling (1000/12)
              = ceiling (83.333333)
              = 84
    The Current Component Qty (84) is the qty used production orders and is equal to the Requirements Qty of the component (RESBD-MENGE)
    Step 2) Derive save component qty.  In Variant Configuration, save component qty is equal to STPO-MENGE.  Base quantity of 1 is assigned to the KMAT (configurable material).
    Since Current Component Qty =
          (required qty/base qty) * saved component qty
    by substitution -->
        84 = (1000/1) * saved component qty
    saved component qty = (84/1000)
    saved component qty = .084
    Issue/Problem:
    I have the above calculations correct in Variant Configuration.  To run a check, I do a production order simulation (CO01S) for a Total order qty of 1000 with today's Finish date.  When I click for components overview, it gives me a Requirements qty of the component of 83 and NOT 84.
    I'm not sure how SAP does the calculation in the background, but I was thinking; maybe, by increasing the number of decimals from 3 (.083) to 6 (.083333) would give me the 84 that I needed.
    Roberto

Maybe you are looking for

  • How do i know if my photos are in my icloud?

    My iPhone took a little swim in the ocean yesterday and will not turn on.  How do i know if i have backed up my photos in the cloud?  Thank you!

  • How to update something on different JFrame...?

    Hi! How can you update a component on a JFrame different from the one where the action is performed? I ve tried passing a reference of that frame and invalidating anything possible... but did not work! I desperatly need help! Do you have any example?

  • Template not updating pages on save

    I created a template, then created pages based on that template. I make a change to the template, save, it says it will update my 10 pages, then the log shows that 0 pages were updated. I check the pages, they didn't update. What's the problem? Why a

  • Help I need a tutor!

    Yikes! I have to create a newsletter in the next week and am getting really frustrated! Is there anyone in the Pasadena, CA area available to hire as a tutor or to help me fix up my newsletter template?? Thanks!!

  • GRC AC and IDM integration

    Hello community, Someone knows if web can configure the IDM role requests workflow (configured at the IDM side) to use Role Assigner and Role Content Approval configured at the GRC AC side? Regards, SAP Legend