Issue with sales order when doing the availability check.

In MD04 we have a material avail date of 12.05.2011.    The order was then changed to 13.05.2011 delivery date to reflect this availability,  but then delivery time was added e.g GI time and route time which then showed the sales order in MD04 as 18.05.2011.    However,  if we run the availability and take the 18.05.2011  and key this in the delivery date,  it shows in MD04 as 13.05.2011.  It seems like the availability check is only looking backwards,  and I can't find a setting in ATP relating to this.  In MM they have foward and back consumption in days on MRP3.  Do these fields impact this.
regards
Kylie

Check in OVLY what is maintained to your sale order type
thanks
G. Lakshmipathi

Similar Messages

  • Issue with sales order stock that is referencing a non-existing sales order

    We have an issue with sale order stock.
    Due to user error we have ended up with a negative quant of sales order stock in a bin. Further the error was due to mis-keying of sales order number. Hence this negative quant is referencing a sales order that does not exist.
    We need to get rid of this quant.
    I thought of cycling this quant off as a solution. And hence replicated the scenario in the test system. I was able to create a TO to cycle it off but cannot clear the differences from 999 . The error I get while trying to do this is "SD document not in database or has been archived" . This error is true since the sales order actually does not exist. So cycling it off did not work.
    Can anyone suggest how we can get rid of this negative quant of sales order stock ?
    Thanks

    Hi,
    You said that your user mistyped the SO number and it resulted in a -quant. In which transaction was it possible? If I give a non existing no. SAP doesn't allow me to book.
    If I were you I would check both in WM & IM what the user had done...step-by-step...
    Negative quant comes to existance in interim storage type if we book e.g. a GI. It should have started in IM...how was your user be able to do that??? If it was possible cannot you reverse the IM booking?
    (...if all else fails...cannot you create a SO document with external number assignment with the same number?...)
    BR
    Csaba
    Edited by: Csaba Szommer on Jun 24, 2008 8:31 PM

  • Number Range issues with sales orders in CRM and R/3

    Hi,
    We are currently using CRM4.0. I have sales orders created in R/3 and they are replicated into CRM.  These sales orders can only be created in R/3.  I have given them a number range of 0000000001 and 0005899999, however we have reached the number 0005899999 so we increased the internal number range for the sales orders in R/3 to 0009499999, however we forgot to update the number range for the corresponding sales transaction type in CRM so we are getting the following error in CRM:
    +Enter a business transaction number between 0000000001 and 0005899999
    Message no. CRM_ORDERADM_H532
    Diagnosis
    You have attempted to enter a transaction number which is not allowed for the transaction type.
    Procedure
    Enter a number between  &1 and &2. Make sure that you issue a number which has not already been issued.+
    We have now updated the CRM number range to match that in R/3 to 0000000001 and 0009499999 but we are still getting the error above on our existing sales orders in CRM.  I thought that increasing this number range it will remove the error but when I open sales orders in CRM the error is still there. 
    Is there any way to remove this error message?  Any tips or advice would be much appreciated.
    Please note we've already checked the post Re: Number Range Problem and note 427289.
    Kind Regards
    JoJo

    Hi Sirisha,
    The solution depends on the exact issue you are facing.
    The CRM Sales Order is created OK, but you only see the error when you open the Sales Order?
    If this is the case, then you can follow the steps below:
    1. Find the Message ID and Message No for the error message
    2. Use Program - CRM_MESSAGES_DELETE to delete error messages from the error producing Sales Orders.
    Let me know if this is not the issue you are facing.
    Regards,
    Nelson

  • Planned order creation with sale order assingment at the run time of MRP

    some material item not planed with sale order stock in MRP run time. all setting in material master are corrected as i knowing.having some mistake in setting other configuration.

    Planning strategy is Make to order individual collective as individual but still come as make to stock plan orders
    Incase of Header material- Plan order is creating in MTS
    Check the sale order procurement tab, Is The requiremnt type is relevant to your Stratergy?, if not chnage it to correct requiremnt type and rerun MRP again
    Incase of component material- Plan order is creating in MTS
    Check for the component material MRP 4 View, individual/Coll.req- as 1. If not set as 1 and rerun the MRP again

  • SCM Issues with Sales Orders Created through CRM

    Hi All,
    I'm trying to ascertain any issues with ERP processing that will not update orders created through CRM, i see there was a OSS Note some time back informing that the backorder reschedule program would not update orders created in the CRM system. Is this still the case and are there any other process that we should be marking as an issue?
    Thanks

    Hi Sirisha,
    The solution depends on the exact issue you are facing.
    The CRM Sales Order is created OK, but you only see the error when you open the Sales Order?
    If this is the case, then you can follow the steps below:
    1. Find the Message ID and Message No for the error message
    2. Use Program - CRM_MESSAGES_DELETE to delete error messages from the error producing Sales Orders.
    Let me know if this is not the issue you are facing.
    Regards,
    Nelson

  • Re:Issue with Sales Order block

    Hello Everyone,
    In my company they have some materials for which they are custom coded in a way that when the sales order is created with these materials  it immediately creates a production order for that particular material.
    These are high value materials for which they have credit block (Business asked for these particular materials) so manually needed to release the credit block.
    But when there is a credit block it is manually checking the production order flag to delete and also when the block is released it is re-creating a new production order for the material (duplication is being done) and also if a change is made in the sales order then the production order is getting affected.
    Can anyone help me with a solution.
    Thank you!

    Check in t.code OVB8, whether any routine is assigned under column RNo. If assigned, then remove and assign routine 5 under SyRoutine. Then test again by creating a new sales order.
    Regards,

  • Issue with Sale Order Change

    Hi All,
    This is regarding the Sale Order Change where I am updating the reference document field.
    In WE19,( taken one successful IDOC )When I am using the Standard Inbound  ( IDOC_INPUT_ORDCHG) ,IDOC is failed and getting message as "There is no article description for Item".
    But if I use Inbound Function Module ( IDOC_INPUT_ORDCHG) in Foreground  mode,IDOC is successfully created.
    Please let me know the cause for this issue.
    Regards
    B.Dheepa

    Check note 161744 helps you.
    thanks
    G. Lakshmipathi

  • Inserting Pricing condition in Sales order when saving the sales order

    Dear ABAPers,
           My customers requirement is when saving the sales order new pricing condition has to be updated in the line item.for this i am using the User Exit 'USEREXIT_SAVE_DOCUMENT_PREPARE' ( MV45AFZZ).While saving the Sales order i am calculating the Price and updating in the Pricing conditions.
    In XKOMV internal table i am appending the pricing condition.But the problem is ,it is not calculating the taxes and it is Updating in VBAK and VBAP.
    How to do this.
    Thanks & Regards,
    Ashok.

    Dear ABAPers,
    I have Solved this Problem.
    Thanks & Regards,
    Ashok.

  • Issue with sales order to planned order.

    Hi Guru's
    We have sales order with FERT materials.  These items are made using planned order and then process order.  Currenlty we are using planning stategy 40.  We are really more of a make to order type business but need to still forecast as well.  Do you know if we can still peg requirements between plan, process and sales order but still allow forecasting. 
    I want to ensure any planned process orders are assinged/pegged to the sales order as early as possible to assist with planning and processing.  Further to this if we can do this,  can we change the pegged requirements if we decide a batch needs to be rejected and a new planned order is required for the sales order.
    I hope this is enough information.
    Please let me know
    thanks

    Hi
    This is very useful information,  can you tell me if we should set our HALB up as well with these planning stategies,  HALB's either go directly to a sales order or a further process order.    A|lso can we change the pegged requiremments from MD04 as I cannot see this anywher in SAP.  Finally do these 2 strategies still allow forecasting.
    Thanks again

  • Sales order - Schedule line or Availability check

    Dear friends,
    I have one requirement on sales order availability check or schedule line.
    When i enter material and quantity in sales order it should not determine stock from one storage location (0003 storage location for damaged goods) through availability check or schedule line whatever.
    Can i handle this through any routine or functional config. kindly suggest.
    Regards,
    Praveen Lobo

    Dear Praveen
    Dont maintain the storage location 0003 in MMSC.  Also, in material master, you dont maintain the "Delivering Plant" so that you will have to input manually in sale order.  If Plant is not flowing automatically in sale order, your storage location will also not flow.
    thanks
    G. Lakshmipathi

  • Changing the Availability Check key in an existent Sales Order line

    Hello gurus.
    Is it possible to modify the Availability Check key (VBAP-MTVFP) of a material in an existent Sales Order line?
    I changed it in the material master, but since documents are not automatically updated, I wanted to modify this value in an existing sales order line. I am not even able to find the field in it.
    I had to delete the order line and create it again, but then I have troubles getting the exact same confirmed date that I had before.
    Any help? Thank you.

    You cant see at item level.  To see in sale order, click from top menu bar, Environment -- Availability.   Now you can see the availability check on top of the screen.
    Meanwhile, I dont think, this field will be in editable mode once partial delivery is made in which case, LSMW also wont help you.
    If your requirement is desperate to change the availability check, to me the available option is close the existing sale orders, create fresh orders after changing the availability check in material master.  On the other hand, if you want to change only in sale order, then the option is LSMW as you cant even succeeed in TCode MASS
    thanks
    G. Lakshmipathi

  • Repeat credit check does not happen for already released sales orders when CMGST =D, for the second time using FM SD_ORDER_CREDIT_CHECK

    Hi,
       I have written a routine which will call the FM SD_ORDER_CREDIT_CHECK whenever there is a rejection and again unrejection of a same sales order, we are only concerned about already credit released sales orders, the scenario is as follow
    1). Sales order created in the system --> Credit check --> Credit blocked
    2). Release credit block manually CMGST =D
    3). Reject sales order then unreject the same
    4) Routine will determine rejection and unrejection of the order while saving and will call the FM SD_ORDER_CREDIT_CHECK
    5)   The order is credit checked and blocked if necessary
    All goes well till this point
    but when the same sales order is rejeceted and unrejected multiple times either partially/ fully then the Custom routine calls the FM for credit check but the FM fails to put the order back on credit hold
    in short the FM works only for the first time incase of mutiple rejection and unrejection of teh same sales order then the FM SD_ORDER_CREDIT_CHECK fails to put the order back on credit hold from the second time onwards
    if some one any idea of the behavior of this FM please share your thoughts and inputs . thanks !!

    Issue resolved
    The Standard FM “SD_ORDER_CREDIT _CHECK” uses the field  “Release date of the document determined by credit management  VBAK – CMFRE”
    For any sales order that is manually credit released in a single day, Only one credit check is triggered (per day) if there is any change in the sales order and then the order goes back to credit hold and if again the order is manually credit released for the second time in a single day there will be no credit check  (still the order will pass into FM but  the update entry in the internal table will be blank)this is a standard functionality
    Process of rejection and unrejection :
    Blocked order -->released-->blocked again (first time after manual release same day) unrejected (same day) -->but no credit check  (all this in a single day)
    note : OVA8 - released document still unchecked = 0 Days , Deviation %= blank

  • When ordering MacBook, does the keyboard come with only the language I specified, for example Arabic, or both Arabic and English?

    I'm planning to order a MacBook Pro from the apple store, but I was wondering if I order it with an Arabic keyboard, does the keyboard buttons only contain Arabic, or do the buttons contain both Arabic and English?

    RSBR wrote:
    I'm planning to order a MacBook Pro from the apple store, but I was wondering if I order it with an Arabic keyboard, does the keyboard buttons only contain Arabic, or do the buttons contain both Arabic and English?
    The buttons contain both Arabic and English.
    All keyboards with non-Latin scripts printed on them also have English printed on them.  Otherwise you could not type email and webpage addresses and the computer would be of very limited use.
    You can see the actual keyboards produced by Apple at
    http://support.apple.com/kb/ht2841

  • BAPI For Create Goods Issue for Sales order with picked quantity

    Hi friends,
            Is there any BAPI available to create Goods issue For sales order with picked quantity...............?
    we hv used BAPI_OUTB_DELIVERY_CREATE_SLS
    with sales order .......its creating delivery order but not doing goods issue with piked quantity........

    pls,reply its argent

  • We are using EBS 12.1.3.  When we input a sales order from a customer we input the sales order and specify the date the customer wants it.  This isn't always the date that we intend on manufacturing it though.  I need to put a customer due date in, but be

    We are using EBS 12.1.3.  When we input a sales order from a customer we input the sales order and specify the date the customer wants it.  This isn't always the date that we intend on manufacturing it though.  I need to put a customer due date in, but be able to put a date in another field that MRP can read in the event we choose to manufacture based on another date.  For example, early.
    Any help would be appreciated.

    What you are experiencing is 100% related to Malware.
    Sometimes a problem with Firefox may be a result of malware installed on your computer, that you may not be aware of.
    You can try these free programs to scan for malware, which work with your existing antivirus software:
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/faq/?qid=208283363 TDSSKiller - AntiRootkit Utility]
    * [http://www.surfright.nl/en/hitmanpro/ Hitman Pro]
    * [http://www.eset.com/us/online-scanner/ ESET Online Scanner]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    Did this fix your problems? Please report back to us!

Maybe you are looking for

  • Error message for this at selection

    hi. i want to throw thw error message if the user enters the value not valid for the zregion1 of zbwcntry and user should be able to correct it before moving ahead. Also,iis not a mandatory field,So if it is initial,it can b blank. but if the input d

  • Alias and Copy?  Can TRASH be recovered? I lost my work.

    What's the difference between alias and copy? Also, can what you trash and delete in the trash, ever be recovered? ALL my projects are GONE! I think I deleted the original projects on my hard drive, BUT before I did that, I made a copy and put it on

  • CONV_HHHHHHMM_OUTPUT Abending

    Anybody familiar with this conversion exit? We have a custom Z program that reports change logs to tables. It was developed using SAP Program RSVTPROT. Ever since we applied an SAP upgrade in 11/2006 table TVRO causes the custom program to abend at t

  • Comparisons - help !

    Hi, I need to create a method which gets an arrayList<word> (word has sentence number and the word itself) and displays the sentences which have more than five common words. Is there some inbuilt function that could help me do this? or maybe a way to

  • Multiple transparent JPanels paint problem (smearing strings)

    I created full screen JWindow application. I created three panels: MainPanel - non transparent PPIPanel - transparent GlassPanel - transparent. All three panel and JWindow has the same bounds. Then I added PPIPanel and GlassPanel to MainPanel and the