Sales order acknowledgement depending on changes

Hello,
I want the sales order acknowledgement to be printed again only when te delivery date is changed or (a part of) the order is cancelled. Is this possible?
Regards, Jan
Edited by: J. Borgerink on Apr 13, 2010 10:34 AM

This requirement can be fulfilled by the help of ABAPer only.In smart-form ,you would have to maintain logic with the required fields. 
As per my understanding , order cancelled means order is closed by giving Reason Rejection.So use VBAP - ABGRU field in the smart form with respective to POSNR.
Best Regards,
Ankur

Similar Messages

  • EBS financial Sales Order Acknowledgement Address change

    Kind of a newbie question, new to apps space with 11.5.10.2, maybe I initially posted under the wrong forum
    Question on Sales Order Acknowledgement Address change
    our company recently moved to a new location so needs address change below our Company logo.
    Where Bill to: & Ship To: address fields are fine. Just the organization address needs to be changed below our company logo.
    Was going back & forth on the Navigator -> Application Developer -> FlexField : Descriptive -> Segments {Order Management}
    Looking for the rights fields to be update so it gets changed in the SO Acknowledgement when it gets published through the XML publisher I believe.
    Thanks for you help in advance.

    In addition to the function in the previous reply, you may use table VBPA and ADRC to get the details
    Raj
    Reward points if helpful

  • How to Customize Preview and Print / Sales Order Acknowledgement

    Hi,
    Our client needs some additional attributes on a sales order acknowledgement print ( Preview and Print ) output.
    The current layout is based on ONTORDDFFN.xml and ONTORDDFN.xsd
    How to customize the same to include additional attributes like Territory and Shipping instructions etc.These new fields are not there in xsd or the xml.
    Appreciate your great help.
    Regards,
    Raju

    Per Oracle you need to implement the method "getPrintExtensionXMLFragment" of  PrintExtensionObject.java. Oracle has given the flexibility that getPrintExtensionXMLFragment can either return a XMLFragement or a sql query.. If the code in getPrintExtensionXMLFragment returns a string which starts with "select" Applications code will execute that query and the corresponding XML will be appended to the main XML. This needs to be written in a CustomClass and then set to the Profile " OM: Printed Document Extension Class Name".
    I would like to know if somebody has extensively added columns at the different levels (header, lines, Addresses, Line Discounts, Charges) and the same additional cols. were implemented in the CustomClass. Let me know.
    Regards,
    Rajesh.

  • How to print sales order acknowledgement while printing purchase order

    how to print sales order acknowledgement while printing corresponding purchase order
    in me22n

    in print program of Purchase order.. try to trigger output for Order Ack. as well...
    Order acknowledgement

  • Sales order acknowledgement

    Hi,
    I want to know the functionality of sales order acknowledgement report. I want to know how it works, what information is captured and how this information is transmitted from Oracle to the customer. My client wants to implement this sales order and shipment acknowledgement in oracle.
    Shivom Malhotra

    Hi Praveen,
    u have to make the output to be EDI.
    path
    go to tcode va01,then in the second screen in the menu select EXTRAS->OUTPUT->HEADER->EDIT.
    u need to have output types,partner and the medium select
    EDI.After that press on save button.Then check the processing log.U will get the idoc number.
    Besure all u should have output types,partner.
    Regards,
    Nagaraj

  • 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

  • Pop up when Sales order item partner is changed

    Hi,
    Can we get a pop up when a partner function in sales order item line is changed which should display the text maintained for the customer in XD02??
    If so please let me know..
    Thanks & regards,
    Santhosh
    Edited by: SS on Jun 8, 2009 3:27 PM

    Hi..
    Put option C there & save.
    This filed defines result of ava chk in sales order.
    (Rule for transferring the results of the availability check
    Specifies for a particular sales area how the system reacts when the availability check determines that the inventory is insufficient to satisfy the order quantity.
    Use
    When inventory is insufficient, the system can react in one of two ways:
    The system presents a pop-up window and you choose from different alternatives, or
    The system automatically proposes one of the alternatives (no pop-up window appears)
    Example
    The system can, for example, automatically confirm the delivery proposal. The delivery proposal consists of the quantity that is available for delivery by the requested delivery date.)
    Also make sure in OVZ8 you have ticked Av Chk for your schedule line category
    Regds
    MM
    Edited by: MANOJ  MAHAJAN on Oct 26, 2009 12:21 PM

  • Sales Order Acknowledgement Reports

    Has anyone had any problems printing Sales Order Acknowledgement Reports after upgrading to OE Patchset H?

    Has anyone had any problems printing Sales Order Acknowledgement Reports after upgrading to OE Patchset H?

  • Emailed Sales Order Acknowledgements - how to reprint without email

    We are in the process of setting our Order Acknowledgements to email directly when order is saved/changed based upon the presence of an email address in the Customer master i.e. if email address is present, then email it else print it. But if we ever need to print an Acknowledgement for any reason (e.g. shop floor query) for a Customer with an email address, is there a way of doing that without removing the email address.
    Thanks
    Jim Jackson

    Hi,
          For this you have to define two acesses and include them in the Access sequence.But the Access for the printing should be at the top. Take for example One Access would be "1"  Table "1"(Sales org/customer) and do not tick exclusive button here and second one ""10" table "601"(sales org) and maintain the condition records for both.For printing you have to maintain the communication strategy in the Condition record. Now you can select both the outputs when you want to. If you donot want the print output to be picked up automatically ,just make it to be picked up manually.This should hold good for requirement.
    Regards
    Ram Pedarla

  • Converting Open Sales Orders after MM data changes

    Hello,
       We are 'upgrading' a live v4.7 system to now use MRP. We have many open Contracts/Sales Orders with the affected materials. We are looking for a way to have SAP 'recalculate' or 'reload' the material master and VC data for these open orders without having to create new contracts/orders. There are absolutely no changes to the data entered into the contract/order. But because the orders were created with the old material master information they will not generate the MRP requirements unless we go into each order and cancel the line item and re-enter it into the order. This would be a significant amount of work to do either manually or writing a program to create new orders based on the existing orders.
    Anyone know of a method or tool that will force SAP to reload the MM/VC config information into these existing open orders?
    I would think this is a common issue for SAP upgrades where the new system turns on MRP.
    Any help is greatly appreciated and good answers will get points.
    John

    hello, friend.
    i will still research the subject.  but the first thing that comes into my mind is t-code VA05.  with this, you have the option to change the Plant en masse.  so a possible workaround is for you to list a number of sales orders using VA05.  you then sort the line items by Plant.  choose all items with the same plant, change the plant via mass change... then change back to the original plant.  hopefully, the new settings should apply.
    do test a few sales orders by doing this for a larger scope.
    regards.

  • Sales order display-how to change color of item with high level 0

    Please does anyone know how can i chenge the color of item with high level 0 in display of sales order in red or yellow so it can be seen better for better searching on page?
    thank you in advance...
    regards..

    You'd probably have to do a modification in SD for that. But what you can do, is make the higher level item not changeable. You could also set the display range to UHAU to only see the main items, do this in transaction VOV8. Or you could change your item category in VOV7 only to show main items.
    good luck

  • Net Value in sales order becomes zero after changing the employ responsible in Web UI

    Hi All,
    We are in CRM 7.0 with EHP1, when we change employ responsible in the sales order and save, Net value is becoming zeroes.
    This is effecting most of the transactions. There is no custom development, every thing is standard.
    Could any one suggest me this.
    Thanks.
    Best regards,
    Hari

    Hi Raj,
    Thanks you for your reply.
    Could you please let me know where I can see this combinations in configuration. Actually this is happening for standard transactions also.
    I checked customer pricing proc for that BP and Document Pricing proc for that T type. They are maintained for the specific salea area.
    Regards,
    Hari

  • Sales Order Material Determination Cannot Change Quantity of the Sub-item

    Hi SAP Guru's,
    Has anyone encountered this scenario?
    1. Created a standard order with an item as material substitution
    2. Created a pro-forma invoice referencing the sales order created
    3. Went into VA02 to change the item quantity of the higher level item in the material substitution
    Expectation is that once you change the quantity of the higher level item, the quantity of the sub-item should also reflect whatever is in the quantity of the higher level item.
    Actual Result is that only the higher level item quantity is changed, the sub item quantity remained the same.
    Is there any configuration or copy control that we can check regarding this?

    Hi Maurice,
    Apologies! The qty of the sub item should change when you change it in VA02 even after proforma is created.
    Could you pls check the item categories TAX and TAPS config i.e. the material entered should get item category TAX and the sub item should have TAPS or the item categories should have same configuration as TAX and TAPS.
    Please check.
    Regards,
    Raghu.

  • User exit for sale order material serial number change

    I am looking for User exit for changing the serial number for the saleorder material va01.

    Hey,
      Check the include program : MV45AFZZ. it will trigger at the of saving the sale order.
    IF SY-TCODE EQ 'VA02' OR SY-TCODE EQ 'VA01'.
    Endif.
    Note : Write your coding inside the IF clause to avoid affecting the other transaction codes.
    Regards,
    Saravanan M

  • Sales Order Acknowledgement by Workflow

    Hi All,
    The client requirement is to send the Order acknowledgement to their customers by Workflow and not through the output condition technique. I am new to workflow. The order acknowledment needs to be sent as an attachment in the e-mail and it should be an ADOBE form. Can someone give me helpful liks/inputs to achieve this? I searched in the forum but no luck..
    Regards,
    Raghav

    Hello Raghav,
    The client requirement is to send the Order acknowledgement to
    their customers by Workflow and not through the output condition
    technique. I am new to workflow. The order acknowledment needs
    to be sent as an attachment in the e-mail and it should be an ADOBE
    form. Can someone give me helpful liks/inputs to achieve this? I searched
    in the forum but no luck..
    Please refer to the below steps for triggering a workflow whenever a Sales Order is created :-
    Step 1:- Go to the T-code "SWEC", select your business object as BUS2032 and highlight the event where you want the  trigering should happen. Like for example in your case the triggering should happen after the Sales Order is confirmed.
    Step 2:- Call the workflow in user exit USEREXIT_SAVE_DOCUMENT of MV45AFZZ.
    Anyway you can refer the below link for workflows scenario related SAP-SD and i would suggest you to discuss elaborately with a technical consultant for this set up.
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMSD/BCBMTWFMSD.pdf
    Regards,
    Sarthak

Maybe you are looking for

  • How to sync my iphone?

    I am trying to sync my songs from my computer to my iphone.  But everytime I plug my phone into my computer it says I can't because my phone needs itunes 11.1 which I thought it has because I have upgrade it to the newest software.

  • Upgrade weblogic 8.1 sp3 to 8.1 sp6; Need assistance!

    On a test / dev platform we used platform816_upgrade_solaris32.bin as provided by BEA to perform an upgrade from weblogic 8.1 sp3 to 8.1 sp6. The upgrade was successful. On an identical server (production)we attempted to follow the same steps with th

  • Problem while starting outlook 2010 - standard

    on  starting outlook, the outlook is frequently verifying data integrity.it takes about an hour till the verification gets over. This problem has started recently. Kindly suggest a solution. Best Regards

  • Add row fails to duplicate formula

    Page 56 of the Numbers '09 User Guide says that if all the body cells above a cell in an inserted row contain the same formula, that formula is copied into the new cell. This isn't happening when I try it. It's easy to reproduce - just make a blank s

  • How do I remove the SD card from my Mac?

    How do I remove the SD card from my MacBook Air?