Immediate Delivery Creation on Sales Order Save

Hi,
For one my scenario I want delivery to be created immediately after saving the sales order.
For which i have set the immediate delivery'X' in the sales document type. But when i create the sales order, which is confirmed for today, delivery is not immediately created.
Let me know what could be the possible reason for this and is there any other place i need to make additional settings?
Thanks

Hi there,
I guess that materials will be maintained in separate storage loc to process immediate delivery scenarios in your company sothat item is confirmed for today.
When immediate delivery is not happening, thenit means that the system is not calling the delivery creation prog immediately after order save.
So in sales order prog MV45AFZZ put a code that if the order has to create immediate delivery (like rush orders SO, cash sale BV), system should check if the material is confirmed for today. If yes, it should call delivery creation prog SAPMV50A
Regards,
Sivanand

Similar Messages

  • Auto Delivery creation for sales order

    Hi All,
    We have requirement to create an outbound delivery for a sales order..
    Can you provide me the steps to follow to achieve this..
    Thanks & Regards
    Santhosh

    Hi
    Value contract is an agreement between the company and customer for a value for a time period
    For example a customer say X makes a contract with company ABC for about 1 lakh rupees between 01.01.2009 to 31.12.2009
    Then you make a value contract order type WK1 with all these  details
    The customer will not buy the whole 1 lakh in a single shot
    He may buy about Rs10000 for 10 times or as many times as he wishes till he reaches 1 lakh within this year
    The each order which he is placing for Rs 10000 is the release order which is nothing but standard order OR
    Now in SAP we make a value contract in t code VA41 with order type WK1 and note down the no
    Again we create release order in VA01 order type OR referencing the contract which we have already created(create with reference)
    This is the process
    For this to happen the copy controls should exist between WK1 to OR in VTAA
    This release order (OR) configuration you can configure (in VOV8) the immediate delivery switch which will create delivery when you save the order
    The immediate delivery switch is used only in Cash sale and rush order in standard SAP
    Regards
    Raja

  • Outbound delivery creation - one sales order

    Hi,
    We have an issue on locking of delivery processing of sales orders with two plants.  Is it possible for the two plants to create/change the outbound delivery at the same time? If yes, how?

    Hi,
    This is because plant 2 is processing delivery -2 with reference to sales order.
    So when you want to process deliver -1 then same already created with reference to sales order. it means both delivery cant be accessed one time because reference is sales order, so it lock
    If you want to pick both at same time,
    Then assign one shipping point to both plants, so when you create delivery both item will copy in delivery,then pick both at same time.
    kapil

  • Prevent Outbound delivery creation in sales orders with delivery block

    Hi gurus
         We are facing the following issue:
         Some sales orders have delivery block header and once they are saved an outbound delivery document is created; we want SAP system creates outbound deliveries only in those cases were sales orders have not a delivery block in header, is there any option or configuration we can use in order to prevent the creation of these documents?
    Regards,
    Edgar.

    Well Edgar,
    let's see then in spro
    Logistics Execution->Shipping->Deliveries->Define Reasons for Blocking in Shipping
    Check out the configuration of your delivery block reason and pay special attention to this instruction:
    "In sales documents, you can either enter delivery blocks manually at header level (business data in the sales document header) or they can be proposed automatically by the system. In the latter case, the delivery block must be entered in the respective sales document type (see chapter
    "Define sales document types"). In addition, the delivery block in the sales document header is only effective if the delivery block has been assigned to the respective delivery type."
    It must be something in the configuration of the delivery block reason you're using.
    Regards,
    Edgar

  • Bapi for Delivery Creation from Sales Order

    Hi
    I have multiple sales order and i want to create 1 outbound delivery from it just like what Vl10A is doing.
    Can i have BAPI or fumctiona module for same.
    Best Regards
    Subham

    Check this thread:BAPI for Delivery Creation
    Also search the forums..there are many threads addressing the same issue.
    Regards,
    Kiran

  • Dynamic Credit check - problem -Delivery creation from Sales order

    Hi
    we have a problem which i would appreciate some help with.
    Sales order is blocked for credit and subsequently released via VKM1
    BUT as soon as line item is selected and then Sales document > deliver -
    the Dynamic credit block kicks in again straight away, no other changes have been made
    why is this occurring ?
    I managed to get round the problem by creating delivery via VL10c and selecting line item and then create in background

    Hi Tony,
    Do you have a credit check active again at Delivery level?
    In OVA8 - for the combination of credit control area, risk cat & credit group - please check field 'Number of days'.
    If you do not wish to carry out the credit check again for the released doc, here you can maintain the number of days.
    Description of F1 for this field is as below.
    Credit check: Number of days without check
    Specifies the number of days after which a changed document must be re-checked for credit.
    Use
    This function is used for checking documents that have already been released by a credit representative, but that have subsequently been changed. The system does NOT carry out another credit check if the following conditions are met:
    The value of the changed order is not greater than the value already approved for credit (inclusive of the deviation factor), AND
    The current date is not greater than the original release date plus the number of days specified here
    thanks
    Anirudh

  • Prevent Output type creation as Sales order save

    Hi,
    I have a requirement in which i have to chek certain conditions and on that basis i need to stop the creation of output type for Sales order. My code is written in Sales order user exit(Form SAVE_DOCUMENT). Please let me know how can i achieve this.
    The requirement routines are called before the user exit is called...so it does not seem to be possible to call routine afterwards.
    Is there a way in which we can calll the requirement routine again?? Or please suggest some other way
    Thanks
    Saurabh

    hello, friend.
    what are the conditions you are checking for?  and what would be your reasons for not creating an output type?
    not being an ABAPer, i cannot claim to be an expert.  but i think it is possible that instead of the user exit, you could program that the condition check be conducted from within the requirement itself.  the standard requirement "2" for output type BA00 checks for order confirmation, for example.  of course, the use of the requirement assumes the output type has been created, but will not be printed or be issued if the requirement conditions are not satisfied (the output indicator color will remain red).
    regards.

  • VL10G Delivery Creation from Sales Order

    I am facing a problem where if I go to create delivery from VL10G, all the line items from the sales orders are transported to the delivery document EVEN when no stock is available?
    Can anyone help me out
    Thanks

    Hello Andrew,
    are the delivery items than created with 0 quantity?
    If this is the case, than you can change the customizing of the delivery item category.
    There is the option 'Check quantity 0' you have to set the value to B or C.
    Best regards, Hannes

  • Delivery creation for Sales Order

    Hi All,
    Here i am using the function module 'GN_DELIVERY_CREATE' to create delivery for sales order.
    Plz tell what are the essential parameters to pass to the function module?

    see include program :LCNSHF0L
    create delivery -
      call function 'RV_DELIVERY_INIT'.
      call function 'GN_DELIVERY_CREATE'
           exporting
                vbsk_i         = xvbsk
                vbls_pos_rueck = charx
                no_commit      = charx
           importing
                vbsk_e         = xvbsk
           tables
                xkomdlgn       = xkomdlgn
                xxlips         = lips_tab
                xvbfs          = xvbfs
                xvbls          = xvbls
           exceptions
                error_message  = 1
                others         = 2.
      subrc_exp = sy-subrc.
    pl..award the points .
    Thanks
    Saquib

  • Automatic Plan Order Creation on Sales Order save

    Hi friends,
    We are having an requirement where Automatic Plan Order should be created on Sales Order saving.
    We have Material A in Plant 1000 & Plant 5000.
    Plant 5000 in plant where Manufacturing is carried out & Plant 1000 is service Plant.
    We are using Special Procurement key for Material A in 1000 Plant which triggers procurement from Plant 5000.
    When Sales Order is entered in Service Plant 1000, after saving Order Plan Order should be created in both Service Plant 1000 & Manufacturing Plant 5000 along with Sales order reference.
    I have tried using Strategy Type 81 but Plan Order is created while saving Order only in Service plant (1000), but with Procurement Type (E - In-house Production) & No Plan Order created in Plant 5000.
    Can you please guide me how to meet requirement?
    Thanks in advance.

    Hi Jiaul,
    Thanx for reply.
    I have already assigned the Special Procurement Key to Material A in Plant 1000.
    In Plant 1000 procurement type is F (External procurement)
    But when Plan Order is created after saving Sales Order it is created with Procurement type E (In house production).
    If I delete Firm Plan Order generated & run MRP for Sales Order / Item. It gives me required output generating Plan Order in both Plants.
    Regards,
    Rameshvar

  • Auto Creation of Delivery with PGI and Billing after creation of Sale Order

    Dear Experts,
    I am having one Req. like...After creation of sales order ..automatic Delivery and Billing should be done.
    Right now i m able to create automatic Delivery but PGI is not happening for that delivery.
    Is there any configuration I have to do ... or by any user exit we can get the solution.
    Can u please provide me solution for this.
    Regards,
    Sanket.

    Hello,
    yes, you can create the PGI Atomatically by BATCH JOB using the program nder the VL23 transaction code.
    Goto the Transaction code SM36 to create a job for the program  SAPMSSY0 which is the program for the AUTO PGI
    create a variant for the Delivery document types and sales organisation combinatioans and add this variant to the bath job created in SM36.
    Set the time of the Job to run after every 5 minutes, so once the job exected it will pcik all the Deliveries which are pending for the PGI.
    After the PGI done you can run SDBILLDL program to create the Billing for all the document which were cleared and due for Billing.
    Hope it is clear for yo, please revert if you need frther clarification .
    santosh

  • Delivery date and sales order creation date

    Dear all
    Can you please explain the relation between delivery date and sales order date. In my case i can create delivery with delivery date as before the sales order date... how it is possible that i can create delivery before the sales order date.??
    Please explain.........
    Warm Regards
    Inder Pal

    Hi,
    Sales order date: Date on which the customer officially places an order to your company.
    All the commitment and product allocation counting starts with reference to this date.
    e.g. customer says that the goods are required from 20 days of placing order, then from this date the calculation starts.
    Delivery date: Date on which after the system goes through material availability date, replenishment time, calculates the date on which physically the goods can be delivered to the customer.
    e.g. customer orders 100 qty of material X in 15 days, you will hve to check this delivery date through availability check which can be done in sales order and also delivery.
    payment date is based on this delivery date.
    regards,
    Siddharth.

  • Blocking a particular customer for immediate delivery creation

    Hi All,
    I have the following requirement
    Right now whenever the sales orders comes from the customers through EDI, the deliveries were created immediately. This was set up through the sales document. This is being used for the document KE.
    Now we need to stop this immediate delivery creation for a particular customer when orders come through EDI.
    We can not do this by blocking the customer for deliveries(VD05) because this will block all the sales documents for deliveries. We need this to happen only for KE.
    We cannot remove the immediate delivery creation set up from the sales document(KE) because this will affect all the customers(for other customers this should create immediate delivery).
    I feel this has to be controlled through a user exit.
    In that case what should be the logic used?
    What should be checked before blocking the delivery for a particular customer?
    Please advise on this.
    Thanks in advance for your help.

    Harini,
    I am sure you do not want to take the route of achieving this by u2018Userexitu2019
    Here is the alternate solution by simple customizing.
    You need to do it in two steps:
    Step 1:  Define reasons for Blocking the delivery
    IMG > Logistics Execution > Shipping > Deliveries > Define Reasons for Blocking in Shipping
    Select :  Deliveries: Blocking Reasons/Criteria 
    u2022  Define a blocking reason : say  ZZ u2013 delivery Hold.
    u2022  Check  the Order check box
    u2022  Save
    Select:  Delivery Blocks
    u2022   Assign  SO to Delivery ( I guess KE to whatever delivery type you have configured)
    STEP 2:
    Go to Customer Master record for whom you want to block them for normal process:
    XD02 > enter customer master in change mode.
    Select u2018Extrasu2019 tab in main menu
    You see u201C sales and Distribution blocksu201D
    Under this click on  delivery block ( for  All sales areas or desired sales area)
    You will find the reason for blocking (ZZ)  you created in STEP 1
    Assignu2019 ZZu2019  to this customer and save.
    Thatu2019s itu2026u2026 !!!!!
    When  a sales order received with this customer through your EDI, the order will be blocked for delivery.
    One need to release the order manually by releasing this block
    VA02 >  sales tab : remove the block from the delivery block
    Hope this helps.

  • Create delivery automatically when sales order is created but not invoice??

    Hi,
    I have a requirement where in, it should create delivery (also issue) automatically when i create sales order, but it should not create the invoice automatically. I am going to do the invoice manually from the delivery document. Can you suggest me how to do this??
    Thanks
    Ghanesh

    Hi,
      If the sales document type is not relavant for Cash sale and the document type is used globally in the business then if for some specific conditions like distribution channel or plant or for division if u want to carry out the immediate delivery creation and PGI, use the below user exits and Bapi's
    The below user exit is used to export the sales order details to capture the required checking cond such as sal org,dist ch,div,plant,etc
    Include MV45AFZZ
    FORM USEREXIT_SAVE_DOCUMENT.
    Include MV45AFZA
    FORM -USEREXIT_REFRESH_DOCUMENT.
    BAPI_ISAORDER_GETDETAILEDLIST
    BAPI_OUTB_DELIVERY_CREATE_SLS
    SD_DELIVERY_UPDATE_PICKING
    BAPI_OUB_DELIVERY_CONFIRM_DEC
    Regards,
    Gopal.

  • Delivery Date in Sale Order

    Dear All
    Delivery date in sales order should automatically changed or by defalt it should be after 2 days of creating the sales order.
    I have tried with lead time period and the ways given in the forum, but the schedule line/delivery date is by default coming as the day of sale order creation.
    Please guide me how to do it.
    Regards
    SB

    Hi,
    Goto Tcode: VOV8
    select sales document types
    goto request delivery date tab
    remove tick mark or uncheck propose delivery date
    and maintain lead time 2 days.
    thanks.

Maybe you are looking for

  • Ldap search query takes more than 10 seconds

    LDAP query takes more than 10 seconds to execute. For validating the policy configured, the Acess Manager(Sun Java System Access Manager) contacts the LDAP (Sun Java System Directory Server 6.2) to get the users in a dynamic group. The time out value

  • How to store 10,000 in a currency field of length 15.

    Hi Experts wa_char of type  char length 255. Now by some program i am getting 10,000.00 in wa_char. I had to pass it to a vairable  wa_curr of currency type of length 15. I tried to firs pass to numc type variabl or P type variable then to pass it to

  • Inconsistent Compiz performance

    Hi all, I run both Ubuntu Hardy and Arch, and Compiz runs quite smoothly in the former (but I use it less so this might not be a valid point). I noticed however that when I refresh Compiz in my Arch installation (start Fusion-Icon, enable/disable loo

  • Command host from form6i

    Hi, I am using forms client server against a database10g. In my forms, I am using host (to call an url in IE explorer ...). It works fine but when the IE window is opened the form can not be used until the IE is closed. Any idea to resolve this ? Tha

  • Strategy plan- Automatic operation selection in tasklist

    Dear PM Experts, I have a requirement in strategy plan, where the strategy plan MIX_TRUCK which has 1M, 3M, 6M & 1Yr(Heirarchy-1) time based cycles. Now i have a tasklist CON_TRUCK, which consist of all operations which covers all time cycles (1yr, 6