MIGO receiving not being cleared

Hello,
We are receiving items against MIGO (101) and we are checking each item as received. However the items are not being removed from the MIGO when we re-enter the purchase order. The items are showing as received but not cleared from MIGO. I vaguely remember having to check some boxes in MM02 but I don't remember exactly where. Please help.

If anyone runs into this problem, it is the driver. You need to install the latest driver from Zebra. I had the same problem. After I installed the driver, the problem disappeared. Hopefully this will save you a lot of time.

Similar Messages

  • Bursting - empty tag not being cleared in email channel loop

    If you check the following, I pass the cust num and email address to the email delivery channel for the subject line.
    <xapi:message id="222" to="[email protected]" attachment="true" subject="Unigas Statement to be emailed to ${CUST_NUM} to ${EMAIL}">
    Problem is, that if the cust num or email address tag is empty, the previous tag value is used! its like its not being "cleared" between bursting loops.
    Using 5.6.3 EBS.
    Rob
    http://www.scnet.com.au

    Since your email is failing I am going to assume the rest of your script is working.  So I am looking specifically at these lines:
      $process = '../includes/process_mail.inc.php';
        if (file_exists($process) && is_readable($process)) {
            include($process);
    The things that need to be confirmed here are that the path is right and it has proper permissions.  Have you tried eliminating that "and" statement in your "if" and see if those work independently.  I have a feeling that if the path is right that the file does not have the proper permissions on your server for global read access which would make, "is_readable" fail and thus end your script.
    Can you test those and post back?

  • Cookies are not being cleared when I close the browser although the option is set. Any suggestions?

    Under Options; Privacy I have Clear history when Firefox closes ticked and within the Settings for Clearing History I have Cookies ticked. Cookies are not being cleared when I close the browser. Windows 7, SP1 x64

    If clearing the cookies doesn't help then it is possible that the file <i>cookies.sqlite</i> that stores the cookies is corrupted.
    Rename (or delete) <b>cookies.sqlite</b> (cookies.sqlite.old) and delete <b>cookies.sqlite-journal</b> and <b>cookies.txt</b>, if they exist, in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Profile Folder] in case the file cookies.sqlite got corrupted.
    * http://kb.mozillazine.org/Cookies#Removing_cookies

  • Accounts (Freight Cost) in GR not being cleared

    Hi SAP gurus,
    There are postings done in a Material account 3xxxx in which the Freight purchase was charged in the Service account 4xxxx.
    However, 4xxxx is not being cleared during the period end.
    Would it be any setting in the PO or FI that is causing this?
    Regards
    Roger
    Edited by: rogersapfinance on Nov 13, 2009 6:29 PM

    Hi,
    Please check if the PO no and PO item ae populated in teh Frieght cost account  in  case yes you can use F.13 to clear this using GR/IR clearing process in the transactions. If it is not populated please look for things common between the Dr and CR and you can define your own rule to clear the Accounts the setting is to be made under SPRO>FI>GL>Business transaction>Open item clearing >Prepare Automatic clearing.
    Regards
    K.R

  • 360 wireless received not being detected by Windows 7 64bit

    Greetings, I bought this controller a couple of years ago and it's worked fine with Win7 until now. Now the receiver isn't being detected by 2 different computers. This makes it sound like the receiver has failed, but because it's not really and active
    device how often do they really fail? There doesn't appear to be anyway to force Windows to detect something, the "find new device" wizard never finds it's and never even returns from looking. Any advice is appreciated.

    Windows 7 is an Operating System.  It is not a diagnostic tool and it has no capability to compensate for defective hardware!
    You need to contact your service provider or the manufacturer for diagnostic assistance with your defective hardware.  All hardware fails at some point.  Some may be fully functional for years while others will fail within a very short period time. 
    The is now way to forecast when a piece of hardware will fail.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”

  • Text memory not being cleared after SAVE_TEXT

    Hi ,
    I am using SAVE_TEXT function module ( along with SAVE_MODE_DIRECT = 'X')  to write some data into the text elements of a Sales order during creation. This activity is being done in the SAVE_DOCUMENT method.
    The problem is that once the text is saved to the sales order and I attempt to create a new SALES_ORDER using VA01, the old value ( from the already saved order) appears in the text elements.
    I tried using FREE MEMORY ID ,but the same did not work.
    Any thoughts on how I can flush the memory text.
    Thanks,
    Jasmit
    <removed by moderator>
    Edited by: Thomas Zloch on Jan 15, 2012 9:40 PM

    Hi All,
    I tried with refreshing the table, using the SAVE_MODE_DIRECT ='X' and blank, but the issue still persists.
    I was under assumption that SAP might be clearing the text memory before every new transaction and then initiating the text determination procedure. However, this does not looks like the case..
    Any thoughts on alternate solutions.
    Regards,
    Jasmit

  • Float not being cleared-- why not?

    On the webpage http://amethystartworks.com/ I am trying to get the container div <div id="header_again"> to expand to the height of the div inside it: <div id="left"> . I have inserted a spacer div <div class="spacer"> </div> immediately after <div id="left"> but this is not working.  The css is as follows:  Thanks in advance for any help.
    @charset "UTF-8";
    body {
        font-family: Arial, Helvetica, sans-serif;
        background: #002B54;
        margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
        padding: 0;
        text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
        color: #151515;
    .oneColFixCtrHdr #container {
        width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
        background: #DFDEE9;
        margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
        border: 1px solid #000000;
        text-align: left;
    .oneColFixCtrHdr #header {
        background: #DFDEE9;
        padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
        background-image: url(/images/header3_01.gif);
        background-repeat:no-repeat;
        height: 114px;
        margin-bottom: 0px;
    .oneColFixCtrHdr #header_again {
        background: #DFDEE9;
        padding: 35px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
        background-image: url(/images/header3_02.gif);
        background-repeat:no-repeat;
        height: 299px;
        margin-top: 0px;
    .oneColFixCtrHdr #header_again p {
        font-family:Arial, Helvetica, sans-serif;
        line-height: 200%;
        color:#151515;
        font-size:14px;
    .image_float {
        float:left;
        margin-right:5px;
    .oneColFixCtrHdr #header_again ul {
        list-style: none;
        margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
    .oneColFixCtrHdr #far_left {
        float:left;
        width: 150px;
        padding: 10px;
        margin-left: 25px;
        border: none;
        background-image: url(/images/box_grad.gif);
        background-repeat: no-repeat;
    .oneColFixCtrHdr #left {
        float:right;
        width: 275px;
        padding: 10px;
        margin-right: 260px;
        border: none;
        background-image: url(/images/box_grad2.gif);
        background-repeat: no-repeat;
    .oneColFixCtrHdr #left h6 {
        font-family:Arial, Helvetica, sans-serif;
        line-height: 150%;
        color:#151515;
        font-size:12px;
    .spacer {
        clear:right;

    I think what you really want is Equal height CSS columns.  I'm afraid CSS doesn't naturally work the way table columns do.  But you'll find some solutions described in this discussion from yesterday:
    http://forums.adobe.com/message/2988164#2988164
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • CUPS History not being cleared

    We are running 8.5.1 across the board except CUPS, which is 8.5.3.
    We are running into an issue where users whose accounts have been disabled in AD, and their phone extensions assigned to another user are still showing up on the CUPC call display, or when searching the directory.
    Example:
    User A had extension 1234
    User A was disabled in AD
    User A information was removed from Call Manager
    User B was assigned extension 1234
    When User B calls, User A's contact information shows up.
    This can only be rectified by adding User B as a contact in CUPC.
    Once added, the proper information shows up in CUPC.
    That being said, when I search the directory in CUPC both User A and User B are found, with the same extension of 1234.
    Note that when searching the corp directory on a handset (7945) User A is not found, which is correct.
    Any ideas appreciated.
    Thanks,
    Marc

    <b>@ roughbeast</b>
    If you are still experiencing issues after trying all of the steps listing in this thread, please consider creating a new thread with the specifics of your issue.
    If you don't, you most likely won't get anymore answers on this thread because this thread has been marked as solved and no longer appears on our unsolved questions list.
    Thank you.

  • Image not being cleared

    Well, I've really managed to find an odd problem this time. Ok, so right now I have an applet, and it has a thread which does public void run() {
    while(true) {
    try {
      runner.sleep(100);
      repaint();
    catch(InterruptedException e) {
    }Right, anyways that's supposed to refresh the screen. Ok, now the problem: I draw an image at x,y based on a variable. These 2 variables are set to 0,0 at the beginning. When I click the mouse, it sets the variables to 100,100. The weird part= Ok well it successfully draws the image at 100,100 but it also draws the image at 0,0 still! (that is until I minimize and maximize my browser, then it's cleared.) Any help?

    in your paint or paintComponent method, make sure you
    fill in the background before you draw anything
    else.That shouldn't be needed. He's probably not calling the paintComponent() method of the super class.

  • TS5148 Anyone else having issues with Netflix HD video not being clear?

    I have xfinity high speed internet and get terrible picture with Netflix on my Apple TV.

    Yes I tried cycling the power on all devices including the router and modem.
    No it doesn't make me feel better or make it okay that others are having the issue.
    I wanted to make sure it wasn't just my device. Thanks for the constructive feedback. It was helpful.....

  • Select boolean State not getting cleared.

    Hi ,
    I have an a link in my main page say Main.jspx. on clicking the link a popup will get opened say popUp.jspx.
    In the popup i have a view object dropped as a table without selection enabled.
    i have added three more columns which has select boolean radio component with group condition as below
    #{backing_Main.table1.rowIndex}
    Suppose i get 50 records in the table and i change the selection state of any of the 50 records and close the popup, the selection state of the radio buttons is not being cleared.
    How to clear the selection state when i open the popup again.
    Thanks in advance..

    Hi!
    First, the bindings.Atribute.inputValue should be of type Boolean (not boolean) to render the state of check box correctly by my experience.
    Second, all input components bidned to non-attribute (non-writtable) values are automaticalty rendered in read-only mode. The expression #{bindings.Atribute.inputValue==true} is read-only: it is not possible to write changed state of check box into boolean epression.
    Regards,
    PaKo

  • Suddenly many emails are not being sent or received on either of my two yahoo email accounts  HELP

    suddenly many emails are not being sent or received from either of my two yahoo email accounts.
    Genius Bar no free appointments for a week.
    HELP

    try deleting and readding your yahoo accounts. Yahoo has been upgrading their servers for months now, and have been effecting users' accounts as they do so. I have two yahoo accounts and have had each of them mess up for a day or two before they start working again.
    Chances are the issue is on yahoo's end. When mine messed up I simply accessed the mail via the web and safari until it cleared up.

  • Email notifications not being received

    Email notifications are not being received every time a customers submits data. We stopped receiving notifications after the email came about shutting down the service. We have a half dozen forms live on the web and none of them are sending out notifications. One example is located at Online Complaint | ORCAA. Nothing has changed from the backend and both email addresses that should receive notifications are verified.
    I submitted data to the form and received a notification, but not the 2 email addresses that are listed on the FormsCentral backend. The Adobe domain is whitelisted with GApps.
    Thoughts?

    I've tested your form a bit and it seems that email receipts are working. For me to test email notifications I would need to be a co-author. If you can add me to one of the problem forms I will investigate further and let you know what I find.
    Andrew Yarborough
    [email protected]

  • I'm being asked to enter my ID password on my ipad for icloud, but the email is no longer active and reset remails are not being received.

    I'm being asked to enter my ID pswd on my ipad 2 for icloud. but the email address and ID are no longer being used, and reset emails are not being received. How can I deactivate this? I have another ID which works fine, but this issue with the old ID is not allowing me to use my ipad.  thanks.

    If your iPad is signed into an old ID and you are trying to change it, if the old ID is yours, and if it is an earlier version of your current ID, go to https://appleid.apple.com, click Manage my Apple ID and sign in with your current iCloud ID.  Click edit next to the primary email account, change it back to your old email address and save the change.  Then edit the name of the account to change it back to your old email address.  You can now use your current password to turn off Find My iDevice, even though it prompts you for the password for your old account ID. Then save any photo stream photos that you wish to keep to your camera roll.  When finished go to Settings>iCloud, tap Delete Account and choose Delete from My iDevice when prompted (your iCloud data will still be in iCloud).  Next, go back to https://appleid.apple.com and change your primary email address and iCloud ID name back to the way it was.  Now you can go to Settings>iCloud and sign in with your current iCloud ID and password.

  • Sharing photos by email - Emails are not being received

    My photos which I have shared by email are not being received, even though I have a confirmation that they have been sent (one photo has been sent).
    I am using a @me.com email address and I have tried to send a photo to myself and this has still not been come through.

    Do you have iPhoto setup to email the photos itself or use Mail to email the photos?
    Happy Holidays

Maybe you are looking for

  • Not starting

    i instaled adobe photoshop elements 13 and now i can not open the program

  • Fontnames partly displayed in Japanese - Fonts are not broken...

    I'm having a rather odd issue recently, when I was talking to my customer he needed some changes in Text. I had used the font PilGi, which comes to us from Apple with OS X. Unfortunately the font was now dislplayed as: 필기체 in Illustrator. The font is

  • IMac running on Mac OS 10.5.8

    I have an iMac running Mac OS 10.5.8 and Windows XP (ServicePack 3) on Boot Camp 2.2. This configuration has worked for me perfectly for the past 2 years up until recently. From nowhere, the system is now refusing to boot to Mac OS but boots into Win

  • Hp tools & Recovery Partition

    Hi  Ihave Notebook  g6  1048se with  (original win7 home)  I cant  creating New Simple volume  because There is already 4 partition ( C / D  recovery/ Hp tools / system). I making Recovery disk (4 DVD) . 1-     Is there any other way  to make new  pa

  • Need help with http POST concept

    hi i just started learning about HTTP..im trying to pass a value from a thin java client from command prompt through POST method directly to a destination (another java bean) without any HTML/jsp (no pages) . i've created a caller.java which is used