Delevery Qty. not avalable in case having two customer for same item

Hi Experts
I am facing a problem , delivery qty. not available in VL01N in case where I have two sales order for the same item . There are two customer for the same item. Material is available in unrestricted use but it does not show against one sales order but show in second order. I have  01 availability check, SL-CP and Rq Ty -KSL. Please guide how to solve this problem.
Regards
Parkash chand

hi,
Steps 1: Use T-Code: MM03 and check in MRP 3 Material Availability check = 02 or not.
Steps 2: if your sales order material planning CN= No MRP then
First check: during sales creation Sales Order Autometically check ATP or not. here Sales Order, Order Qty wise Confirmed Confirm Qty reservation by ATP.
ATP will shown you how many qty reservation against a sales order for delivery.
Two sales order, same customer does not fact, fact is sales order wise confirm qty reservation for delivery. Also check material available date and schedule line. if every this is fine then sales order qty wise must be delivery qty should be open for delivery.
else
your sales order material planning CP= MRP then make prodcution against the specific sales order then sales order wise seperate stock should available for delivery.
thanks
Md. Enayet Hossain

Similar Messages

  • HT5622 Good day!! I was having two Iphones with same icloud id, later i deleted 1 id from one device, and made 2nd id for this device but same time my old id is stored on other device and i can not change it with another id, can any1 guide me on this issu

    Good day!! I was having two Iphones with same icloud id, later i deleted 1 id from one device, and made 2nd id for this device but same time my old id is stored on other device and i can not change it with another id, can any1 guide me on this issue.

    Log in to icloud.com on a web browser and remove the device from "Find My iPhone"

  • How to divide SAPS when having two instances on same host

    Hello
    I wander how to divide SAPS when having two instances on same host. By looking at st06?
    Thank you in advance

    Yes SAPS is nothing but the CPU power used by the SAP systems. SO if you have 2 SAP systems stacked on the same server, check the CPU utilization over a period of 7 - 10 days, average out & that should give you a fair bit of idea.
    - Regards, Dibya

  • Two URLs for same WS

    Hi everyone! I've created a function and I've published it like web service... Now, i see the WS in SE80 (Service Definition --> WSDL tab) and i get URL and WSDL (by example: http://hostname:8000/sap/bc/srt/wsdl/sdef_ZFUNCTIO_001/wsdl11/ws_policy/document?sap-client=100 ).
    Then, i go to SOAMANAGER, and i get another URL (with a little distinct WSDL: http://hostname:8000/sap/bc/srt/wsdl/bndg_E0DE487057B0E7F1A58C005056900046/wsdl11/allinone/ws_policy/document?sap-client=100 ). If i put these in Explorer, both open correctly...
    Why there're two URLs for same WS? Wich is correct?
    Thanks!!

    Hi,
    say for example
    your one URL is
    x.hostname:portno/irj/1stURL
    and the second URL is
    x.hostname:portno/irj/2ndURL
    and maintain two umLogonPagedefault.jsp with names,
    umLogonPage1stURL.jsp and umLogonPage2ndURL.jsp and do the necessary coding you want inside the JSPs.
    Now, umLogonPage.JSP is the JSP file responsible for determinig your portal URL to open when user wants to enter into portal. So Open that JSP(umLogonPage.JSP) and do like this:::
    <%
    String strReqURL = request.getRequestURL().toString()==null?"" : request.getRequestURL().toString() ;
    %>
    <%
    if ( strReqURL != null && strReqURL.endsWith("/1stURL"))     
    %>
         <%@ include file="umLogonPage1stURL.jsp"%>
    <%
    else if ( strReqURL != null && strReqURL.endsWith("/2nuURL"))
    %>
    <%@ include file="umLogonPage2ndURL.jsp"%>
    <%
    %>
    Regards,
    Srinivas.

  • I have duplicate email accounts icons, NOT recieving duplicate emails just two of the same email icons

    I had a blackberry curve 8310 with ATT. I transferred carriers and got a new bold 9650 with sprint. I transferred data from old curve to new bold. But the old email didn't work on new bold. So I went to set up BIS with sprint, it added email account that works. But now I have two icons with the same email address. One works and one doesn't so it is confusing when I am selecting address to compose email. How do I delete email icon/account. I hid the icons but when composing email, it still shows two of the same email in the From:

    Hi and Welcome to the Forums!!
    I suggest the following steps, in order, even if they seem redundant to what you have already tried (steps 1 and 2 each should result in a message coming to your BB...please wait for that before proceeding to the next step):
    1) Register HRT
    KB00510 How to register a BlackBerry smartphone with the wireless network
    2) Delete and Resend Service Books
    KB05000Delete the service book for the BlackBerry Internet Service email account from the BlackBerry smartphone
    KB02830 Send the service books for the BlackBerry Internet Service
    3) Batt Pull Reboot
    Anytime random strange behavior or sluggishness creeps in, the first thing to do is a battery pop reboot. With power ON, remove the back cover and pull out the battery. Wait about a minute then replace the battery and cover. Power up and wait patiently through the long reboot -- ~5 minutes. See if things have returned to good operation. Like all computing devices, BB's suffer from memory leaks and such...with a hard reboot being the best cure.
    Hopefully that will get things going again for you!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Two different retrieval results on two spreadsheets for same account

    I am encountering some very bizarre retrieval behavior that I've never seen before. The version is 11.1.1.3. I have a dynamically calculated account, which produces a Contract-to-date value for Net Sales.
    The formula is:
    IF(@ISMBR("Jan"))
    @MDSHIFT("CTD Sales", 24, "Period", , -1, "Years", ) + "Net Sales";
    ELSE
    @PRIOR("CTD Sales") + "Net Sales";
    It's always worked correctly as far as I can determine. I took a copy of the outline and put it in my dev system and have been working on some other development. In testing, I noticed that my CTD Sales wasn't retrieving the correct number. This is on a spreadsheet with multiple other accounts on it. It works fine up through FY12, then in January of FY13 and thereafter, produces incorrect numbers, with no apparent pattern of error. So I put just the Net Sales and CTD Sales members onto another spreadsheet, without all of the other stuff, and retrieved that, and it produced the correct numbers. It's not a matter of having a spreadsheet formula in the retrieval spot that I've forgotten about (I've done that before). I also copied the spreadsheet with the wrong numbers, and retrieved in Smart View (was retrieving in Essbase add-in before), and got the same wrong numbers.
    In addition, I actually have three dynamically calculated CTD accounts on the sheet, and the bizarre behavior is happening for all three. With all of the other accounts on the sheet, wrong numbers. With only those accounts on the sheet, correct numbers.
    Also, for more information, one of my calculation scripts uses these CTD members, and it is producing the correct result, so this appears to be isolated purely to spreadsheet retrieval.
    So how can the same exact dimension intersection produce two different numbers on two different spreadsheets? Why would having other account members on a spreadsheet affect the results of one of the accounts? Has anyone ever encountered this before?
    Sabrina

    are you sure you have same combinations from rest of dimensions in both spreadsheets...like retrieving for same month ???Absolutely, 100% sure.
    Also does the difference exists for all months retrieval or only for Jan retrieval?It starts in January and the difference continues for the rest of the months/years after. The amount it's off by changes each year, but remains the same for each month in the year. So Jan through Dec of FY13 are all off by 50,321,000. Jan through Dec of FY14 are all off by 186,378,000. Jan through Dec of FY15 are all off by 351,757,000.
    Also note that if you have a retrieval as shown in the screenshot in the following link... for the last 5 months (AUG to DEC) under FY11 will actually retreive for FY12. this is a wierd behaviour.No, I have the year above each month.
    Sabrina
    Edited by: SabrinaD on Aug 3, 2010 12:31 PM

  • Help required: Two smartforms for same output type?

    Dear All,
    I have a requirement to display bill of lading for a shipment.
    The shipment usually contains two kinds of materials.
    The data to be displayed for the first set of materials data is different from what is
    displayed for the second set/kind of materials. The layout(columns and structure) is entirely
    different. But the user wants to see the two sets of data in two pages, (for the same output type).
    But, from what I know, we can only associate one smartform to an output type.
    Any inputs.
    Thanks.

    Hi
    V/30, just check your output type, if you click on form and routines there is option assigning multiple programs and forms (i,e, Upto 5).
    Have not tried it , you can try and let us know your feedback
    Regards
    Jitesh

  • Vendor payment made two times for same DC no

    dear expert,
    This urgent tickets,
    my CLIENT PAID TWO TIMES (MIGO,MIRO done)against same vendor,for same DC no ,in one year ? i want that list ,how can i find out?
    thanks

    Dear As far as my knowledge is concerned it isn't possible.
    How can u Paid 2 times against a GR for which IV has been done.

  • GR having different values for same quanitity

    Hi All,
        We have a Scheduling Agreement for which different GRs are posted through Inbound Delivery. The problem is, for two different GRs which were posted on the same day(for diifferent batches) having the same quanity, the GR values are different at decimal places. ie. 0.01 EUR difference.
    Scheduling Agreement : Target Qty - 326,700.000ST ;   143.35 EUR per 1000ST
    Quantiy
    Amount
    Goods Receipt 1
    7425 ST
    1064.37 EUR
    Goods Receipt 2
    7425 ST
    1064.38 EUR
    So, here, the actual amount should be 1064.37EUR (7425 x 0.14325 = 1064.37375) after roundong off to two decimal places.
    Please suggest. Thanks in advance.
    Regards,
    Rosh

    Hi,
    This will happen due to small difference of exchange rate even though there is not changes applied to exchange rate in system.
    The un-expected exchange rate difference posted during GRN is very well explained in below KBA.
    The KBA explains the real situation why this difference are caused and corresponding way to handle this type of situation.
    KBA:  1686557 - Unexpected exchange rate difference during goods receipt
    Rgds,

  • Can we generate two invoice  for same product in two different currency

    dear all gurus,
    actually we are in export sales
    so we are generating export invoice.
    my client is asking for another invoice in INR too this is called comercila invoice
    with this i ve to generate the ARE form
    so how to do this three things
    1.export invoice in foreign currency
    2.commercial invoice in INR
    3.ARE form with referance to this export sales
    with regards
    subrat

    Hi Subrat,
    I really dont know how this scenario can be handled.
    2invoices for the same order is not allowed legally also. So if the user is asking for it, may be first they need to discuss this with their legal department.
    If they say ok, then you may think of only an output, where you can change the values with a standard exchange etc. But having 2invoices in the system of different currencies for a single sales order will lead to lot of problems in reporting.
    Can somebody throw some light on this, on how to enable this without any problems.

  • Creating two layouts for same document

    I have a document to produce in CS5 that I am hoping to can have two different layouts. The first is 8.5 x 11 that is to be saved as a PDF for customers to access and print from our website. The second goes to a printer where it is to be produced as a double-folded, two sided, single sheet. The folded document has six pages total that is to be put into a binder. The foldable version has three pages to a side. How do I best accomplish this?
    Any suggestions?

    Eugene is 100% right when he tells you to design for print, first. However, I would use a slightly different tactic:
    1) Design for print on letterhalf-sized pages.
    2) Make sure that your entire document is one big story with threaded text frames.
    3) Make sure that your entire document is perfectly styled with character and paragraph styles. No overrides anywhere in the whole document.
    4) Export an RTF of your text.
    5) Place that RTF in your 8.5 x 11 layout.
    6) That layout has styles with the same names, but the font sizes etc. might be different. So, when you place it, the same text will automagically acquire the styles for your web-distro PDF.
    I'd do that because I would expect that placing the letterhalf pages in full letter-size pages for PDF export could be kind of annoying with wrong or different margins, lack of availabilty to manipulate hyperlinks, and etc. Much depends on what you need from your PDFs to be distributed on the web - links? Different graphics? Graphics in different places? In many (most) cases, Eugene's plan is a lot less work than mine.

  • Batch is being Generate two Record for Same Vendor in Payable

    Gusy, (Oracle Payable)
    We have entered six validate invoice with same site,vendor,Payment mod and currency as well but when we see batch in payment window ,it is being show two record insted of one transaction ,howerver system should show one record.
    Please help me to rectify this problem or any solution.
    Thanks in advance.

    Please confirm if you are on version 12.0.4 and the vendor is an employee type supplier. We had faced similar issue in the provided condition.
    Vinit

  • Two logins for same site

    I have saved the password and login of a site into my keychain, however i have other logins and passwords for the same site. How can i make it access these?
    I've tried adding them to the keychain, with keychain access, but it still only seems to use the first one that i added via safari.

    You originally purchased a monthly Plan.
    It is just that - monthly.
    It is not possible to add more minutes to your Plan until the first month has expired.
    You can ask Customer Support if they will consider a refund.
    TIME ZONE - US EASTERN. LOCATION - PHILADELPHIA, PA, USA.
    I recommend that you always run the latest Skype version: Windows & Mac
    If my advice helped to fix your issue please mark it as a solution to help others.
    Please note that I generally don't respond to unsolicited Private Messages. Thank you.

  • Create two users for same schema

    Hi All,
    Is this method is correct? any other alternative method to have few users with one schema?
    CREATE USER [user1] FOR LOGIN [user1] WITH DEFAULT_SCHEMA=[schema1];
    CREATE USER [user2] FOR LOGIN [user2] WITH DEFAULT_SCHEMA=[schema1];
    CREATE USER [user3] FOR LOGIN [user3] WITH DEFAULT_SCHEMA=[schema1];
    Thanks
    Tharindu Dhaneenja http://databaseusergroup.com

    Hi Tharindu,
    According to your description, it seems that you want to transfers ownership of the schema ‘schema1’ to user user2. If that is the case, please refer to the following query:
    ALTER AUTHORIZATION ON SCHEMA::schema1 TO user2;
    GO
    Reference:
    ALTER AUTHORIZATION (Transact-SQL)
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Firefox will not remember multiple user names and passwords for same site, yet it used to do so. Any ideas?

    I belong to several publishers website, and I often have to access more than one author's account, which requires that I use their user name (usually an email address) and their password. In the past, whenever I double clicked on the space for user name, I would see all of those user names appear that I use for that site. When I clicked on the one I wanted, the stored password would appear in the password window, and I could log in. Now, it only shows me the most recent user name that I have used. I don't understand how to make it do what it used to do. Any ideas?

    Is it possible that that name is stored in a "remember me" cookie ?
    *"Remove the Cookies" from that site: Firefox > Preferences > Privacy > Cookies: "Show Cookies"

Maybe you are looking for

  • Badi for contact person creation of isa user admin

    Hi fnds, I am creating a new custom field on isa user admin app of b2b. Now when i create a contact, the FM CRM_ISA_UA_IUSER_CREATE is been called. I am planning to pass this custom value to extension table of this FM. Now can u tell me a badi which

  • Menu drop won't show hover effect in IE

    This was working. Not sure what I did. http://www.flair-productions.com/social.html All the pages under "portfolio" drop down have this issue. We embeded the swfoject to get the menu to drop over the flash file. Now in mac on the drop down it functio

  • PAT file

    Hello, Please I need some help related to PAT files. I have one PAT file number RMZ0020123456_0000045.PAT This PAT file was not created by me. Now I want to see what transports were included in this PAT file. Please can you help me in getting this in

  • Reg: HR report category

    Hi,       How to create report category to configure my selection screen   criteria : PNP  HR report category _X22T60 screen layout fields:    key date          today          other keydate selection        personnel  number        Employee status   

  • Uninstall RemoteAccess with cmd?

    Hi, I am using Windows Server 2012 and have installed the remote-access (DirectAcces and VPN) role for my server, but without DHCP. So I am not getting an IP from my server and I can't connect anymore over my normal rdp connection. Now I only can rea