Need to update the attribute

Hi.,
I am using jdev 11.1.1.5.,
I had created following EO's with corresponding VO's
Finyr
GlHD
GlLN
I had created a read only Querry named PostGlJrnlVO
I had also created a Viewlink with following relationship
Finyr.bu = PostGlJrnl.bu
FinYr.Year = PostGlJrnl.Year
I had also created a post button when i click the button the attribute GlHD.GjhStatus must get updated to 'P'
pls verify the link if i m not clear
http://www.4shared.com/photo/bFzYcFkK/E020.html

if you want to update All rows, then use this method
        BindingContext bindingctx = BindingContext.getCurrent();
        BindingContainer bindings = bindingctx.getCurrentBindingsEntry();
        DCBindingContainer bindingsImpl = (DCBindingContainer)bindings;
        DCIteratorBinding dciter =
            bindingsImpl.findIteratorBinding("YourIteratorName"); //access the iterator by its ID value in the PageDef file
        RowSetIterator rsi = dciter.getViewObject().createRowSetIterator(null);
        while (rsi.hasNext()) {
            Row currentRow = rsi.next();
            currentRow.setAttribute("GjhStatus", "P");
        rsi.closeRowSetIterator();
    }

Similar Messages

  • I updated the latest version of iOS software on my Macbook Pro and now when I try to open up iPhoto it says that I need to update the latest version. But when I go to update, it says the latest version is unavailable to the U.S. I can't access photos

    I updated the latest version of iOS software on my Macbook Pro and now when I try to open up iPhoto it says that I need to update the latest version. But when I go to update on iTunes, it says the latest version is unavailable to the U.S. I wouldn't mind leaving it be but I can't access any of my photos. What do I do?

    stuckoncc wrote:
    I updated the latest version of iOS software on my Macbook Pro
    iOS is on iPhones and iPads.
    Are you using an iPhone or iPad?

  • My ipod touch says I need to update the software in order to access iTunes for apps, but iTunes says I have the most current version.  What do i do?

    I have an iPod touch.  When I try to download an app, it says I need to update the device's software to access the iTunes store.  But, when i connect to iTunes, it says I have the most current version.  I'm stuck.  My mother got this iPod as free-with-purchase when she bought her desktop.  She used it, then gave it to me.  Could this be the problem? because she connected it to her iTunes and now it won't work on mine?  When I first plugged it into my iTunes, it said the iPod was registered to another account and did I want to sync it with my account, to which I said yes.  So far, this iPod has been useless to me because I can't download any apps to it.  Help, please.

    Which ipod is it?
    Identifying iPod models
    What ios is on the ipod?
    What itunes version do you have?
    What computer OS do you have?

  • HT5312 Alright, I have two apple ID's and I deleted the other on a whim a while back. Now whenever I need to update the iphoto or iMovie, it says to sign in into my deleted account, but I don't remember my old account's password either.

    I currently had two apple ID's and I deleted the other on a whim a while back. Now whenever I need to update the iphoto or iMovie, it says to sign in into my deleted account, but I don't remember my old account's password nor the security questions. Any Help Please?

    Check the AppleCare number for your country here:
    http://support.apple.com/kb/HE57
    Call them up, and let them know you would like to be transferred to the Account Security Team.

  • I have an Airport Express that I am trying to use connected by ethernet to my iMac G4 running Mac OS 10.4.11.  I need to update the Airport software in order to use security option WPA2 Personal.  I currently have Airport software v. 5.6.1.

    I have an Airport Express that I am trying to use connected by ethernet to my iMac G4 running Mac OS 10.4.11.  I need to update the Airport Express softwart in order to use security option WPA2 Personal to connect to the internet through my Airport Extreme.  I currently have Airport Express software version 5.6.1.  How can I update this software? (I can connect directly to my Airport Extreme by ethernet and download the update that way).  Is a later version of A E software available for download anywhere?   Any suggestions would be greatly appreciated.
    Thanks.

    Download and install AirPort Utility 5.4.2 for Mac OS X 10.4.11 "Tiger" here:
    AirPort Utility 5.4.2
    Once installed, launch AirPort Utility. It will tell you if a firmware upgrade is available for your Express.

  • CRM function module to update the attribute in the classification TAB of BP

    Hi All,
    Can any body let me know if there is any functionmodule to update the CRM function module to update the attribute in the classification TAB of BP tcode.
    I have searched a lot i get FM to update the marketing attribute and not the attributes in the classification tab.
    Thanks in Advance
    Edited by: Sharath Kumar on Dec 2, 2010 4:48 PM

    For material bom: CSAP_MAT_BOM_CREATE
    and CSAP_ORD_BOM_CREATE for Order BOM.
    Regards,
    Ravi

  • HT1338 I have os 10.5.8 software on my mac and I need to update the software on my mac so I can update my iphone 4s, every time I try to update my mac with the 6.0 it says it doesn't need any updates, but my mac still has 10.5.8.... any help??  Please...

    I have os 10.5.8 software on my mac and I need to update the software on my mac so I can update my iphone 4s, every time I try to update my mac with the 6.0 it says it doesn't need any updates, but my mac still has 10.5.8.... any help??  Please...

    You must first buy Snow Leopard from Apple: 800-MY-APPLE (in the US)
    Make sure your system meets Snow Leopard's requirements:
    Mac OS X 10.6 "Snow Leopard" System Requirements
    To install Snow Leopard for the first time, you must have a Mac with:
    An Intel processor
    An internal or external DVD drive, or DVD or CD Sharing
    At least 1 GB of RAM (additional RAM is recommended)
    A built-in display or a display connected to an Apple-supplied video card supported by your computer
    At least 5 GB of disk space available, or 7 GB of disk space if you install the developer tools

  • I accidentally added the app store apple id wrong, then I was able to put the right one but now that I need to update the application tells me to insert the id of the psw wrong, how do I change it?

    I accidentally added the app store apple id wrong, then I was able to put the right one but now that I need to update the application tells me to insert the id of the psw wrong, how do I change it?

    You must update the apps with the Apple ID that they are purchased with.
    The only way to get round this is to re-purchase the app with the new Apple ID.

  • Need to update the actual start date & time of a operation in workorder

    Hi Experts,
                   I need to update the Actual Start date and Actual start time of a Operation of  a WorkOrder through a Function Module.
    I was looking into the BAPI_ALM_ORDER_MAINTAIN FM, but i couldn't find any field relating to the actual start date and start time of a operation.
    Kindly Suggest me which Function module i can use to complete my task.
    Thanks in Advance
    bye

    Hi,
    It is system's standard behavior and no other MRP type will help you in moving the start date outside the planning time fence. With MRP type P3 new requirements are covered at the end of the fixing period, the end date is set and planed order is scheduled backword. Hence the start date will lie within the planning time fence.
    Rgds,

  • In OWB I need to update the target table with same field for match/update

    In OWb I am trying to update the target table with the match and the update on the same field can this be done. I am getting a error match merge error saying you cannot update and match on the same field. But in SQl my select is
    Update table
    set irf = 0
    where irf = 1
    and process_id = 'TEST'
    Hwo do i do this in OWB.

    table name is temp
    fields in the table
    field1 number
    field2 varchar2(10)
    field3 date
    values in the table are example
    0,'TEST',05/29/2009
    9,'TEST',05/29/2009
    0,'TEST1',03/01/2009
    1,'TEST1',03/01/2009
    In the above example I need to update the first row field1 to 1.
    Update temp
    set field1 = 1
    where field1 = 0
    and field2 = 'TEST'
    when I run this I just need one row to be updated and it should look like this below
    1,'TEST',05/29/2009
    9,'TEST',05/29/2009
    0,'TEST1',03/01/2009
    1,'TEST1',03/01/2009
    But when I run my mapping I am getting the rows like below the second row with 9 also is getting updated to 1.
    1,'TEST',05/29/2009
    1,'TEST',05/29/2009
    0,'TEST1',03/01/2009
    1,'TEST1',03/01/2009

  • I just bought a new iPad 2. It says I need to update the software but it keeps failing., I just bought a new iPad 2. It says I need to update the software but it keeps failing.

    I just bought a new iPad 2. It says I need to update the software but it keeps failing., I just bought a new iPad 2. It says I need to update the software but it keeps failing.

    Have you already activated the iPad? That is what the screen is telling you to do - connect to the computer with the supplied cable and run iTunes while connected - and iTunes should guide you through the set up process. If you have already set up the iPad and you are still getting thos screen message - restore your iPad. You must be running iTunes 10.5 on your computer as well.
    Restore iPad
    If you can't restore this way, you will need recovery mode.
    Unable to Restore

  • If I have the Snow Leopard OS do I need to update the Lion OS before the new Mountain Lion OS?

    If I have the Snow Leopard OS do I need to update the Lion OS before the new Mountain Lion OS?

    Apple has not detailed Mountain Lion's requirements or how it will be made available, and probably won't until much closer to release. So we cannot answer your question at this time. Keep an eye on Apple's web pages for Mountain Lion as well as the many Apple-related news web sites and I'm sure you'll see the announcement when it comes.
    Regards.

  • I have a used macbook pro and i cant update the apps bought on the first owners account and i need to update the apps

    hi i hav a used macbook pro running mverics and i cant update the apps that were purchased by the preveous owner on a different itunes acount and i need to update the apps thanks

    It appears as if the OS currently on that machine was not the original OS? If so, you are running into this problem because the seller did not do what he was supposed to do - he was supposed to erase the hard drive and reinstall the original OS. And, if he got either the OS or any apps at the app store, they are not transferable as they are tied to his Apple ID forever. That is why you will have to pay for them using your own Apple ID. And, if he obtained the current OS at the app store, you may also run into another problem: you may not be able to reinstall the OS if needed as that is tied to the original Apple ID as well.

  • Need to update the business place and section code for the advances

    Hi,
    I need to update the business place and section code for already posted advance payment requests (f-47), advance payments (f-48) and clearing documents (F-54).
    I can able to update the business place and section code for only invoices those are coming from MM route in J1INPP.
    guide me
    sateesh

    Hi ,
    Please follow the below point as per note no 640231
    2.  Path : Transaction SM31 . Enter the table name as TRWPR and press
                                                                      Page 2
        maintain .
        a) Delete all entries linked to component ZIND if they are present.
        b) Check that, entries as specified below exist for Component IND.
           Business
           Tran.    Time     No    Component        Function Module
           DOCUMENT CLOSE    043   IND              J_1I6_UPDATE_BA
           DOCUMENT CLOSE    044   IND              J_1IEWT_UPDATE_SECCO
           DOCUMENT PREREV   810   IND              J_1I6_CIN_DOC_PREREV
           DOCUMENT CLOSE    810   IND              J_1I2_COPY_TO_LOCAL
           RABELEG  ERGAENZE 810   IND              J_1IEWT_COPY_BUPLA_FBZ
           BELEG    POST     810   IND              J_1ITDS_TABLE_UPDATE
           DOCUMENT CHECK    810   IND              J_1I6_VALIDATE_GR
           DOCUMENT POST     811   IND              J_1IEWT_UPDATE_PROVISION
           BELEG    POST     811   IND              J_1IEWT_UPDATE_PROVISION
           BELEG    CLOSE    820   IND              J_1I2_COPY_TO_LOCAL
           DOCUMENT CHECK    820   IND
           J_1I6_VERIFY_GR_EIC_QUANTITY
           DOCUMENT CLOSE    820   IND              J_1I6_COPY_TO_LOCAL
           DOCUMENT CLOSE    821   IND              J_1IEWT_COPY_TO_LOCAL
           DOCUMENT POST     821   IND              J_1ITDS_TABLE_UPDATE
           BELEG    CLOSE    821   IND              J_1IEWT_COPY_TO_LOCAL.
        For the first two entries which are marked with sequence number 43
        and 44 for the Business Transaction 'DOCUMENT' and Time 'CLOSE' ,
        ensure that the sequence number is below the number for function
        module FI_DOCUMENT_CLOSE. This is to ensure that these two functions
        are processed in time for other checks in Financial Accounting.
    MIRO documents also will update the Business place section code.
    Reg
    Madhu M

  • Hi anyone. Can I buy an SD card reader for my old Powerbook G4, OSX, 10.4.11 and it's only USB. I've never needed one previously but I now need to update the firmware on my camera. Can I get one, if so which one's best? Many thanks.

    Hi anyone.
    Can I buy an SD card reader for my old Powerbook G4, OSX, 10.4.11 and it's only USB.
    I've never needed one previously but I now need to update the firmware on my camera.
    Can I get one, if so which one's best? Many thanks.

    Hello,
    If it is a PowerBook G4 with a PC Card slot, you have two possibilities. You could buy a USB card reader for SD, or a PC Card adapter (such as SanDisk's 6-in-1adapter). Please note that you are or may be limited to plain SD (that is, not SDHC) unless otherwise noted. For a USB reader, make sure that it has Mac support. BTW, is an SD card absolutely necessary for the firmware update; is there not a way of updating via cable? If you post back with the camera model, someone may be able to provide additional information.
    Jan

Maybe you are looking for

  • Close front panel but leave open block diagram

    Is there a way to do this? I would like to have my block diagrams of a few subvi's open but front panels closed so my task bar isn't so cluttered. It's not a big deal, I was just curious CLA, LabVIEW Versions 2010-2013

  • Changing WT to GL mapping

    Dear All I am working in a group of companies and there is a request to change the GL mapping for few wage-types for one particular company.  I am new to this particular area of SAP HR, but I am learning.  By far what I have understood that WT are ma

  • JTable Column Headings not displaying

    Hi I have recently made a Jtable a node of a Jtree. My table shows (semi-correctly) and is editable. I can't seem to see the headings of each column. and the left hand border line of the table is missing. Anyone know why this is?? I presume that I ca

  • New Keynote won't open.

    I updated Keynote and now it is done, but i can not open the application "because it is still updating, and programs that are updating can not e opened", i don't understand, it is done updating and I have used it a couple of times after updating it a

  • SQL Query Posting the Data Properly but Generating An Error

    I've created a SQL query to update records in a database.  While testing I used an Access database and it worked perfectly.  To go into production I've moved the data to SQLServer 2005 installed on my xMII server.  The SQL syntax is different for han