Change inboud delivery status

after the PGR in VL32N the inboud delivery status will be 'Complete'. but i am doing PGR for the inboud deliveries through IDOC message type WMMBXY IDoc type WMMBID01.
          when i am tetsing the idoc it is creating material documet and accunting documet but inbou delivery status still open.how can i make in bound delivery status as complete.
                  please tell me any function module exist to change the inboud delivery status.my system is 4.6B.
BAPI_INB_DELIVERY_CHANGE is not there in my system.

Did you look for OSS notes?
It is possible that you have a bug.
Deliveries can only be GOODS ISSUED completely and once done the status in VBUK should reflect C.
Now, try running SDVBUK00 for this document. This is a report provided by SAP to fix the status of SD documents. If you run and it changes (or shows that it would if you run in test mode), than it is more likely you have a problem in the IDOC processing application (SAP).
ATTENTION: bad implemented user exits could create inconsistencies. Check to see if any Delivery processing or IDOC processing user exit is not conflicting...
Leonardo De Araujo

Similar Messages

  • Sales order as complete and change the delivery status.

    Hello All,
    We  produces an order but then the customer calls and does not want the material so we in turn will scrap the material against the production order using transaction MB1A mvmt type 951 E. 
    Since the material were scrapped and no material were shipped against the sales order, the sales order u201Coverall statusu201D remains open and the delivery status is u201Cnot deliveredu201D.
    To close the order  we u201CRejected line itemu201D and moved on.
    I would like to know if there is another way we can set the sales order as complete and change the delivery status. 
    Regards
    Amit

    Hello,
    you can use the status profile for the same. but a better way would still be to use the rejection reasons . the rejectionr reasons are very well integrated with the document flow as well as transfer of requreiemnts to Production
    so a best practise would be to use rejection reason
    hope this helps
    Thanks
    akasha

  • Status change for Delivery

    HI
    For one of the line item in my order once after PGI completed order status is changed to completed though billing is not yet started, for all other items its not like this,.For item cat billing relevence is set as A -Delivery relevent. Checked completion rule no probs.
    Can anyone tell me any utility program to change delivery status from Completed to Being processed?
    Any other ways?
    Cio
    Siva

    Hi Siva,
    I understood that you have a couple of items in sales order and you did PGI for One Line item for which it is showing as Completed in the Status.for remaining items are not delivered and not done PGI for which you are not getting the Same Status of remaining items.you cannot change the Status of the item for which the PGI is completed.
    I Hope through the Program also you cannot chanage the delivery Status of the line item because its shows the Status as Complete.
    Ex:- Once you do the PGI will be and stock will be deducted for the particular Material.
    If you are changing the Status of the Delivered and PGI material it will not be updated in the Stock overview.
    This will leads to further complications.Its not Advisable.
    Please Reward If Really Helpful,
    Thanks and Regards,
    Sateesh.Kandula

  • Delivery Status in VBUP/VBUK is showing as 'C' completely processed though

    Hi All,
    Delivery Status in VBUP/VBUK is showing as 'C' completely processed though invoice for the delivery is already cancelled, and delivery in document flow says being process. So now I cannot invoice this delivery. Is there any utility to correct the VBUP/VBUK status from 'C' completely to 'A' Not yet processed  As I belive SDVBUK00 is to update the VBUP/VBUK status from A to C only.
    Please help...

    Try using SD_ACTUAL_OPEN_DATA_RESET & SD_ORDER_SUBSEQUENT_ALLOWED FMs to change the values in VBUK table. I have not used it myself but i think this would be of some use to you.
    Regards,
    Mani

  • Shipping and delivery status from R/3 to CRM

    Hi all,
    we are creating sales orders in CRM and replicating it to R/3. CRM is the owner of the document.
    Now whenever changes are done to sales order in CRM, the changes are replicated to R/3.
    Let's say the shipping status is updated in R/3. Now the requirement is the changes need to be replicated
    back to CRM.
    I can use the scenario X + Y or X alone. But with X or X + y scenario Once I make changes in R/3 then the
    document owner changes to R/3.  this means any further changes in CRM will not be replicated back to R/3.
    I require all changes from CRM to be replicated to R/3, but from R/3 I require the shipping and delivery status to be replicated back to CRM. How could this be achieved.
    It would be great if you could share the experiences.
    Thanks
    Jothi.

    Hi all,
    I have a similar requirement. Can you please tell me how to go with it?
    The requirement is to send the user status from CRM (where the request is generated) to R3 (where the material is processed).
    The user status of the return order in CRM should be sent real-time to R3. Any updates to the user status in CRM should result in a corresponding change in the user status in R3.  Any updates to the user status in R3 should trigger a corresponding change to the user status in CRM.  All user statuses must be available in BI/BW for reporting and analytical requirements.
    <b>From R3 to CRM</b> – Standard R3-CRM middleware exchanges information between the two systems any time a transaction is created or changed.  At this point the order information is exchanged between the two systems depending on whether the item or the header level data is changed in R3. The development should be able to download the user status at the header & the line item level when the middleware brings down R3 sales transaction data to CRM. For the sake of simplicity the status profile in R3 and CRM will be defined exactly the same therefore we do not need a mapping table between the two systems. This information should also be exchanged in case the line item is deleted / cancelled / rejected.
    <b>The same from CRM to R/3.</b>
    <b>Processing restrictions :</b>
    This should not be transaction, item category or status profile specific so that as and when a new transaction type, item category or a status profile is added it should still be allowed to transfer between the two systems.
    Should be developed as an enhancement to the standard middleware data stream between R3 and CRM.
    Regards,
    Raju

  • EMOD Delivery Status Field Update

    I ma testing out the EMOD functionality and have been successful in ALL of the changes that occur in the Response Status based upon the hyperlinks in the email. Delivery Status changes to Hard Bounce or Soft Bounce when bad address, etc. However, the system is not updating the Delivery Status to Opened when I have actually opened the email. I know this is the other automatic update of the Delivery Status...Anyone experience this or am I not doing something right.

    You have to create the email with the functionality to track message open this is found on "Step two - Design Message body" at the bottom of the top drop down menu next to responses there is another drop down menu with track message open select this option and then press insert.
    This will resolve you issues.

  • Javamail delivery status report HELP

    This is the mail delivery status report that is given back to me....
    how do i determine which is valid and which is not valid
    // Actual detail of the mail, eg, from, to, send date etc
    public void dumpEnvelope(Message m, PrintWriter out, InMailBean inMailBean) throws Exception {
    Util util = new Util();
    System.err.println("In dumpEnvelope");
    out.println("<P>" + "This is the message envelope"+ "</P>");
    out.println("<P>" + "--------------------------"+ "</P>");
    Address[] a;
    // FROM
    if ((a = m.getFrom()) != null) {
    for (int j = 0; j < a.length; j++){
    out.println("<P>" + "FROM: " + a[j].toString()+ "</P>");
    inMailBean.setSender(a[j].toString().trim());
    // TO
    if ((a = m.getRecipients(Message.RecipientType.TO)) != null) {
    for (int j = 0; j < a.length; j++) {
    out.println("<P>" + "TO: " + a[j].toString()+ "</P>");
    //inMailBean.setReceipient(a[j].toString());                      
                   /*     InternetAddress ia = (InternetAddress)a[j];
                        if (ia.isGroup()) {
                             InternetAddress[] aa = ia.getGroup(false);
                             for (int k = 0; k < aa.length; k++)
                             System.err.println("  GROUP: " + aa[k].toString());
    FROM: [email protected]  (sender)
    TO: [email protected]   //<<<-----this is (valid)
    TO: [email protected] //<<<<----this is (invalid)
    if i open my outlook express...it will shows
    Reporting-MTA: DNS; emg-mrk04.localdns.com
    Arrival-Date: Fri, 6 Apr 2007 15:10:44 +0800
    Original-Recipient: RFC822; <[email protected]>
    Final-Recipient: RFC822; <[email protected]>
    Action: failed
    Remote-MTA: DNS; mx2.hotmail.com
    Last-Attempt-Date: Fri, 6 Apr 2007 15:10:43 +0800
    Message number: 0
    This is the message envelope
    FROM: Mail Delivery Subsystem
    TO: [email protected]
    SUBJECT: Returned mail: response error
    SendDate: Fri Apr 06 14:52:49 SGT 2007
    FLAGS:
    X-Mailer NOT available
    CONTENT-TYPE: multipart/report; report-type=delivery-status; boundary="[email protected]"
    This is a Multipart
    CONTENT-TYPE: text/plain
    This is plain text
    The original message was received at Fri, 6 Apr 2007 14:52:49 +0800 -
    The following addresses had permanent fatal errors -
    Transcript of session follows -
    ... while talking to mx3.hotmail.com >>> RCPT To: <<< 550 Requested action not taken: mailbox unavailable
    This is a string
    The original message was received at Fri, 6 Apr 2007 14:52:49 +0800 -
    The following addresses had permanent fatal errors -
    Transcript of session follows -
    ... while talking to mx3.hotmail.com >>> RCPT To: <<< 550 Requested action not taken: mailbox unavailable
    CONTENT-TYPE: message/delivery-status
    This is a Multipart Report -
    CONTENT-TYPE: message/rfc822
    This is a Nested Message
    This is the message envelope
    FROM: [email protected]
    TO: [email protected]  
    TO: [email protected]
    SUBJECT: sending mail exception 2
    SendDate: Fri Apr 06 14:52:11 SGT 2007
    FLAGS:
    X-Mailer NOT available
    CONTENT-TYPE: text/plain
    This is plain text
    sending mail exception 2
    This is a string
    sending mail exception 2
    Message was edited by:
            yzme yzme
    Message was edited by:
            yzme yzme

    For this, you need to answer the following:-
    a)  where the customer required date is being captured in sale order ?  Is it Requested Delivery Date ??
    b)  If it is RDD, will there be any manual change in that ??  If so, how will you track the changes
    I feel, for the above questions, you have to develop a zee table where you need to capture the original delivery date and the change date so that you can compare this with the actual despatch date.
    There is no standard report to make use of the requirement what you had narrated.
    G. Lakshmipathi

  • Bapi for Delivery Status

    Hi Experts!
    Can anyone tell me the BAPI to Display the Delivery Status
    for a particuler sales order no or document no.
    Thank U...

    hi,
    BAPI_DELIVERYFREE_PROXY_CREATE Proxy BAPI für Upload einer kostenlosen Nachlieferug SFA-Kontext: Anle
                                                                                    LE_SHP_DB_DELIVERY_BUFFER      Object Buffer Delivery w/Database Access                             
    BAPI_DELIVERY_GETLIST          BAPI for Reading Delivery Data                                                                               
    OIU_DELIVERY_NETWORK           Object Buffer Delivery w/Database Access                             
    BAPI_DELIVERY_NETWORK_CHANGE   Delivery Network BAPI for Changes                                    
    BAPI_DELIVERY_NETWORK_CREATE   BAPI for creating a delivery network                                 
    BAPI_DELIVERY_NETWORK_READ     Display delivery network details                                                                               
    BAPI_INB_DELIVERY_CHANGE                                                                            
    BAPI_INB_DELIVERY_CONFIRM_DEC  BAPI for Inbound Delivery Verification from a Decentralized System   
    BAPI_INB_DELIVERY_SAVEREPLICA  BAPI Function Module for Replication of Inbound Deliveries           
    BAPI_OUTB_DELIVERY_CHANGE                                                                           
    BAPI_OUTB_DELIVERY_CONFIRM_DEC BAPI for Outbound Delivery Confirmation from a Decentralized System  
    BAPI_OUTB_DELIVERY_CREATENOREF Generates Delivery Without Reference                                 
    BAPI_OUTB_DELIVERY_CREATE_SLS  Generates Delivery for Customer Order                                
    BAPI_OUTB_DELIVERY_CREATE_STO  Generates Delivery for Stock Transport Order                         
    BAPI_OUTB_DELIVERY_SAVEREPLICA BAPI Function Module for Replication of Outbound Deliveries          
    BAPI_OUTB_DELIVERY_SPLIT_DEC   BAPI for Subsequent Outbound-Delivery Split from a Decentralized Syste
    and for "Shipment
    BAPI_SHIPMENT_CHANGE           Change Shipment                                                      
    BAPI_SHIPMENT_COST_ESTIMATE    Calculate Shipment Costs of Different Forwarding Agents for Shipment 
    BAPI_SHIPMENT_CREATE           Create Shipment

  • Delivery status for third-party-sales

    Hello,
    because of a customizing error our US colleagues created several sales orders with a open delivery status even no delivery is requested for third-party sales orders.
    Does someone know a solution how to complete these documents without creating the delivery note? We now changed the schedule line category to solve the problem for the future but we have to find also a solution for the existing documents. Our colleagues want to change the table for VA05 to deselect the item category third-party. But in my opinion we have to complete the documents it selves.
    Thanks for your help.
    Regards,
    Kirsten

    put a Reason for rejection in sales order and save the document. you no longer can use these documents.
    hope this help.
    reward if helpful.
    regards,
    seshu.

  • How to cancel the second ATP after changing the delivery date in the SO

    Hello,
    our solution creates automaticly a production order accorting to sales order.
    The system calcule ATP for each items at the creation of the sale order.
    Sometime, we change the delivery date on the scheduled line and SAP do another ATP. If the composants are not available we get an TSUP status on the order production.
    How can we cancel the second ATP ?
    Is it possible to cancel it when we change delivery date ?
    Thanks
    Regards
    Pierre

    I think its not possible to skip the atp during change of the sales order.  All these determinations will trigger before saving the order
    regards,
    Ramana

  • Delivery status Being Processed

    Hi..
    I created a delivery order document, then Post Goods Issue and created billing. Then I did released billing to accounting. Then I found out wrong entry on the billing and cancelled it. After that I did returns order reference to billing doc no, returns delivery, return PGI and created a Return Credit Memo. Then I posted the Return Credit Memo to Account. Lastly I do clearing on the Accounting documents related.
    The problems is on the delivery document flow. why the Overall Status of the delivery doc is still BEING PROCESSED ?  It should show status completed.
    Also, when I run TCode VKM4, it still showing credit value.
    Pls Help.
    TQ
    rgds
    Henery

    hello, friend.
    what exactly was the wrong entry in billing?  was it the price or did you have to adjust items and quantities?
    in your original transaction Sales Order > Delivery > PGI > Billing, you cancelled the invoice.  the delivery status turns from 'completed' to 'being in process'.
    you should not use the sales returns processing because this is a different cycle.  even when you do returns delivery, the original outbound delivery is not updated.  only the returns cycle is updated.
    instead you should have first Reversed PGI (VL09) > Delete Delivery (VL02N) > Change Sales Order (VA02).
    if you did not wish to delete the outbound delivery but merely intended to add items in billing, then just make changes in the original sales order, create another delivery, do PGI and do collective billing wrt to the 2 outbound deliveries.
    even another alternative, depending on the wrong entry in billing, you can explore the use of invoice correction without cancelling the original invoice.
    regards.
    Edited by: jonathan yap on Oct 20, 2008 6:30 PM

  • Delivery status completed

    Dear ALL,
    i have a scenario where i have invoiced the customer and it is paid. accounting document is cleared.
    i have cancelled the invoice by mistakenly, now the delivery status showing as  *being processed* .
    i need to change the status to complted because i am not expecting  any payment from customer and i do not want raise invocie again. it has PGI status also completed.
    please advcie me how to change the status for delivery as completed?  
    TIA
    KOGI

    Hello,
    This is because the item categroy is relevent for delivery realted billing. Unless you invoice the delivery fully, it remains Being Processed. In your case you have billed it once and reversed, so the delivery became Being Processed again.
    The best option may be to generate the invoice and give a credit to the customer. Create a credit memo request and subsequent credit memo for the full amount. This will nullify the effect of accounting document created by the invoice.
    Prase

  • Delivery Status Overview issue

    Hi Experts,
    Deivery 805159000 billing has been reversed  but status Overview billing showed as a C,Then  executed
    Programme RVDELSTA from my end,delivery status Overview billing status showing as a Blank now, Please suggest any one why  after executing programme status is changed? Whtat is issue in delivery
    Regards
    Ghandhi

    how is the billing status in VBUP-FKSTA

  • Service order is on product deliver status ,then i want to display product delivery status date and time on result list ?

    Hi Team,
    service order is on product deliver status ,then i want to display product delivery status date and time on result list ?My requirement is i want to display product delivery status date and time based on delivery status we need to display the date and time .how to do it.? basically i have created the productu delivery status field in search and result through AET.
    Now the fields will be available in BTADMINH.
    how to set based on status delivery to get the date and time .
    Thanks
    Kalpana

    HI Ajay,
    I have added code in BT116h_srvo,attributes - LCSTATUS,method -  SET_LCSTATUS.but after change status f8 ..but the value is not filled in result list..so i need to write the logic in EH_ONSAVE or some other..could you please help here..what change i need to do..
    IF
    <nval> = 'E0004'.
    DATA : lv_date TYPE dats.
    DATA : lv_time TYPE tims.
    lv_date = sy-datum.
    lv_time = sy-uzeit.
    DATA : lr_parent TYPE REF TO cl_crm_bol_entity,
    lr_adminh TYPE REF TO cl_crm_bol_entity,
    lr_root TYPE REF TO cl_crm_bol_entity,
    lv_process_type TYPE crmt_process_type,
    lv_parent_name TYPE crmt_ext_obj_name,
    lr_current TYPE REF TO cl_crm_bol_entity.
    lr_current ?= current.
    lr_parent ?= lr_current->get_parent( ).
    CHECK lr_parent IS BOUND.
    CALL METHOD lr_parent->get_parent
    RECEIVING
    rv_result = lr_adminh.
    CHECK lr_adminh IS BOUND.
    TRY.
    CALL METHOD lr_adminh->set_property
    EXPORTING
    iv_attr_name = '/itcit/F0010'
    iv_value = lv_date. "value.
    CATCH cx_sy_conversion_error .
    ENDTRY.
    TRY.
    CALL METHOD lr_adminh->set_property
    EXPORTING
    iv_attr_name = '/itcit/F0011'
    iv_value = lv_time.
    CATCH cx_sy_conversion_error .
    ENDTRY.
    ENDIF.
    Thanks
    kalpana

  • Order change vs. order status

    Hi experts,
    The Completion Rule for item category has been set as blank, why partial deliveries triger order status to be Completed? How to make order complete until it's completely delivered?
    Case:
    Aug 5 - create sales order A
    Aug 5 - release credit block for order A
    Aug 12 - create partial delivery
    Aug 15 - change order price
    Then, overall order status "completed", reject status "nothing rejected", delivery status "fully delivered", overall blocked status "not blocked", the confirmed quantity in the schedule line automatically shows the partially delivered quantity.
    When creating another delivery for order A, the system pops up "No delivery-relevant items in order A, Message no. VL455".
    Edited by: Cathy on Aug 20, 2009 3:41 PM

    Hi Ravi,
    Is it caused by the field "fixed date & qty"? This field defaults as checked. This is a MTS scenario. On Aug 5, the confirmed qty only can be confirmed against delivery date Aug 8 until credit block is released. After 2 partial deliveries, order A is changed price on Aug 15.
    Pls correct my assumption as followings if I'm wrong. The change on Aug 15 trigers the similar "availability check" or "order update" again. Because "fixed date & qty" is checked, the total partial delivered qty only can be considered as the confirmed qty against delivery date Aug 8 on Aug 15.
    If my assumption is correct. I wonder why "availability check" or "order update" can be carried out. U know, the schedule line category CP does NOT activate "availability check". I simulate the case in the test system (same server) but no such issue occurs.
    Any advice?
    Hi Chris,
    I use the standard item category L2N for debit meno. As I cannot access the system now, I'll respond later.

Maybe you are looking for