AR Invoice not always updated

Hi guys I have a small problem. I am trying to update values in user defined fields in some open AR Invoices. Here is my code:
oInvoice.GetByKey(inv);
oInvoice.UserFields.Fields.Item("U_RFMPayFlag").Value = f;
oInvoice.Update();
I do this for all the open invoices. It works on all the invoices apart from the invoices that belong to a specific customer. In other words all the invoices get updated apart from the ones that belong to customer "X". Does anyone know why those invoices give an error?
The error message is "OINV.DocCur, 'Field cannot be updated (ODBC - 1029)'"
Thanks
Edited by: Costas Ioannou on Jun 11, 2009 10:02 AM
Edited by: Costas Ioannou on Jun 11, 2009 10:03 AM

hi,
Answered in this thread,
Cannot update user define field
Jeyakanthan

Similar Messages

  • I have added about 2000 cds to itunes without the song details. as i slowly update the song titles and genres etc in itunes, it does not always update the file in explorer. is there a solution to this? thanks.

    i have added about 2000 cds to itunes without the song details. as i slowly update the song titles and genres etc in itunes,it does not always update the file in explorer.is there a solution to this? thanks.

    Windows Explorer will display tag properties for mp3 & wma files, not aac (m4a) or wav. It is possible for mp3 files to contain multiple tags but only one will be displayed. Try inspecting the problem fils with a third party tag editor to see if you can tell what is going on. For mp3 files, provided all the details that you want the file to have are displayed in iTunes, you can try using the right-click option Convert ID3 Tag > None a few times followed by Convert ID3 Tag > ID3v2.3 which may well help.
    tt2

  • Why do my calendars not always update 9or update right away?)

    I am not sure i am following APPLE's instructions correctly as I don't get consistent results. Can someone help? Thanks.
    I have the newest IPOD TOUCH. And some things I have entered on my MACs and even work PCs (me.com calendars eventually showed up on my ipod touch. Vice versa too.) Problem is that this is not consistent. I occasionally find something does not make it, especially from internet (me.com) to the IPOD.
    I THINK my IPOD TOUCH settings may be the problem.
    They are
    PUSH--> ON
    FETCH --> MANUAL
    I have tried other ways, and the results are always unclear. I thought to save the battery PUSH should be off, or is it only FETCH?
    I have wifi on AT HOME. But only to get mail sent to my IPOD. Out on the street and at work there IS no wifi. But anyway, on or off, it seems like I need to have my usb connector plugged in to sync. So I do that too.
    SO, Calendar--> PUSH ON OR OFF? FETCH ON OR OFF? WIFI ON OR OFF?
    Now Push on, wifi on.
    MAC settings too are confusing. There is SYSTEM PREFERENCES and Itunes.
    Here they are for my PPC G5 running 10.5.5 and Intel Macbook Pro running 10.4.4)
    MOBILE ME (SYSTEM PREFERENCES)
    Sync (all items checked except, on the desktop, the mysteriously named "com.panic.transmit.favorites". So that includes calendars. And set for AUTOMATICALLY.
    NOTE!!
    ---> THIS ONE ---WAS-- SET FOR AUTO, BUT JUST NOW I SWITCHED TO MANUAL AND IT DID WORK!!
    -> DOES THIS MEAN I FOUND THE SOLUTION? OR A FLUKE???
    ADVANCED shows the two machines being synced
    ITUNES SETTING
    Contacts and Calendars are synced "OVER THE AIR" from Mobile ME. That implies wifi? But regardless, with or without, plugged in or not, I do not always get things synced.
    Mail account--only have me.com. before I had the other email I use, but it seemed to create multiple instances of Mobile me on my IPOD and also multiple calendars "On my Ipod" and UNTITLED Account" So now I leave only mobile,me checked. (see below ADVANCED)
    Advanced:
    REPLACE INFO ON THIS IPOD.... Or, THIS may have been the culprit, so now I leave this off
    So, now I am left wondering if any of my settings are less than desired. And is the syncing, when it happens, occurring over wifi or over the USB? So far, the one setting that seems to MAYBE make a difference is in SYSTEM preferences-->changing to SYCH WITH MOBILE ME MANUAL (whereas before it was AUTO).
    Thanks

    tokyoprogressive wrote:
    Thank very much for your answer. Let me see if I understand.
    I have Mobile Me (this mac account and a set of calendars: home and work)
    Fairly similar to my set up.
    Ok...I have PUSH ON and FETCH MANUAL. But then in ADVANCED it says MOBILE ME CONTACTS AND CALENDARS --> PUSH. And MAIL also PUSH.
    Though I am not sure what this actually means. So far, I seem to get things to happen
    Rule 555: if it ain't broke, don't fix it.
    Stuff from Mobile Me comes down automatically. That was supposed to be Push (instant), but Apple had to admit that in reality for now, there is going to be some delay. Even so, if I time it well, mail and calendar changes arrive elsewhere as soon as I make them on the computer or the touch or even the cloud.
    Some apps do not support Push, so that Manual (or the times) cover that situation.
    automatically IF I have wifi on at home and the calendar app is open. In other words, do PUSH And FETCH settings work if using USB and NO WIFI (on my home computer?)
    No. By selecting the Mobile Me method, the USB syncs are closed off.
    This works with wifi if you have Mobile Me (but then subscribed calendars do not sync).
    Ok.
    You mean other things sync but not calendars? I am not sure how I actually subscribe them. I just see the same info now on the web and on my TOUCH.
    Your ordinary calendars do, but those you subscribe to (for example I subscribe to a calendar that I found on a website that gives me Formula 1 schedule; and my boss at work gives me a calendar I subscribe to). My basic calendars are fine, but the subscribed calendars do not even appear in Mobile Me or on the touch.
    Hm. So far with that specific computer I can ONLY get wifi and not USB. You said I can turn it off??? You mean by turing PUSH to off? So PUSH off, no sync. Push on, sync.
    Right. The Sync would be via USB, but that only syncs the touch and the computer, the computer would also sync with the cloud. OK, if you only have one computer, I guess. Syncs from the touch wait until you come home and plug it in.
    So turning on MOBILE ME (PUSH???) makes SYNC via USB stop working?
    That is right. If you look in the information panel in iTunes when you have the touch connected, that is what is indicated.
    Thanks you. As you see, I am still very foggy about this all. It seems like the USB is good for charging and Itunes stuff, but that the calendar only syncs with PUSH on and FETCH set to, so far for me, MANUAL.
    You have that about right, Yes.
    And yet on some of its pages Apple says you should turn off PUSH and/or FETCH to save battery life.
    Right. If you are in a situation where Push is not going to work for a few hours (like on a plane, or in the middle of a desert) it makes no sense to discharge a battery unnecessarily. If you are in and out of Starbucks in the US, or somewhere that has wifi on that you can link to -- and you do update a lot, or read email -- then keep it on.
    Glad to have been of help.
    Graham

  • JList bug, not always updates its UI

    I am using JList with a vector containing the data. (have call setListData() for the vector). when i add an element in the vector and call updateUI() method of JList, it updates its UI but not always. 20% of the time it fails to do so. Any Solution?

    Yeah, I have called repaint(), but the result is the same.
    repaint() does not work either. I have tried so many methods.
    like show() hide() repaint() invalidate() etc. etc. and much more but no one is working.
    Asim...

  • Render previews seems to not always update all modified photos

    Here's what I do:
    I use a tower and a laptop. On my tower I have all the original photos available for Lr, on the laptop not. I keep all of my photos in a single catalog, and when I'm not at home I use the catalog on an external harddrive. So I would like all of my previews being up-to-date. Therefore I start the Lr catalog from my external harddrive while it is connected to my tower (hence having access to all originals) and choose to render the standard previews from all folders where I did modifications. Then when I use Lr on my laptop, every now and then I still find some pictures with no updated preview (gray box instead of thumb and preview picture). I guess that these were pictures that I modified on my tower in develop mode without going back to library grid or loupe mode.
    Could it be that (sometimes) the standard previews are not always being updated immediately when I modify a picture in develop mode? So that Lr sometimes  "thinks" that the previews are still up-to-date even though they aren't?

    The ACR cache should set itself (update) as you work with the files. I suspect however if you work on a machine where the cache files reside, but have the other data on a separate drive, on a separate machine, this *may* be why they don’t appear to update. If you save them to the external driver all the time, just move it from machine to machine, or back up (clone) this as well as the lrdata, catalog, and images, the updates will travel with you.

  • DNS records not always updating / up to date / correct

    Hi
    We have a local domain with a primary DC running Windows Server 2008 R2 along with DHCP and DNS (AD integrated), and a secondary backup DC running Windows Server 2008 (non-R2), however it has been off for a very long time due to malfunctioning
    hardware. We also have another domain on the same LAN in a different forest altogether which has a trust set up between these two domains. This other domain has a Windows Server 2008 R2 as the primary DC and utilizes the first mentioned DC for DHCP
    as well. The LAN has physical Ethernet connectivity and WiFi as there are mostly laptops as workstations. DCHP leases are set to 24 hours and DNS Aging and Savaging is configured for both domains.
    I have been troubled by an issue for some time now where in some cases there is a mismatch with the IP a laptop has and what DNS has captured. I tried to reproduce the issue but I am unable to do so: I would connect a laptop via cable, then switch
    to WiFi and then back again, each time DNS gets updated accordingly. I have tried the same tests with both connected simultaneously while switching between them as well.
    What is curious is that I experience this intermitted issue in both DNS forward lookup zones for the respective domains. Keep in mind as I said previously that these are completely separate domains from different forests with a trust
    configured between them. Other than the trust which they have in common, the DHCP is also in common which makes me suspect the issue is related to it. I have configured the IPv4 DCHP setting: "Always dynamically update DNS A and PTR records"
    and ensured credentials were set which will be used to register and update records on behalf of clients.
    This issue is causing problems with internet access through our hardware firewall as the sessions are dependant on the accuracy of DNS. Please, could anyone try and assist me. Thank you in advance.   

    I have made an interesting discovery. At one point yesterday client was connected to both cable and wifi which means DCHP had 2 leases for each adapter respectively. Later in the day wifi was completely turned off though a physical toggle switch on the
    machine and only plugged in via cable. Further in the day I had the user complain that there is no internet connectivity (remember I said our firewall is dependant on the DNS' accurancy). Upon inspection I found that DNS had the IP of the wifi adapter and
    not the one from cable, yet the wifi adapter is turned off completely for a couple of hours. I ran ipconfig /registerdns which corrected the A record, however only for about an hour after which the wifi IP overwrote the record again. I ended up deleting
    the wifi adapter's DHCP lease late in the afternoon after which we all left for the day not too long thereafter. In the morning I had the same complaint of no internet access to again find that the cable IP is not reflecting in DNS for the client's A record
    and now found a completely new IP which it did not have before, yet according to DCHP, the MAC address matched the wifi adapter. When I checked, the wifi adapter was still completely off. Somehow someway the record keeps on being overwritten by something (suspect
    DHCP), even if the other adapter is completely turned off?!

  • On reversal of Invoice the table BKPF not getting updated properly

    Hi
    I have an issue, that when we create the Commercial Invoice, accounting document generated automatically. And after that due to some reason when we reverse the same through  VF11, the accounting document which was created while doing the invoicing not getting updated by "reversed with (STBLG)" field and "reversal Indicator (XREVERSAL) field in the table BKPF.
    However when I test the some scenario in Development and Quality server the same field is getting updated.
    I have already checked the Billing Document Type of SD and accounting document type but found everything in place.
    I am unable to get what is missing,and why this is happening in Production server only.
    Need your input at the earliest.
    Thanks in advance
    Regrads
    AA

    Hi
    thanks to all for their suggestion, the issue resolved with the help of SAP.
    For the forum members information :-
    This is standard system behaviour.
    BKPF-XREVERSAL is only populated/filled in the reversed original
    and in the reversal FI document if BKPF-STBLG and BKPF-STJAH
    are populated/filled in reversed original and reversal FI document.
    BKPF-STBLG and BKPF-STJAH are only populated/filled in reversed
    original and reversal FI document if the new/real cancellation
    procedure (-> with automatic clearing of the open items) is executed,
    and the new/real cancellation procedure is not executed, if an
    open item of the original, to be reversed FI document, has already
    been cleared (-> also see note 309208).
    Regards
    Amitesh Anand
    Edited by: AA on Apr 25, 2009 11:37 AM

  • Last Played is not correctly updating in Itunes

    I have created a playlist that chooses songs that I have not played in the last 60 days and use this playlist to update my 1GB shuffle. Problem is that when I play the song on the Shuffle, and then re-sync, the Last Played date does not always update, even when I know I have completely played the song. The last played date is not properly displayed when viewing the Shuffle through Itunes either. For example, if I listen to 10 songs on a plane flight, maybe 2 will show up as having been played.
    I am 1 day over chat support... bummer.

    By the way here is the link to Itunes store in case it helps
    http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=207881972

  • Labview local variables not always renamed

    Hello,
    I might be missing something, but it seems that sometimes the local variables in my VIs are not always updated when I rename the Front Panel control associated with it.
    I have an example where I right click on the terminal of a control named "RxConfigTest", create local variable.  The local variable that gets created is named with the old name "RxConfig1".
    Have you ever seen that behavior?  I'm using LV 7.1.1.
    Thank you,
    Mathieu

    Hi,
    Thanks for the response, but I was actually displaying the label.  I know that this sounds like a newbie question, but I'm not.
    I noticed that by closing and re-openning my VI after the rename, the variables were updated.  It looks like a refresh that was not done.  Even the local variable in the block diagram was not resized to the new text of the variable name.
    I'll try to grab a screen shot if it happens again.

  • Price for I/C (Cost) field in VF03 not getting updated for an Invoice

    hi,
    the amount field (KBETR) for condition type ZR04 in VR03, for a specific invoice generated, is coming out to be 0.00 USD.
    as a result, the condition value is also coming out to be 0.00 and hence, not getting updated.
    can anyone help me out with this?

    Hi Pratima,
    unfortunately i can only write that I am facing the same challenge at the moment. I will update the discussion as soon as I have a solution.
    Best regards
    Bjoern

  • Invoice not updated for Service and limit items

    Hi All,
    For service and limit we are not able to see the invoice document in the "Related Documents" tab in the Purchase order.
    For material I am able to find the entry in the tab but the invoice statistics data is not getting updated for service POu2019s and also for limit item POu2019s.
    Found a note for the same : 1462644 - Empty statistics in PO in case of Extended Classic Scenario but it works only for material line items only.
    Please let me know if any config change need to be made else if there is any SAP note that would resolve this issue.
    Thanks in advance.
    Regards,
    Catherine

    A knowledge based article note was applied to resolve the issue.
    Regards,
    Catherine

  • Invoice not updated even after rebate recalculation

    Hi,
    I am facing issue with 14 invoices which are not being updated with Rebate even after rebate recalculation.
    Below screenshot of one of those invoice, where it says that agreement exists.
    the entry is present in VBOX as well.
    Agreement validity period dates are also ok.
    And after SDBONT06, the agreement still shows the message that "sales volume is not current"
    Kindly check that what could be the issue here which is stopping the invoice and agreement to be updated.
    Regards,
    Aayush Jain
    SAP SD Consultant

    Hi Aayush
    The message 'condition record exists but has not been set' just means that currently in the document the condition is not present but if you created the same document item now pricing would find a valid condition. SDBONT06 normally would do a new pricing of the rebate conditions with pricing type I and in these circumstances you should expect that it would find this condition if it falls within the validity of the agreement.
    So you issue here is why SDBONT06 does not find the condition.
    The field 'business group' in your access sequence.
    Is it a standard field fomr KOMG that is filled in standard or is it handled in a user exit ?
    It would seem likely that this field is filled in the billing transactions VF01/VF02 etc but it is not
    filled in VBOF ?
    Check how it is filled.Have a look at note 391314 this descibes what you have to consider  regarding the internal tables for Z fields when using custom fields in your access sequences.
    I hope it helps you further
    Kind regards
    Brian

  • Bar graphs not always are updated

    I have a report with 12 graphs that have a filter like "timecolumn is within a time interval previous 30 minutes", where timecolumn is of timestamp type.
    When a new minute arrives and a new record is stored in the DO the graph is not always refreshed correctly, it shows like no records has arrived.
    The problem occurs randomly in sense that sometimes a graph works properly and sometimes do not.
    Any clues?
    Jorge Medina

    Hi
    Just checked....
    It doesn't look like we have your report /DO that you are encountering the problem with.
    Please log an SR and we can provide a resolution.
    Jeffrey, I blv you are running into memory issues.
    Do you see any updates on the dashboard when the bar graph stops updating.
    Also, do you see any messages on the dashboard while there is no updates?
    Can you try changing the refresh interval on this report and see if it make a difference?
    You can do so in Change Report Properties ---> Advanced in Active Studio.
    Regards
    Payal
    Edited by: user611064 on Apr 26, 2010 12:09 PM

  • My iphone does not always turn on when i click the home button or start button? Happened after ios7.5 update. Any suggestions? Phone is brand new

    my iphone does not always turn on when i click the home button or start button? takes a few clicks and then it goes on.  Happened after ios7.5 update. Any suggestions? Phone is brand new

    Ok i did what you said to and it did it again, I am at work. Phone is on my desk. I clicked the home button to see if I had missed any messages and it would not turn on.
    Starnge thing is this happened to my other 5S. Took it to apple. They replaced it, Now this phone is doing the same thing, Could it be the software?
    Do you have another suggestion for me?
    Your help is appreciated .

  • I just updated to IOs 5 and when i go to my unlock screen the camera option is not always there any ideas

    i just jupdated to IOs5 on my ipod touch when i go to my unlock screen the camera option is not always there any ideas?

    You need to double click the Home button to get the camera button.

Maybe you are looking for

  • Itunes always changes or delets my playlists I make on my phone.

    I even have 'prevent from syncing' clicked on but every time I plug my iphone in it deletes all the songs I have added to my playlist. I tried to click "manaually manage music and videos" but when I click apply it warns me that it is going to erase m

  • Itunes is fillinng up my computer with ios apps

         Itunes is filling up my computer hard drive with ios apps by downloading full app to my computer when I try to packup my ipad. It is also telling me i have to transfer all purchases to the computer before I update the ipad. This is causing probl

  • Develop tab is greyed out

    Does anyone know why the "develop" tab along the top of Lightroom app will not allow me to click it open?  Perhaps because I am using the free 30-day trial it will not let me edit the photos extensively?  Please let me know!  Thanks.

  • Upon opening Itunes I get a warning that my registry settings are missing

    When I open Itunes I get a warning message that my registry settings are missing. How can I fix this?

  • LaCie Rugged Hard Disk stopped backing up

    I have been backing up my Mac on a LaCie Rugged for a couple of years.  I got so used to it working that I stopped checking to make sure it was backing up, and today I found out that my Mac has not been backed up for 105 days.  When I opened Time Mac