Confirmed qty change in Sales Order

Hi all!
Do you know if exsist a fm or bapi to modify the confirmed quantity in schedule line of a sales order?
I know that exsist BAPI_SALESORDER_CHANGE but I'm not able to modify confirmed qty.
My flow consists in two steps:
1. sales order create with confirmed qty = 0;
2. sales order change to modify confirmed qty.
Thanks,
Gianluca

Confirmed quantity is a result of configured ATP rules and availability of the inventory. System has control over it and it is not changeable. Imagine a situation where system says that the confirmed quantity is 10 cases based on the inventory availbility and you go out there and change to 100... does it make sense to be able to change it like that?
So, no you cannot change it. You can only influence it by changing your order quantity or adding inventory or move some reserved quantities to unreserved status etc.

Similar Messages

  • Confirmed qty zero in sales order for Credit management

    Hi SD Experts
    Created an order in VA01 for 10 qty which exceeds the credit limits. In item level schedule lines it is showing the confirmed qty 10 instead of 0 qty before saving the order. After saving the order I have checked in VA02 it is showing Confirmed Qty Zero in Schedule Line.
    Is it because of the Availability check it is showing the confirmed qty in SO for 10?
    Is there any possibility the confirmed qty should show zero in VA01 before the order is saved ?
    Regards
    Pradeep
    Edited by: Pradeep Kumar.A on Nov 5, 2011 6:17 AM

    Confirmed quantity is a result of configured ATP rules and availability of the inventory. System has control over it and it is not changeable. Imagine a situation where system says that the confirmed quantity is 10 cases based on the inventory availbility and you go out there and change to 100... does it make sense to be able to change it like that?
    So, no you cannot change it. You can only influence it by changing your order quantity or adding inventory or move some reserved quantities to unreserved status etc.

  • Report on changes to sales orders

    Hi Experts,
    I am looking for a way to report on changes to sales orders, specifically the row shipping date and quantity.
    I can see that the data is apparently in tables ADOC and ADO1 but am having trouble getting useful results. What I need is a report that, for sales orders only and for a date range, shows all changes to row quantities or row shipping dates. The type of output that would be useful is:
    Change date  - document # - row# - Item code - old shipping date - new shipping date - old qty - new qty
    filtered on change date for sales orders only. This seems beyond my preferred option of XL-Reporter and I'm getting lost in the history tables in creating a query.
    Best Regards
    Matthew

    Hi,
    Without doing the query for you, history tables are linked as the "normal" table but with the addition of the LogInstance column. Then the UpdateDate column (from base table ie. ADOC) will tell you when it was changed.
    Your query isn't an easy one... SInce you have to link an instance (ie. LogInstance = 1, which will be the original created object) to all the modified ones.
    Regards,
    Eric

  • Find the user exit while creation and change of sales order

    Hi Team
    Below mentioned requirement , in which user exit i have to put below logic while creaion and change of sales order?
    u2022     The logic for the user exit to explode should consider the following assumptions and validations
    o     Customer master to have the entry at KNVV-KVGR1
    o     Material master to have the entry at MVKE
    o     UoM in the Sales order item (VBAP- VRKME) should be = Pallets PAL or tonnes (TES)
    o     Should have more than one line item or number of line items with UoM PAL or tonnes TES should be > 1
    for example :-->
    Product A with Scales mentioned below
    Product A     Quantity / Scale     UoM     Price(£)
         0-10     PAL/TES     20
         11- 20     PAL/TES     10
         21- 30     PAL/TES     5
         31-40     PAL/TES     2.5
         >41     PAL/TES     
    Product B with Scales mentioned below
    Product B     Quantity / Scale     UoM     Price(£)
         0-15     PAL/TES     25
         16-20     PAL/TES     20
         21- 30     PAL/TES     15
         31-40     PAL/TES     10
         > 41     PAL/TES     5
    u2022     Product A (qty 10PAL) + Product B (qty 15 pal) ordered in a single order with 2 line items.
    u2022     The expected results should be
    o     Product A qty 10 + B qty 15 added = 25Pal
    o     The system user exit should add the total number of pallets on the order line items and point towards the respective scales, so in this example prices against each line item should be the respective price against 25 Pal = 5£ for product A per pal and £15 for product B.
    Thanks in Advance.
    Puneet.

    Hi Team
    Below mentioned requirement , in which user exit i have to put below logic while creaion and change of sales order?
    u2022 The logic for the user exit to explode should consider the following assumptions and validations
    o Customer master to have the entry at KNVV-KVGR1
    o Material master to have the entry at MVKE
    o UoM in the Sales order item (VBAP- VRKME) should be = Pallets PAL or tonnes (TES)
    o Should have more than one line item or number of line items with UoM PAL or tonnes TES should be > 1
    for example :-->
    Product A with Scales mentioned below
    Product A Quantity / Scale UoM Price(£)
    0-10 PAL/TES 20
    11- 20 PAL/TES 10
    21- 30 PAL/TES 5
    31-40 PAL/TES 2.5
    >41 PAL/TES
    Product B with Scales mentioned below
    Product B Quantity / Scale UoM Price(£)
    0-15 PAL/TES 25
    16-20 PAL/TES 20
    21- 30 PAL/TES 15
    31-40 PAL/TES 10
    41 PAL/TES 5
    u2022 Product A (qty 10PAL) + Product B (qty 15 pal) ordered in a single order with 2 line items.
    u2022 The expected results should be
    o Product A qty 10 + B qty 15 added = 25Pal
    o The system user exit should add the total number of pallets on the order line items and point towards the respective scales, so in this example prices against each line item should be the respective price against 25 Pal = 5£ for product A per pal and £15 for product B.
    Thanks in Advance.
    Puneet.

  • Confirmed delivery date on sales order

    Dear specialists,
    I have a problem and I don't know how to solve it ...
    When we create an order, we automatically create purchase requisitions ... The confirmed delivery date on the order-item is calculated by adding the value of field eban-plifz to the delivery date ... We manually change the value of eban-plifz in user-exit ZXVVAU16 and the confirmed delivery date is (re-)calculated automatically ... This works fine, except when we create a new order-item and go through the logic for the first time ... The first time we press enter and we see the screen 'Purchase order scheduling', the date is wrong ... I found that the value of eban-plifz is refreshed in function ME_REQUISITION_PRESTEP in the form neue_pos_banf - bezugsquelle_3 ...
    My question is if there is a possibility to change the value again in a user-exit before we get the screen 'Purchase order scheduling' ???
    Hopefully someone can give me an answer ?
    Greetz,
    Kurt.

    Hi,
    i have a similar problem. You talk about user-exit ZXVVAU16, but this is the project (CMOD), don't?. Can you tell wich enhancement do you use to change availability sales order???
    Thanks
    Edited by: RODRIGO PEREZ on Feb 20, 2009 2:24 PM

  • Issue related to confirmation of Stock in Sales Order.

    Hi Gurus,
    I have an issue related to confirmation of Stock in Rescheduling.
    I have created a Sales Order for 10 Cases. I am using a Rescheduling Program for the confirmation of Stock
    in Sales Order. I have a stock of 100 Cases but still when i am putting that Order in Rescheduling Program for
    confirmation it is showing me Deficit of Stock.
    Also I have checked the Stock in MMBE it is showing Stock of 100 in Unrestricted Use.
    Also I have checked in MMBE the On Order Stock is 150.
    Please could you give me relation of On Order Stock in this.
    What role it plays in Availability Check.
    Is it because of On Order Stock I am not able to confirm the Sales Order Quantity.
    Awaiting for the resolution.
    Thanks & Regards,
    Sam.

    Hi Jameer,
    Thanks for your reply,
    I have replicated the same scenario in Quality it is working fine.
    I forget to add up one more thing in my last issue. There is Product Allocation in Material Master.
    When I go to Sales Order change screen and go to Schedule Line Level to Product Allocation screen
    it is showing the Stock. While same scenario in Production user is not able to confirm the Stock Quantity
    in Sales Order. I want to check the Alloted Stock against that Particular Customer in Product Allocation.
    I need the table and T Code so that I could do the detail analysis with respect to Product Allocation Stock.
    Please if you could help me out.
    Thanks & Regards,
    Sam Rock.

  • Restrict manual change in sales order with respect to quotation

    Hi All,
    The user use to create sales order with respect to quotation.  The user can able to change pricing as well as some header and item fields.  How can I restrict user for manual change in sales order expect some specific fields.
    Thanks.

    Hi Sunil,
    It is possible through configuration better you can post in sd forums.
    For the condition type settings , ensure that the manual entries is 'D'. it wont allow any changes in the order.
    Regards,
    Madhu.
    Edited by: madhurao123 on Aug 1, 2011 1:08 PM

  • All changes in sales orders with in a week

    Hi gurus,
    I want to display a report to display all the changes in sales orders with in a week,
    Can anybody help me .If anybody already developed this report can you send to me.
    regards,
    D..

    Query table CDHDR and CDPOS with the following fields:
    CDHDR-TCODE = VA01 or VA02
    CDHDR-UDATE = <specified date range>
    Now select from CDPOS where
    CDPOS-OBJECTCLAS = CDHDR-OBJECTCLAS
    CDPOS-OBJECTID = CDHDR-OBJECTID
    CDPOS-CHANGENR = CDHDR-CHANGENR
    The rest of the details for the change can be found from the other fields in CDPOS. like tablename, fieldname, old value, new value etc.
    Hope this helps.
    Sudha

  • How to restrict the user from making any changes in Sales order- item level

    Hi to all
    How to restrict the users from making any changes in sales order at item level if the same sales order is released by senior user through status profile.
    Regards
    Anish Parikh
    Edited by: anish parikh on Jan 24, 2008 5:16 AM

    Hi Anish,
    This can be achieved through the roles and authorization.
    This can be done through the basis team. they can create user profiles and roles.
    For the roles they assign some transaction codes so that they can view the only assigned tr. codes.
    Like that ur requirement can be done.
    Also u can prevent the user to change any fields in the sales order screen (VA02). for that please modify the authorisations.
    Hope i answers.
    Reward points if useful.
    Edited by: kaleeswaran bhoopathy on Jan 24, 2008 9:57 AM

  • How to restrict header text changes in sales order level

    Dear Experts,
    how to restrict header text changes in sales order level change mode
    thanks

    Hello Chandu,
    how to restrict header text changes in sales order level change mode
    In order to restrict changes to Sales Order Header Text, the appropriate User Exit would be USEREXIT_MOVE_FIELD_TO_TVCOM_H. With the help of ABAPer, you can include the simple logic on the basis of Header Text type such that whenever any changes are incurred on the Sales Order header text, updates would be prevented.
    Please try out this approach and let us know your latest observation on this issue.
    Regards,
    Sarthak

  • Confirmed quantity in the sales order coming as 3.5 ea

    Hi Gurus
    The confirmed quantity in the sales order coming as 3.5 ea where the order quantity was 10ea.I checked CUIN for EA the decimal places is given as 0 which is very much correct moreover I checked the material master in additional data I have not find anything abnormal.The order was created by a batch job.Please help.

    Hai,
    The system has concluded that 3.5 EA for the confirmed quantity means the remaining part of the stock are already allocated to some other sales orders.Out of 10 EA only 3.5 EA are  in the stock.
    You can view through the MD04 and then enter the plant ,material and then check the quantity that are allocated to the various orders.
    Please revert for any.
    Kalyan

  • How to trigger workflow from changes in Sales Order in CRM?

    Hi Experts,
    I want to trigger event at the time of saving the changes in sales order (TCODE- CRMD_ORDER).
    I have found one BO - BUS2000115 but it is getting triggered only after new creation of sales order.And there is no BO available when we change the sales order.For this reason I have created one customize event in BO(BUS2000115).
    Now my question is How should I link this customize event so that it will trigger after saving the changes ?
    I have seen SWEC transaction but was not able to find anything to link this customize event.
    Please help ....!!!
    Good response will be rewarded.
    Thanks
    Snehasish Das
    Edited by: Snehasish Das on Feb 14, 2008 2:31 PM

    In SWEC, actually you link the change document object to a Business object and its corresponding event , to which workflow should react to.
    If yo udo not find the entry then, yo unedd to create one with finding out the respective chage documnet object.
    Hope that helps.
    Regds,
    Akshay

  • !!!How to restrict user for making  changes in Sales order , partner level

    Hi all,
    Can anybody tell me how to restrict user for making  changes in Sales order  at partner level, is it through user exit?

    Hi Ruchi
    I hope u had gone to the screen fields which u want them not to be editable. So there u select all the fields contents which u do not want to to be changed and check the boxes with W.content and Display and save it. Once evrything is done u have to activate the particular transcation going in to the standard variants and put the name and click the activate button.
    Hope its clear
    Reward if help ful
    Sri

  • Stock deficit when line item changes in sales order

    Hi expert
    i am using 4.7,i am getting deficit when i am pgi for sales order
    Scenario
    i have assigned serial number for material
    i have sales order of 5 lines item with total QTY 5, with sales order, i make PR,purchase order and migo, now some reason one of of line item od sales order get rejected, so we reverse all the step of migo and PO, then we create a new line item for sales order, then PR,purchase order and migo.
    Now i am doing PG for that Quantity i show deficit of 1 Qty,
    But in MMBE be agiant the sales order its showing me 5 Qty.
    If it is development, how do we achieve this.
    Let me know if you need more details on this. Appreciate your possible solutions to this.
    Thanks
    Rgds
    Nabil

    solve by own

  • Change in Sales order deleted all process production order

    Dear All,
    We have Make to order scenario for our export sales. When we have receive order we make production with reference of sales order with help of t-code MD50 then convert plan order into production order.
    IF sales department do changes in sales order it'll delete all processing production orders So, we have to do revoke all production orders manually.
    2 query is that, Is there any way to run MRP (Make-to-order) on all line items of sales order ?
    Please provide solution.
    Thanks,
    Farrukh khan

    Dear Farrukh,
    There is not tcode to run sales order for all line items, but if you run MD02 it will plan all sales order & line items also. You can run MD02.
    Regards
    Abhijit Gautam

Maybe you are looking for