Delivery has not yet been put away / picked (completely)

Hello SDNers,
I have a Batch program that is calling VL02n for Delievry Picking ,Pcking & PGI....
This batch program runs in Background
   For Some Delivery it is giving this Error Message "Delivery has not yet been put away / picked (completely)"
...But When i run the same program in foreground delivery got Processed  Well.
CAN U PLS HELP ME
>Why this Happening
>In what scenarion we genearally get this message(we dnt have TO Confirm Step in our Process)
>even i Analyze the Program of VL02n ...This message is not there
From Where this message is comming
Thx in advance
PLS RPLY ASAP

After reading again through your messages, I understand that you are doing both PICK and PGI in single update BDC call to VL02N.
This is NOT correct way to do this, as this does not ensure that PICK values are committed first and then only PGI is attempted. We did face similar problems and have solved it by separating PICK and PGI in to two calls separated by COMMIT WORK AND WAIT.
I would suggest you to split your BDC into two calls. One which does only PICK and save and then followed by COMMIT WORK AND WAIT and then followed by another which does PGI and save. This should avoid the problem altogether.
Why it is not happening in foreground mode is it does not happen so quickly as in background. Even a split second can make a difference, that is why I would want you to split up both PICK and PGI update in two separate CALL TRANSACTION VL02N
I am not sure if it would help to know where the "Delivery has not yet been put away / picked (completely)" message is raised, as it is raised withing SAPs PGI routines, and it is mandatory that ONLY picked values are used for PGI.
I can only say that the message is given under id VL and no 609, it should be embedded somewhere in the PGI call, why don't you try to PGI without picking and put a watchpoint SY-MSGNO = 609

Similar Messages

  • SMQ2 Error: Delivery has not yet been put away / picked (completely) in ECC

    Hi All,
    I am processing an Outbound Scenario..everything is fine until SMQ2 shows an error in ECC system. SMQ2 shows me the following error:
    Delivery has not yet been put away / picked (completely)
    Message no. VL609
    My outbound delivery which was distributed to EWM system has overall picking status as blank (Not relevant for picking).
    Our system is recently upgraded to EhP6, since then we are seeing this issue. Interestingly VL01NO (Delivery without reference to Order) works properly.
    Other ECC-EWM integration settings are fine. Delivery Type and Item Category also look good.
    I could not be able to find any OSS Note relevant to this situation.
    Could you anyone help me.
    Thanks
    Mahesh.

    Further what I see in this Outbound Scenario in EWM is when I am creating Outbound Delivery meant for EWM system with ref. to Sales Order, "Picking" tab shows EWM WHN but also shows Overall WM status as "Transfer Order Required" which is not correct.
    If I remove Storage Location and re-enter then Over all WM status and Over all Picking status fields come as blank. But after all EWM processing, SMQ2 queue (FM: BAPI_OUTB_DELIVERY_CONFIRM_DEC) fails with error
    Delivery has not yet been put away / picked (completely)
    Message no. VL609.
    Any thoughts?
    Thanks
    Mahesh

  • MSG 609 Delivery has not yet been put away/picked completely

    Hi friends,
    How to overcome this error message, when posting Goods Issue document?
    Instead of manually entering the qty in Picking, can it be automatically picked / put away?
    Please advise the setting.
    Regards,
    Pri

    Hi priya
    Through WM it can be configured and once you activate WM  there are some other settings for your WM and through that you can putaway / pick the stock completely .But without WM it is not possible to putaway / pick the stock completely.But if WM is not activated then you need to enter the picked qty and then do PGI
    Regards
    Srinath

  • Delivery as net yet been put away/picked completly

    Dear All.
    i have problem when VL01N..delivery of the goods...E VL 609 error log
    i am getting the error as mentioned in subject..what i need to if i am getting this error...
    Praveen

    Hi,
    After giving both are same again i am getting error...
    Goods movement: Error log
    Item   Material           Description                                   Delivery qty UoM Batch
    000010 FINISHED GOODS     Bags Finished products                                 10  KG
           E M7 093
           Fld selectn for mvmt type 601 / acct 300200 differs for Customer goods movement (015 )
    Please help me on this
    Praveen

  • HT2589 when I try and log in my i-tunes account or my app store account on my i-phone it says "this apple I.D has not yet been used on the i-tunes store" it gives me 2 optins "cancel" or "review" I press review, enter my bank details but they decline..why

    Hi can anybody help or advise me? I've recently bought the i-phone 4s, I've set up my apple I.D and password but everytime I try and log in it says "this apple I.D has not yet been used on the i-tunes store" I click "review" follow the instructions and agree to the terms and condition's, enter my bank details but it declines every time? I've tried both my accounts and its declined both, this stops me from logging in so I can't download anything for free or buy anything, my sister had the option of skipping the bank details part when she created her apple I.D and just enters her's when buying something, why do I not have that option?? And why is it declining my bank details...please HELP!!!!!

    The details I'm entering are correct, I choose visa as my card type, enter my card number, enter my expiry date and my last 3 digts on the reverse of the card, enter my address and zip code plus my home telephone number, click continue and it says "the payment method you have selected has been declined, please enter another payment method". I've lost count how many times I've tried, I've typed my details in slowly making sure I put them in properlly and it still declines it, I've even tried makeing a new apple I.D and when I get to the bank details part it declines it again so I am forced to press cancel and all details are not saved so its just like I'm hitting a brick wall, its ******* me off!!! I can't even download any of the free app's because to do so you must log in but when I do it says "this apple I.D has not yet been used in the i-tunes store" review my details and can't get past the bank details part. So doesn't log me in, I'm honestly out of ideas

  • Error While Executing Report - "Field symbol has not yet been assigned."

    Dear All,
    I am using Cube 0PP_C01 which filled with data Source 2LIS_04_P_MATNR.
    Based on this Cube I had developed a report.
    0MRP_CONTRL characteristic filled using 0MATERIAL master data.
    Authorization in this report is based on Characteristic 0MRP_CONTRL & 0PLANT.
    While running report User gets error u201CField symbol has not yet been assignedu201D & Analyzer just quit.
    Also getting dump in tcode ST22.
    This problem occurs when limited authorization of 0MRP_CONTRL & 0PLANT assigned to user & if I provide full authorization 0BI_ALL then report runs fine.
    When I will remove 0MATERIAL characteristic from report then Report runs fine & at a time when I put 0MATERIAL in the report its gives error.
    Please suggest me what to do as I can not give user 0BI_ALL right in RSECADMIN.
    Please help.
    Regards,
    Divyesh Khambhati.

    Hello Shashank,
    Thanks for your reply.
    No material is not checked for authorization relevant.
    Is it required to make 0MATERIAL to be checked as Authorization relevant ??
    I had make 0MATERIAL authorization relevant & assign all material Authorization to User but still error coming..
    I do not have any idea regarding this colon authorization, if possible can you explaine me how I can use this colon authorization ?
    Divyesh Khambhati
    Edited by: Divyesh M Khambhati on Oct 2, 2010 10:29 AM

  • Apple Account has not yet been used in the itunes store

    Hello,
    Not to long ago i had created a apple account on the Web, Now that i have an ipad am trying to download an app but when i log into my apply iD it says "Apple id has not yet been used in the itunes store."
    So Then when i click Review.
    They want me to put a credit card # and stuff but i don't wanna put them is there any hope ?

    If you ever intend to purchase anything in iTunes, say a song, a magazine, a book, etc., you need to put a credit card on file.  It's safe and secure and millions of us buy things via iTunes daily.
    If you only intend to download free apps and will never buy anything, there is a way to create a credit card free account.  But, I'd put the credit card on file so you're not limited in what you can with iPad.
    How to create an iTunes account without a credit card:  http://support.apple.com/kb/ht2534  (Click on related Subjects for more information)

  • This account has not yet been used with itunes store.Please review your account information

    I get this message everytime I try to sync my iTunes to my iPhone "This account has not yet been used with itunes store.Please review your account information" When I originally bought apps I used my dads iTunes account, but my dad recently passed away and his accounts have (or should have) been closed. I just recently set up a new Apple I.D. and tried to use this, but that's when I get the message.
    iTunes authorization automatically defaults to my dads Apple I.D., so I enter my new I.D. and the message appears "This account has not yet been used with itunes store.Please review your account information".
    I'm frustrated, any ideas? I really don't have the money to pay Apple to fix this!
    Thanks

    I changed my dads password, then went back to sync my apps and when it came to the Authorization, I entered his account name and the new password (which was by the way accepted and changed correctly) to have it come up on the screen as the incorrect password...REALLY!!! I went back and changed the password again...guess what? Same result "inncorect password".
    As I mentioned my dad PASSED AWAY, there is no way I can ask him what his password originally was, i can't accesses his email account as it no longer exists.
    What am I supposed to do, this is very frustrating.
    If I use my new account that's in my name, the Authorization screen just keeps asking for my Dads account.

  • When I want downloud in iTunes store it say apple ID has not yet been used itunes store  been yet

    When I want downloud in iTunes store it say apple ID has not yet been used itunes store  ?

    it require you to put in your creditcard details most likely

  • I have creat new apple id when i sign in 1st time this will say this apple id has not yet been used in itunes store? please help

    i have creat new apple id when i sign in 1st time this will say this apple id has not yet been used in itunes store? please help

    I changed my dads password, then went back to sync my apps and when it came to the Authorization, I entered his account name and the new password (which was by the way accepted and changed correctly) to have it come up on the screen as the incorrect password...REALLY!!! I went back and changed the password again...guess what? Same result "inncorect password".
    As I mentioned my dad PASSED AWAY, there is no way I can ask him what his password originally was, i can't accesses his email account as it no longer exists.
    What am I supposed to do, this is very frustrating.
    If I use my new account that's in my name, the Authorization screen just keeps asking for my Dads account.

  • When i try to authorize by computer its saying that "This Apple ID has not yet been used with the iTunes Store."

    When i try to authorize by computer its saying that "This Apple ID has not yet been used with the iTunes Store." please someone help me

    I had this same problem today. I have been battleing it for the past 5 hours, but it worked. You have to create a new account though.
    What I did was go to iTunes and click Sign in, then made a new account.
    But I didn't want to put in a Credit Card number, so what I did was
    Open iTunes
    Go to iTunes Store
    Search a totaly free app. (I used Google Earth)
    Click on the app from the list
    Click the button under the icon that says "Free App"
    Then it will ask you to sign in or make a new account, Select Make New Account
    Follow All the steps on all the pages.
    When you get to the page that you select your Credit Card, check "None"
    Fill in the rest of the info and then click Complete
    Verify your email
    I hope this helped you. Strangely, you can only select "None" Under Credit Card if you do it this way. Must be some iTunes bug.

  • New Maverick system.. This Apple ID has not yet been used with the App Store. I;m through with Aplle ..buy Samsung

    Been trying for a week to download new Maverick system..with no success.
    for over a week. Keep getting this (This Apple ID has not yet been used with the App Store.)  
    Not getting any new updates either. Just don't have time for this ..crap.
    Already,got my new Apple ID verified nad everything.. MySamsung never had these kind of problems..

    Samsung.  Are you serious.  I tried to talk with their technical people today about using a wireless headphone with my Samsung television.   The 'technician', from Bangladesh as far as I could tell, was so technically deficient she had to run away every minute or so to consult with someone.  Even then I could barely understand what she was saying when she did speak.
    So much for Samsung customer care.

  • Unable to get the composite instance for the invocation. This could be because instance has not yet been created or because the audit level for the SOA infra has been set to Off

    I am on Oracle 11.1.1.7 BPM suite on W8 64 bit. I can't launch the flow trace and get the error "Unable to get the composite instance for the invocation. This could be because instance has not yet been created or because the audit level for the SOA infra has been set to Off".  I have set the audit level to development at the soa-infra>SOA Administration> Common Properties > Audit level set to development and Capture Composite Instance State is Checked.
    Can somebody advice.
    Thanks

    Can you please confirm me the following steps...
    Log in to the EM console, Expand soa-infra (soa_server1) , go to the partition where your composite is been deployed, Click on your composite, On the right, click on the dropdown Settings and choose Composite Audit Level. you can choose to set the Audit Level for this composite. If you choose Inherit, it will take the settings to what the server is being set to. Otherwise, we can override it by choosing Off, Production, or Development.
    Make sure your setting for that composite is not Off, keep inherit or production or development.
    Thanks,
    N

  • How to revert back a SAP NOTE? Dump- Field symbol has not yet been assigned

    Hi Experts,
    We r getting dump(cause: Field symbol has not yet been assigned) in production for ABUMN tx, so, when debugged, it came to know that, the Field symbol is coming from REUSE_ALV_LIST_DISPLAY!!
    So, for some reason the system message text is not getting output in ALV-->Dump!!
    So, found a NOTE causing this problem!!
    So, pls. let me know that, How to revert back this/any SAP NOTE? pls. in detail steps wise!!
    thanq
    Edited by: Srinivas on Jan 24, 2008 4:32 PM

    Hi
    In SNOTE tcode,  select the Note that you implemented and click on 'RESET SAP Note Implementation'
    shylesh

  • Why when i want to download a free app from app store it asks for my apple id and when i give my apple id it then says "this apple id has not yet been used in the itunes store". i dont even know what that means and it will this happen everytime?

    why when i want to download a free app from app store it asks for my apple id and when i give my apple id it then says "this apple id has not yet been used in the itunes store". i dont even know what that means and it will this happen everytime?

    If you are within 14 days of purchase you can still return the iPhone and get the phone that suits your needs, however, I think you will find that no matter which phone you get the content provider will want to know how you are going to pay for future purchases. For Android phones it is Google, and they will certainly want to know.
    To create an Apple account without a credit card see: http://support.apple.com/kb/HT2534

Maybe you are looking for

  • Whoops! That's annoy the wife! (She can no longer surf the net)

    I gave her my old eMac to organize her music and photos. I wasn't supposed to touch it. (She's had too many of my "computer fixes" that didn't quite work.) Since she only downloads songs about once a month, my brilliant plan to save money was to just

  • MBP 15" 10.6 does not boot up from Installation disc, why??????

    Good day, my question is simple, so please let the answer be simple: I have done partition on my MBP today, in order to give me more redundancy in case of a Hard drive failure. I witnessed one yesterday on a brand spanking Imac--> not pretty--> the w

  • I tried to install the addon searchreset in order to remove Bing but the addon is not appearing in my toolbar

    Hello - I am trying to remove Bing as my default engine. I have tried all of the methods suggested on the web and nothing has worked. I tried to install the add on SearchReset suggested on Mozilla support. I've tried to download it several times but

  • Problem with user defined function in XQUERY

    Hi, I have a file in which I store XQUERY. My java program reads this file and executes the xquery and output the result. I have a working XQUERY in a file, which is something like : <feed> let $entries := for $x in collection('/path/to/atomStore.bdb

  • Sanitize XPath for DB input

    Hello all In my orchestration I have a Call Stored Procedure task that accepts a bunch of XPath expressions as its parameters (obviously) The problem arises when the values contain apostrophes/single quotes like : ' insertion fails because they cause