Auto email in sales order saving.

Hello,
My requirement is like this,
End user create a sales order , when he click on save button an  auto email should go to senior person about
the sales order details.
How can i do this please guide me.
Thanks in advance.

Hi Santosh,
This can be done with the help of Workflow.
Please refer the links below which will help you in understanding workflow on material create.
[Material Create1|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e0bbdb3c-d640-2a10-d3b2-e4d9b90536a6]
[Material Cerate2|hi all ,i need a good documentation for a beginner in WORK FLOW ?;
Same thing you can implement for SO Create.
For SO create you can make use of Business Object BUS2032 and event SalesOrder.CREATED
For workflow scenarios related to SD please refer the links below.
[SD workflow scenario|http://help.sap.com/printdocu/core/Print46c/EN/data/pdf/BCBMTWFMSD/BCBMTWFMSD.pdf]
Hope this will help you.
Regards,
Deepa Kulkarni

Similar Messages

  • Auto cancellation of sales order

    Dear All,
    Here we are having make to stock scenario. Is it possible to put any expiry date limit for the sales order like quotation??? also is it possible to auto cancel of sales order which are expired ???
    Regards,
    Sagar Wairagade

    Hi Sagar,
    suggestion:
    get a program developed to pick up SOs older than some date or whatever you like to define..
    setup a variant and setup a bkgd job to run everynight to delete or reject all line items with a reason code.
    I hope this helps.
    Regards,
    Raghu.

  • Regularly auto creation of sales order

    Hi All,
    Is it possible to define or set auto creation of sales order ? e.g. there 2000 customers that every biweekly Monday will have sales orders created automatically by system, so the user just only see and copy to delivery or A/R invoice. TIA
    Rgd,
    Mark

    This can be performed if you use activity management and set sales quotation as a linked document. use one sales quotation but contains multiples row line of items that have different delivery dates can make it possible, but only as reminder, to create sales order,.although manually, you just use copy to and the add the SO. You could also develop addon to make SBO auto creation of sales order.
    Rgds,

  • Auto PO through Sales Order

    Hi,
        I am MM Consultant, we could able to generate an auto PR through Sales Order,,, my client wants to generate an auto PO through Sales Order without PR intervention. is it possible? if so how to do it,,
    want to know the settings to be done in SD for Auto PO generation w.r.t. Sales Order, plz guide me
    regards,
    urendra

    Hi,, 
        the following are the steps i followed:
    1. Created my own Sales doc type = ZCHK and assigned numbe range to it  
    2. Item Category TAS  has been selected, Item Category Group TAS1 has been created.
    3. for material type HAWA- assigned Item Category Group TAS1
    4. Created a material master  S1 with Gent item category - TAS
    5. Created a Purchase info record for material S1, Vendor 400055, Pur Org -EPD, net price = 100
    6. In Assign Item Categories
        Sales Doc type-Item  Cat Gr-Usage--Hl item cat--Def it cat- Manual It cat
            ZCHK----
      TAS1    -
    TAS -
    ZSTK
    7. Created SO using t_code VA01, SO 4000804 created, and I noticed that a Purchase Requisition was generated,,where as I require to generate a Purchase Order directly without intervention of Purchase Requisition.
        (Usage--- i have not selected & assigned any usage,,, will it make any difference),
        plz help me out,,, its urgent,
    regards,
    urendra

  • Budget control in project WBS'e  while creating the auto PR from Sale order

    Hi experts,
    we are creating the auto pr from sales order for trading process with budget wbs element. but commitment is not posted in project wbs were as pr is created through sale order
    pls suggest if any additional setting is required  to post commitment while creating auto pr from sale order.
    rgds
    rajesh

    Check account assignement categories in SD for PR creation and See if you can make PR to be created with WBS as account assignement like we do in OPTT.

  • How to allocate inventory on sales order saving and before credit blocking

    Hi gurus,
    Hope you can assist us in our issue.  We are a food manufacturer and we had setup our availability check to CH and our MRP Type to PD.  The problems we had encountered are : 
    1)  If the order quantity is more than the available stock, it does not allocate anymore (for example - if order is 500cases and the available stock is 300cases only) and;
    2)  the allocated quantity after sales order saving changes after credit releasing (procurement tab) and sometimes becomes zero
    Implication is that we can not rely on the availability check at the same time credit block is again activated once we edit the sales order just to allocate.  Are there other config settings that we need to revise/update?
    Your immediate help is needed.  Thanks a lot. 
    Frances

    Rahul,
    Thank you, but this I need automatic as if I requiere my users to manually change the setting they will not and the order will go through. I heard somewhere that with the combination of SPs and authorizations this could be done however I don't know how.
    Any ideas?
    Thanks,
    GAC

  • Error in sales order saving

    hi Gurus
    i have  single problem related with sales order.
    while i saving the sales order it gives dump error.
    error details.
    Maintain the current CRM release (table CRMPAROLTP)
    Diagnosis    Various transfer errors occur when transferring SAP sales orders to    CRM or there is no status update or the status update has errors  when transferring from CRM to the SAP system. This is caused by an incorrect entry for the CRM release in the SAP table CRMPAROLTP, or  no entry is maintained at all.    system   To avoid data inconsistencies, this message causes a short dump.      Maintain table CRMPAROLTP in your SAP system as is described in SAP    Note 691710 and then repeat the process again.
    Trigger Location of Runtime Error
    Program   SAPMV45A
    Include     MV45AF0B_BAPIDATEN_ERMITTELN
    Row                                     338
    Module type                             (FORM)
    Module Name                             BAPIDATEN_ERMITTELN
    plz guide me.
    helpful answer will be rewarded
    chandrashekhar

    Hi,
    This type of error does occur when your programm is not updated with relevant notes.
    So first check with your ABAP guy, whether there is a genuine problem in the prog.
    If not, then consult your BASIS guy and tell him to download the relevant notes related to your error, so that the prog can be run successfully.
    Regards,
    Siddharth.

  • Sales Order saving functionality in ISA

    Hello,
    We are using CRM 4.0, with ISA b2b/b2c scenario. We are CRM as a standalone system but integrating it with backend legacy systems using sap XI.
    I have following issue....in standard ISA application, we have an ability to save the order basket without rising an order. But in our scenario when as basket is being saved, it been saved under a sales order number & the respective idoc is being sent to outbound queue making it ready for the XI to transfer it to back end system.
    How can i prevent this?
    Thanks in advance
    cheers
    vamsi

    Hi there.
    You should insert your validations in include MV45AFZZ, form USEREXIT_SAVE_DOCUMENT_PREPARE instead of USEREXIT_SAVE_DOCUMENT. Both exits are triggered after user saves the sales order. However, USEREXIT_SAVE_DOCUMENT_PREPARE is called BEFORE database commit (usefull for aditional checks) and USEREXIT_SAVE_DOCUMENT (usefull to insert data in Ztables, for example) is called AFTER commit..
    An example.
    FORM USEREXIT_SAVE_DOCUMENT_PREPARE.
      IF xvbak-auart EQ 'ZOT' AND xvbak-vkbur IS INITIAL.
        MESSAGE 'Fill VKBUR field' TYPE 'E'.
      ENDIF.
    ENDFORM.
    Regards.
    Valter Oliveira.

  • Fix payment term as auto default in Sales Order

    Dear Guru,
    How we may fix payment term as default value in Sales Order. We identified that payment terms as Z002 - within 30 days Due net. So we would like to set this payment terms as auto default the momemnt we open the sales order screen. Appreciate if you could advice me the settings or configuration in SAP.
    Thank you.
    rgds,
    nantha

    Hi
    Goto VD02 and open the customer master record. In the Billing tab - payment terms field, give the payment terms value and save the changes. Now if you create a sales order for this customer, the payment terms will be defaulted automatically.
    Thanks,
    Ravi

  • Auto Mail to Sales Order Booked

    hi,
    i want to send automail once Sales Order is Booked .
    is it possible or Not .

    Hi,
    You can make alert in system to send you an email for booked sales orders.

  • Email for sales order on credit hold

    Hi,
    I have a requirement ...
    Once the sales order goes into credit hold an email has to  go to the customer after next two business days saying that Sales order has been on credit hold
    and once the sales order is released from the credit hold an email has to go the customer immediately saying that Sales order has been released from credit hold.
    How would we exactly know when the sales order goes into credit hold, I mean can we get the date  on which it is changed to credit hold?
    how do we calculate two business days from the current date?
    Finally is there any exit to write the logic or just write a report and run that in background everyday ?
    Please can anyone help me on this...

    hi raghu ,
    to check whether the date is a working day or not
    use the fm
    DATE_CONVERT_TO_FACTORYDATE
    pass the date  as sy-datum
    and  factory calender id as '01'
    if sy-subrc = 0
    its a working day
    else
    its not a working day .
    endif.
    suppose today is friday and next working day is monday
    now if i want to add two business days the final date is on wednesday may be this is referring to procession period time in the sales order .
    add 2 to sydatum will fetch u sundasys date which we dont want .
    so capture next working date ie mon and add 2
    like this
    using this fm
    GET_WEEK_INFO_BASED_ON_DATE
    which will return the week based on sunday and monday .
    i/p is sy-datum .
    make proper use of the two fms this will help u to build the logic .
    regards,
    vijay

  • Auto completion of Sales order item after upto 90% delivery

    Hello,
    Business Requirement:
    After 90% quantity of an order quantity is delivered, the item should not be considered by MPS planning run and the item should not appear in MD04.
    Current workaround:
    Currently, for that item we are setting Partial Delivery / item = A, manually, and then the order item disappears from MD04.
    Question:
    I found in the customer master sales area data, Partial Delivery / item can be set to A and it gets copied in the sales order. But, the underdelivery talerence is nil in our customer master records. So I dont know how to satisfy the condition of 10% underdelivery. Is there any way by which this can be done, other than writing a program and scheduling it for nightly batch job.

    Hello,
    Business Requirement:
    After 90% quantity of an order quantity is delivered, the item should not be considered by MPS planning run and the item should not appear in MD04.
    Current workaround:
    Currently, for that item we are setting Partial Delivery / item = A, manually, and then the order item disappears from MD04.
    Question:
    I found in the customer master sales area data, Partial Delivery / item can be set to A and it gets copied in the sales order. But, the underdelivery talerence is nil in our customer master records. So I dont know how to satisfy the condition of 10% underdelivery. Is there any way by which this can be done, other than writing a program and scheduling it for nightly batch job.
    Any help is appreciated.
    Thanks.
    Madhura

  • How to reflect auto-rebranding of Sales Order in SNP Planning?

    Hi Experts,
    We have a scenario wherein we have branded product and unbranded  product.
    -Customers are billed for branded product
    -Demand Planning forecast for the branded product
    -Invetory will be on unbranded product and I can say that we plan for the unbranded product.
    Sales order document will have the branded product in the document. Before the creation of delivery and GI, there will be a stock movement from unbranded to branded product..
    In terms of how to model this in APO SNP Planning, I am thinking of using either
    (1) Form Fit Function --> branded and unbranded in one class and the unbranded as leading prouct
    (2) phantom assembly --> unbranded as component of branded product.
    The trick now is that there are cases that they stock for the branded product. So in case there is stock in branded product and its enough to cover the whole quantity of sales order, there will be no rebranding and they will ship for the branded product.
    This is where I am having problem modellign in APO SNP. I hope you can help me. Thanks.
    Regards,
    Mylene

    Hi everyone,
    I created an OSS message to SAP and this is their reply:
    " A sales BOM is not a
    planning relevant BOM hence the components must not be transfered in
    standard to SCM system. This was introcued with note 398610.
    If you need to transfer this items to APO, even if the BOM is not
    planning relevant then your have to use a BADI to overwrite here the
    standard behavior. Check here note 929975 and related notes.
    The filtering is done in prgramm SAPLCUSLNTRTO
    FORM CUSLNTRTOX_CHECK_APO_RELEVANCY
    IF is_itm_data-sanfe <> marked
    OR is_itm_data-objty EQ gc_obj_3.
    ev_delete_flag = marked.
    So you have to overwrite here this value to get this items transfered.
    But anyway is is then out of standard, as a planning system needs only
    planning relevant data. "
    Hope this helps. Thanks.
    Mylene

  • Need to send a mail to group of users when sales order saved

    Hi
    user requirement is send a mail to group of users when sales order is saved

    hi Sanjay,
    Have a look on Michal's blog, it's for JMS, but it works for others: [PI/XI: Quick tip: Preserving attributes of XI messages via MultipartHeaderBean|PI/XI: Quick tip: Preserving attributes of XI messages via MultipartHeaderBean]
    Mickael

  • PLANNED ORDER CREATION FROM SALES ORDER SAVING (REQUIREMENT CLASS 200)

    Dear All,
    By using requirement class 200, assembly type 4 (dinamic planned order) Iwould like that at sales order registration the planned order for the sales order material is created.
    I have two problems.
    The system doesn't schedule the planned order, even if the scheduling parametres are entered for planned order type (relation between routing id and planned order type).
    So I have a planned order in which i have to manually schedule it.
    The second problem is that the planned order is firmed at creation. I would like that it was not firmed to adjust by MPS procedure the components from BOM modification. Infact at the creation of the sales order The complete BOM is not defined, and I don't want to unfirm the planned order so run th mps procedure.
    Can anyone answer to these questions?
    Thank's in advance
    Luca Pastura

    Hi Luca Pastura,
    For Scheduling
    1. You need to Give the appropriate check mark ( 1 or 2 ) In the capccity check of the requirement class configuration (ovzg)
    For Firming
    1. Since youare using dyanamic processing ""During dynamic assembly processing, you can not change the quantities and deadlines"
    2. kindly refer the F1 help for the assembly type inthe OVZG.
    Check and confirm
    Reg
    Dsk
    1.

Maybe you are looking for