How we can replace the column in Core Table plz see this msg

Hi,
How we can replace the column in Core Table plz see this msg
Req:
when i push the Insert button the data inserted into the Table
like
Cols Values
FOCD      CUFZ14
PRDCD FU6
Month 082008
AgencyCD AG02
PLAN 123
This is FO_Plan Table....
Requirement:
i need at table show to replace the Prd_CD to Prd_Desc while inserting the above Row....
There is no Prd_Desc in FO Plan Table....
Prd_desc comes from Product Table.
did u get my point...
how to solve.
Thanks
Ram
Edited by: Ram Vungarala on Sep 24, 2008 9:09 AM
Edited by: Ram Vungarala on Sep 24, 2008 9:15 AM

Hi,
I'm not sure if I understood what are you trying to do. But you can modify your table in a backing bean code. JSF page code for a table:
<af:table id="product_search_results_tbl" binding="#{backingBean.boundTable}" ... />
And a backing bean code:
import oracle.adf.view.faces.component.core.data.CoreTable;
public class YourBackingBean {
    private CoreTable boundTable;
    public void setBoundTable(CoreTable boundTable) {
        this.boundTable = boundTable;
    public CoreTable getBoundTable() {
        return boundTable;
   public String insertButtonAction() {
      // Bind your button action to this method and modify here your bound table
     return null;
{code}
Look for column modification methods in a CoreTable class documentation.
Marius                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

Similar Messages

  • How do i group the columns of a table for a given row?

    Hi,
    I have a situation where i need to display a table that has a column for every day of  a given period of time. But the first two rows of the table should be grouped in such a way that each cell of the first row covers the seven columns of the rows below. how do i accomplish this in web dynpro abap table controls?

    Hi,
    Dynamic TABLE UI element generation and internal table 
    Re: Dynamic Tables and UI
    Re: Dynamic Programing
    Regards,
    Lekha.

  • How we can populate the form data from 2D barcode

    Hi All,
    Can anyone tell me how we can populate the form data from 2D barcode, will this can be done through script(javascript)?.
    Thanks & Regards,
    Faisal Afzal

    I was hoping someone could put me in the right direction here. I am basically doing the same . I am decodeing the information stored in a 2D Bar code and sending this information to an XML file, then I am trying to combine that xml file with a blank PDF template but the process is failing beacuse there are some additional tag fields the XML data from the  Decode->Extract XML process.
    The XML file from the decode process gives the structure below..notice therer some extra tags (lines 2- 4)
    <?xml version="1.0" encoding="UTF-8"?>
    <xdp:xdp xmlns:xdp="http://ns.adobe.com/xdp/" xmlns:xfa="http://www.xfa.org/schema/xfa-data/1.0/">
    <xfa:datasets>
    <xfa:data>
    <form1>
    The XML structure that is expected by the PDF template is as follows
    <?xml version="1.0" encoding="UTF-8"?>
    <form1>
    So the xml output of the Decode barcode + Extract XML process has three extra lines of tag. Is there a way I could use a process within liveCycle to clean out those three lines in real-time before sending the xml to be recombined with the PDF template.
    Thanks

  • My mac mini hard drive is failing. I am no longer under warranty. Do you know how much it cost to have Apple replace the hard drive? or How I can replace it myself?

    MY mac mini hard drive is failing. I am no longer under warranty. Do you know how much it cost to have Apple replace the hard drive? or How I can replace it myself?

    You can do it yourself. I did on my 2009 Mini
    http://www.ifixit.com/Device/Mac_Mini
    Also, this place sells HSDs and has install videos.
    http://eshop.macsales.com/installvideos/

  • Hello, I live in Uruguay and I dropped my iphone in water. How I can get the out-of-warranty replacement? There is no apple store in Uruguay.

    Hello, I live in Uruguay and I dropped my iphone in water. How I can get the out-of-warranty replacement? There is no apple store in Uruguay.

    You can also try the Support site:https://getsupport.apple.com/Issues.action
    And the ExpressLane for a service request: https://expresslane.apple.com

  • Details: Numbers not translating an Excel document with column headings where the text is rotated counter clockwise 90 degrees with-in the cell.  Can you tell me how I can rotate the contents with-in a cell?

    Details: Numbers not translating an Excel document with column headings where the text is rotated counter clockwise 90 degrees with-in the cell.  Can you tell me how I can rotate the contents with-in a cell?

    Numbers does not have rotated text within cells.  You can place a text box over the cell that has rotated text but you cannot rotate text within a cell.

  • My macbook pro got so many scratches and dents, i just want to know that how i can replace it with the new one?

    my macbook pro got so many scratches and dents, i just want to know that how i can replace it with the new one?

    Sell the Old one... Buy a New one...

  • I purchaised MPV's Core Numbers '09 101 software online yesterday. The software only shows the toutorial, and I couldn't find the actual spread sheet. I have taken a long time watching the toutorial. Please help me on how I can find the actual program.

    I purchaised MPV's Core Numbers '09 101 software online yesterday. The software only shows the toutorial, and I couldn't find the actual spread sheet. I have taken a long time watching the toutorial. Please help me on how I can find the actual spread sheet to work on. Thank you in advance

    Visit the developer site for help.
    https://www.appomator.com/support/

  • When someone other than myself downloads an image from my web album, a dynamically generated file name replaces the original file name.  How I can prevent the original file name being replaced during the downloading process?

    When someone other than myself downloads an image from my web album, a dynamically generated file name replaces the original file name.  How I can prevent the file name being changed during this downloading process?

    Hi Glenyse,
    Here are my steps.
    1.  I upload multiple image (jpg) files onto my photo album.
    2.  I select the "sharing" by email option for this album.
    3.  I enter the recipient's email address.
    4.  The recipient receives my message and clicks on the link.
    5.  The recipient accesses my photo album and clicks on one of the images.
    6.  The image opens up to its own screen.
    7.  The recipient selects the "download" and then save file option.
    Here is the part I do not understand.  For some reason, during this "download" process, the original name which I have given to the file is replaced by different name.  So I was hoping that someone knows how to prevent the file name from being changed during the "download and save" process.
    Much appreciated if you can help me find a solution to this problem.
    Mary  

  • How to implement DataTable where we can move the columns arround

    Hi,
    I want to implement a functionality where my data is shown in a table. I need to have a sort functionality, pagination functionality and also provide a functionality where users can resize the columns, move arround the columns. Just like windows explorer where we can sort and also move arround the columns. Also need to keep user profiles i.e. next time when a user comes in sees the same arrangement of columns and look & feel. Are there any open-source components I can use if not what is the best way to implement this functionality.
    Thanks

    Any feedbacks

  • How to get all the columns displayed in pdf.

    If the ALV Display contains 25 columns.When i tried to give the print in PDF format.
    in the PDF it is displaying only 10 columns.Can you let me know how to display all the columns (i.e 25) in the pdf.

    Hi,
    Check the OSS Note 186603 which deals with how to handle Spool lists with width > 255 characters.
    Regards,
    Satish

  • How can I select columns from a table EMP, using Select statement?.

    Hi Friends,
    How can I select columns from a table EMP?.
    I want to select columns of EMP table, using select statement.
    Please reply me urgently.
    Shahzad

    Something like this:
    scott@DBA> select empno,ename,job from emp;
         EMPNO ENAME      JOB
          7369 SMITH      CLERK
          7499 ALLEN      SALESMAN
          7521 WARD       SALESMAN
          7566 JONES      MANAGER
          7654 MARTIN     SALESMAN
          7698 BLAKE      MANAGER
          7782 CLARK      MANAGER
          7788 SCOTT      ANALYST
          7839 KING       PRESIDENT
          7844 TURNER     SALESMAN
          7876 ADAMS      CLERK
          7900 JAMES      CLERK
          7902 FORD       ANALYST
          7934 MILLER     CLERK
    14 rows selected.Check the documentation:
    http://download-east.oracle.com/docs/cd/B19306_01/server.102/b14200/statements_10002.htm#sthref9697
    Message was edited by:
    Delfino Nunez

  • How to re-arrange the columns present in pivot table view in obiee 10?

    Can you please tell me How to re-arrange the columns present in pivot table view in obiee 10?

    I have columns as 1,2,3,4,6,7, in pivot table view.
    I have calculated item (column 5 as summation of 1,2,3,4) and caluclated itme (column 9 as summation of 6,7)...now if i arrange ascending then calculated columns 5,9 don't get affected.
    I need the order as 1,2,3,4,5,6,7,9

  • FBL3N - How I can inform the "Special G/L Indicator" field???

    Hi All.
    In the G/L account line item display transaction ( FBL3N ) , i can see the column "Special G/L Indicator", but this field is empty.
    In the BSEG table this field ( UMSKZ )  is informed.
    How I can to inform this field  in the FBL3N???
    Thanks
    Ismael

    Hi srinivasa.
    I said in my post, I can see the column with this field, but the field is EMPTY.......
    My question is, how I can to see this field informed in FBL3N.
    Best regards.
    Ismael

  • How to Hide/show the columns data while doing Drill down or drill up

    Hi ,
    How to Hide/show the columns data while doing Drill down or drill up in webi report .
    Does it possible BO 3.1 version ?
    Please suggest me on this.
    Thanks & Regards
    Venkat

    While that is not there yet, you can make use of the show when empty yes/no in combination with alerters.
    So I have an alerter applied to every cell of the table.
    When a condition is true (say I drilled down) I just put = "" in every cell, emptying the table,
    because its now empty and doesn't need to show, it wont.
    For the detail table I use the opposite, so when you drilled down it becomes visible...
    Hope this helps all that do not have 40 yet
    Good luck,
    Marianne

Maybe you are looking for

  • Opening files in photoshop from Iphoto

    I am switching over from Photoshop Cs3 on a PC to CC on a Mac. Huge adjustment. My question is, how the heck do I open or drag and drop photos from iphoto into photoshop? I can seem to be able to get the programs to work hand in hand. Anyone else hav

  • SQL Developer 3.0 Final Available with Data MIner

    A new SQL Developer extension, Oracle Data Miner is the graphical user interface for Oracle Data Mining, an option to the Oracle Database Enterprise Edition. Oracle Data Mining provides in-database functionality that enables users to discover pattern

  • AIAB issue (asset settlement issue)

    Dear Sapguru, On dev system, we are facing an issue for tcode AIAB. In our current process we park & post document through MIR7 & MIR6 respectively. While posting the document we post to CWIP asset & later on transfer from CWIP to actual asset. But f

  • Where do i send my zen micro to get fi

    hi, a few days ago my zen micro got wet(realy wet) and now stops at the first creative screen and only goes that far when pluged into the computer well anyway does any one know where i can send it to get fixed? if you do it would be a big help.

  • SUNONE 7 Platform Crash under load

    SunOne is crashing every 14 hours with a message: [07/Apr/2003:01:11:18] FATAL ( 5205): CORE3260: Server crash detected (signal SIGSEGV) [07/Apr/2003:01:11:18] INFO ( 5205): CORE3261: Crash occurred in NSAPI SAF error-j2ee [07/Apr/2003:01:11:18] INFO