End of table in the OPS database

Hi all

I need help about table OAF related issue. I need to display data on the table of the OFA. But every time when I click on NEXT 5 RECORDS from a table and return to the previous page, all column values are substituted with the first column in a table value. Please look at the screenshot. This table created dynamically with dynamic VO

capturedelete1.JPG

.

Now, I click next 5 records

capturedelete1.JPG

I'll now have to first five records by clicking back. All column values are overwritten with the first values of the column.

capturedelete1.JPG

Code snippet:

OATableBean = tabbean

CreateWebBean (OATableBean) (pageContext, TABLE_BEAN, null, "table");

tabbean.setID ("TableBN");

tabbean.setNumberOfRowsDisplayed (5);

tabbean.setWidth("45%"); "

tabbean.setUserCustomizable (true);

tabbean.setViewUsageName ("xxVO");

Is not of the columns at the bottom of the method.

int numattr = vo.getAttributeCount ();

for (int columnNo = 0; columnNo < numattr; columnNo ++)

{

AttributeDef ad = vo.getAttributeDef (columnNo);

String attrName = ad.getName ();

String colName = ad.getColumnName ();

AttributeDefImpl addr = (AttributeDefImpl) vo.findAttributeDef (colName);

addr.setUpdateableFlag (AttributeDefImpl.UPDATEABLE);

System.out.println ("Yves ding"+ addr.getUpdateableFlag () ');

query was written for the correct data type in TEX INPUT TO DEFINE THE VIEW USE MESSAGE

Pran string ="";

Try

{

Pran = "SELECT DISTINCT DATA_TYPE FROM DBA_tab_columns WHERE table_name = UPPER (" + TableName + ") AND COLUMN_NAME = UPPER ("+ colName +")"; "

St = con.createStatement ();

RS = st.executeQuery ("SELECT DISTINCT DATA_TYPE FROM DBA_tab_columns WHERE table_name = UPPER ("+"'" + TableName + "'" +") AND COLUMN_NAME = UPPER("+"'"+colName+"'"+")");

System.out.println ("DataType" + Pran);

While (RS. Next())

{

String colprompt = attrdef [columnNo] .getName ();

OrclDataType = rs.getString (1);

System.out.println ("DataType" + OrclDataType);

}

RS. Close();

St.Close ();

}

{} catch (sqlexception Exception)

pageContext.putDialogMessage (new OAException ("OraclePreparedStatement OR OracleResultSet Exception" + sqlexception));

sqlexception.printStackTrace ();

}

System.out.println (colname. Matches(".*date.*"));

If ("!" true".) Equals (colname. Matches(".*date.*")))

If (!) "" LAST_UPDATE_DATE ". Equals (colname) & &! "" LAST_UPDATE_LOGIN ". Equals (colname) & &! "' CREATED_BY". Equals (colname) & &! "' CREATION_DATE". Equals (colname) & &! "" LAST_UPDATED_BY ". Equals (colname) & &! "" WH_UPDATE_DATE ". Equals (colname) & &! "" LAST_ORDERED_DATE ". Equals (colname) & &! "" PROGRAM_UPDATE_DATE ". Equals (colname))

If (!.) OrclDataType.equals ("DATE"))

{

name of column = (colName.replace ('_', ' ')). toLowerCase();

String colprompt = attrdef [columnNo] .getName ();

String colprompt1 = attrdef [1] .getName ();

System.out.println ("colprompt" + colprompt);

SampleVO1 is the name of the ViewObject

OAMessageTextInputBean = oamessage

CreateWebBean (OAMessageTextInputBean) (pageContext,

MESSAGE_TEXT_INPUT_BEAN,

(NULL, 'text');

oamessage.setPrompt ("Table name");

oamessage.setMaximumLength (30);

oamessage.setID (name of column, "col" + "0");

oamessage.setViewUsageName ("xxVO");

oamessage.setViewAttributeName (attrName);

oamessage.setLabel (colName);

oamessage.setUserCustomizable (true);

oamessage.setWrapEnabled (true);

oamessage.setDataType (OrclDataType);

}

}

webBean.set (true);

webBean.addIndexedChild (tabbean);

webBean.s

pageContext.putTransactionValue ("xflag", 'Z');

xflag = "N";

}

Please help me... Thanks in advance

Is it not the same question as failed form Validation: "the value is not a date and time in the format" ?

As suggested in the other thread, use a name for the dynamic OAMessageTextInputBean.

OAMessageTextInputBean = oamessage

CreateWebBean (OAMessageTextInputBean) (pageContext,

MESSAGE_TEXT_INPUT_BEAN,

(NULL, 'text' + columnNo);

See you soon

AJ

Tags: Oracle Applications

Similar Questions

  • create table in the remote database

    Hi friends,

    Is it possible to create a table in a remote with the syntax as database

    create table - on the remote database
    in select * from tbl - table with user defined data types.

    Thank you
    Akila Mathon.

    Remote DDL operations are not allowed.

    Create a procedure on the remote database, which will create the table using

    execute immediate 'Create table table_1 as select * from table@remote_link '
    
    Example
     create procedure ddl_remote(str varchar2)
     as
     begin
       execute immediate str ;
     end ;
     /
    

    Where remote_link is the database when you call the procedure.

    Directly GRANT EXECUTE CREATE TABLE to the user in which the procedure is created.

    Call the procedure of your current database.

    begin
       ddl_remote@DB_remote('create table emp as select * from emp@remote_link ') ;
    end ;
    /
    

    HTH
    SS

  • create table on the production database

    Hi expert I want some knowledge in real time
    If a user has requested to create a table on the production database where DBA one should contact 1.
    form where dba approval for create table.


    Thanks and greetings
    Sanat

    It depends on your hierarchy of society. Generally, your immediate boss.

  • Update of a row of table in the OPS

    Hi all

    I have a table with an editable column. Once the user enters the value, the corresponding row should be updated only in front-end withopout update of the database. Please help on this.

    Thank you

    Either create readonly viewobject and link it to the table
    or
    Create a transitional attribute in the t and link it with the column in the table.

    Now, the changes made to the original Version will be displayed on the screen and it will not go to the database.

    Prasanna-

  • Insertion of a table in the site database built in Muse

    Hi, I have built my site in Adobe Muse. I now need to add a new page, which should contain a data table. The table will have 11 columns and 400 lines of data that must be updated regularly. I tried with a widget called MSC Tablesmith but it does not seem to handle this amount of data. If I get my programmer to create this database for this one page will always be able to edit and modify the rest of the site in Muse? If not, is there a better widget or another way for me to do that?

    The best way to do is to update your hosting with Business Catalyst plan to include Web applications, which are basically databases that you can integrate with Muse. In this way, you can continue publishing Muse, but you connect to the BC Admin to manage the database (Web App). We are happy to help the integration, if you have any questions. Just reach out to us at www.aidbc.com.

    Thank you!
    Karim

  • EMP tables in the relational database

    Hello
    Can you please let me know what is the tables are actually created in the SCHEMA (Shared services) or EAS in the relational database. It's when configuring EMP that tables are automatically created in the database?

    Appreciate your comments and thank you for your time.

    Thank you
    Hari

    Yes the tables are automatically created and filled at the point of configuration.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • _V tables in the portal database

    Does anyone know what function tables _v in the portal database are?  I was research on weblogic portal preferences and connected to the portal pointbase database.  I saw the following tables:

    pf_portlet_preference;
    pf_portlet_preference_v;
    pf_portlet_preference_value;
    pf_portlet_preference_value_v;

    It looks at the v and table v are the same in structure and content. Can someone explain what are the tables _v?  That's the redundancy?


    Output of select > >

    SQL > select * from pf_portlet_preference;


    CREATION_DATE MODIFIED_DATE IS_MODIFIA IS_MULTIVA PREFERENCE_DESCRIPTION PREFERENCE_NAME PORTLET_INS
    ----------- -------------------------------------------------------------------------------- ----------------------------- ----------------------------- ---------- ---------- ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    4002 remoteUrl 12-10-2011 13:29:31.0 2011-10-12 16:16:36.0 0 0 NULL
    16001 HireYear 2011-10-25 13:00:20.0 2011-10-25 13:00:32.0 1 1 NULL
    12001 FavoriteColor in 2011-10-26 11:12:20.0 2011-10-28 16:09:28.0 1 1 NULL

    3 selected lines. Select * from pf_p..., Total dry 0, compile dry 0


    SQL >
    Select * from pf_portlet_preference_v;


    CREATION_DATE MODIFIED_DATE IS_MODIFIA IS_MULTIVA PREFERENCE_DESCRIPTION PREFERENCE_NAME PORTLET_INS
    ----------- -------------------------------------------------------------------------------- ----------------------------- ----------------------------- ---------- ---------- ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    4002 remoteUrl 12-10-2011 13:29:31.0 2011-10-12 16:16:36.0 0 0 NULL
    16001 HireYear 2011-10-25 13:00:20.0 2011-10-25 13:00:32.0 1 1 NULL
    12001 FavoriteColor in 2011-10-26 11:12:20.0 2011-10-28 16:09:28.0 1 1 NULL

    3 selected lines. Select * from pf_p..., Total dry 0, compile dry 0


    SQL >
    Select * from pf_portlet_preference_value;


    PORTLET_PRE PORTLET_INS PREFERENCE_NAME CREATION_DATE MODIFIED_DATE PREFERENCE_VALUE
    ----------- ----------- -------------------------------------------------------------------------------- ----------------------------- ----------------------------- ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    6 4002 remoteUrl 2011-10-12 16:16:36.0 12-10-2011 16:16:36.0 http://localhost:7001/POCClipperWAR/faces/index.jsp
    8 16001 HireYear 2011-10-25 13:00:32.0 2011-10-25 13:00:32.0 2011
    158 12001 FavoriteColor in 2011-10-28 16:09:28.0 2011-10-28 16:09:28.0 Red
    159 12001 FavoriteColor in 2011-10-28 16:09:28.0 2011-10-28 16:09:28.0 Green
    160 12001 FavoriteColor in 2011-10-28 16:09:28.0 2011-10-28 16:09:28.0 blue

    5 selected lines. Select * from pf_p..., Total dry 0, compile dry 0


    SQL >
    Select * from pf_portlet_preference_value_v;


    PORTLET_PRE PORTLET_INS PREFERENCE_NAME CREATION_DATE MODIFIED_DATE PREFERENCE_VALUE
    ----------- ----------- -------------------------------------------------------------------------------- ----------------------------- ----------------------------- ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    6 4002 remoteUrl 2011-10-12 16:16:36.0 12-10-2011 16:16:36.0 http://localhost:7001/POCClipperWAR/faces/index.jsp
    8 16001 HireYear 2011-10-25 13:00:32.0 2011-10-25 13:00:32.0 2011
    158 12001 FavoriteColor in 2011-10-28 16:09:28.0 2011-10-28 16:09:28.0 Red
    159 12001 FavoriteColor in 2011-10-28 16:09:28.0 2011-10-28 16:09:28.0 Green
    160 12001 FavoriteColor in 2011-10-28 16:09:28.0 2011-10-28 16:09:28.0 blue

    5 selected lines. Select * from pf_p..., Total dry 0, compile dry 0

    These aren't the tables. They are seen.

  • How do I get the name of the web page in v$ session table in the Oracle database

    We have asp.net web application hosted on IIS (windows) and the connection to the Oracle (10g) database.


    When I query the table v$ session in the database as a Jr.DBA, I don't see the name of the program as "w3wp.exe.
    coming from the computer host IIS (web server).

    Now, it is difficult to diagnose as session in the database that refers to what web page in the web application.

    If I have 10 web pages open in my web application connecting to the Oracle database, now if I wanted to go
    session info, when I browse the v$ session all it shows me what "w3wp.exe.

    Now is there a way to get the name of the web page in the session of $ v.

    (maybe he needs a few changes to the code in the application web asp.net, change in the configuration of IIS web server as well).

    Let me know

    Dear johnpau2013,

    It's an interesting question. See the documentation below and see if they help you or not?

    DBMS_APPLICATION_INFO;

    http://download.Oracle.com/docs/CD/B19306_01/AppDev.102/b14258/d_appinf.htm#CHEEFBBD
    http://download.Oracle.com/docs/CD/B19306_01/AppDev.102/b14258/d_appinf.htm#i999290
    http://download.Oracle.com/docs/CD/B19306_01/AppDev.102/b14258/d_appinf.htm#ARPLS003

    Hope that helps.

    Ogan

  • Help needed in the table in the Table using the OPS approach

    We have a requirement in the OPS in which the region of the page of search results should provide details of the header. And in the header Details there is a show and hide the button that would show details of line corresponding to the header (such as the Table - to - Table).



    For more details header I used table under the tip, I used region of detail and there I created the table for more details of line.

    I also created see links in the header details links discovers the object and a view object Details.



    I put in the request of the controller process method, see link name and name of the child attribute for external table (table details header) and the inner table (line details table)



    When I launch OAF page, I get the error below. I am facing this error when I tried to put the link name view attribute and child of the internal table (i.e. table line details) in the controller.

    Retail 0 #.
    java.lang.NullPointerException
    at oracle.apps.fnd.framework.webui.OAAdvancedTableHelper.updateInnerTableProperties (unknown Source)
    at oracle.apps.fnd.framework.webui.OAAdvancedTableHelper.processRequestAfterController (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanTableHelper.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAAdvancedTableHelper.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.beans.table.OAAdvancedTableBean.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.beans.layout.OAFlowLayoutBean.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest (unknown Source)
    at oracle.apps.fnd.framework.webui.OAWebBeanTableHelper.processRequest (unknown Source)

    User - try the framework OFA Forum

  • Authentication using the table and the existing database

    Very new to APEX here. In authentication methods and was curious to know if it is possible to link the Apex on an existing Oracle database and the table to get information for user name and password. Trying to use the employe_id and last 4 of their social.

    Any ideas or things I can read up to get a general idea?

    JosephPortello wrote:
    fac586, thank you. I didn't even know what I had done.

    Yet one thing that happens now after I corrected my incorrect syntax.

    CREATE OR REPLACE FUNCTION EmployeeIDAuth (
    p_username IN VARCHAR2,
    p_password IN VARCHAR2
    )
    RETURN BOOLEAN
    IS
    form l_count NUMBER;
    BEGIN
    SELECT COUNT(*) into l_count from table@db WHERE employee_no=p_username AND bdate=p_password;
    IF l_count > 0 THEN
    RETURN TRUE;
    ELSE
    RETURN FALSE;
    END IF;
    END; 
    

    Now returns an error of:

    Error on line 15: PLS-00103: encountered the symbol "end-of-file" when expects it one of the following values:

    not end up dominant static of final instantiable order pragma
    manufacturer membership card
    1. CREATE OR REPLACE FUNCTION EmployeeIDAuth)
    2 p_username IN VARCHAR2,
    3 p_password IN VARCHAR2

    Any other ideas?

    Remove the false token form.

  • tools for the standardization of the huge table in the oracle database

    I have a huge database. I need to normalize the database up to 3NF. Have we not all tools to normalize the database up to 3NF.

    [email protected] wrote:
    I have a huge database. I need to normalize the database up to 3NF. Have we not all tools to normalize the database up to 3NF.

    Not within Oracle. Standardization of data is the down and dirty job to analyze your data in your business. If you want to say that your employee table has a primary key on the color of the hair to Oracle, oracle is quite happy to create this table and PK.

  • clear the table in the OPS

    Hello

    I have a search page where the data is displayed in a table based on the search button. How to erase the data displayed in the table when you press a key "clear"?

    I used

    VO. Reset();
    vo.clearCache ();

    but they did not work.

    Thank you
    PK

    Hello

    Define where the clause of your VO as 1 = 2 and then run query on VO, table fade as a query with where clause as 1 = 2 can never pick a data.

    Kind regards
    Out Sharma

  • Stream 90 tables implementation of 400 tables in the same database.

    Hello

    I intend to use DBMS_STREAMS_ADM. 90 400 tables of selection tables ADD_TABLE_RULES.
    Is this a good option or go to ADD_SCHEMA_RULES and include these 90 rules positve tables throughout.
    Please help me in this.
    If anyone has the code for sapmle please post here.

    Thank you
    Ray

    Please go through the sequence of steps for installing Oracle Streams at the Table level
    [Installation step by step flow | http://krish-dba.blogspot.com/2008/12/streams-setup.html]
    Thank you
    Krishna

    Published by: Krishna R on January 20, 2009 22:52

  • Important RMAN linked tables in the catalog database.

    I want to check that database in RMAN backups completed successfully backend with a log file

    All online backups are holding tapes by TSM.

    Please help me in this regard.

    There are many points of view such as RC_BACKUP_CONTROLFILE, RC_BACKUP_CORRUPTION, RC_BACKUP_DATAFILE, RC_BACKUP_PIECE, RC_BACKUP_REDOLOG, RC_BACKUP_SET, RC_BACKUP_SPFILE. Check this

    Kind regards.

  • size of a table in an access database

    Hello

    I try to know the size of a table in the access database, then I would be to turn it into a string value, but I have no success.

    I have attached a JPEG of my code.

    in the concatenated string should appear "rapportx.png" where x represents the size of the table

    You must use 'Decimal string' to convert the number to text.

    Please also note that the size "Array" returns a 2D array in your case: If you have two dimensions.

    Finally, and above all, to count the number of records it reveal be more efficient to use the sql count() function:

    http://www.w3schools.com/SQL/sql_func_count.asp

    Kind regards

    Marco

Maybe you are looking for