How to fix the value of table type defined on page of the ofa LOV

Hello world
There's a valueset created in the xx_ap_valueset to say front end which is of type table and created on a table xx_ap_table somewhere with cluase and stopped by the clause.

Is there a way that we can reach this value a page of the OPS LOV? or is it just that I need to create a vo and reproduce the select statement used in the valueset.


Help, please!

Thank you
Sunny

Sunny,

You can not attach the Valueset to the Lov directly. You must create a VO for this.

Kind regards
GYAN

Tags: Oracle Applications

Similar Questions

  • How to look up values of a Type in another?

    Hi all!

    I got a dillema and don't know how to look up values in another type.

    I had

    DECLARE  
    v_id NUMBER := null;
    
      CURSOR c1
      IS
      SELECT * 
      FROM temp_data; -- 1M rows
    
      CURSOR c2
      IS
      SELECT id, name, name2, name3, name4, type
      FROM real_data;--1M rows
    
      TYPE temp_data_table IS TABLE OF temp_data%ROWTYPE;
      TYPE real_data_record IS RECORD (
          id            NUMBER    := NULL, 
          name          VARCHAR2(2000)  := NULL,
          p_name        VARCHAR2(2000)  := NULL,
          pp_name       VARCHAR2(2000)  := NULL,
          ppp_name      VARCHAR2(2000)  := NULL,
          address_type  VARCHAR2(2000)  := NULL
          );
      TYPE real_data_table IS TABLE OF real_data_recordINDEX BY BINARY_INTEGER;
      real_data_t real_data_table ;
      temp_data_t temp_data_table ;
    
    BEGIN 
    
      OPEN c1;
      FETCH c1 BULK COLLECT INTO temp_data_t ;
      
      OPEN c2;
      FETCH c2 BULK COLLECT INTO real_data_t ;
    
      FOR i IN temp_data_t .FIRST .. temp_data_t .LAST 
      LOOP
         -- TODO how to search value by predicates:  temp_data_t(i).name , temp_data_t(i).surname in real_data_t 
    /*
    Something like SELECT id INTO v_id FROM real_data_t rdt WHERE rdt name = temp_data_t(i).name AND rdt.p_name = temp_data_t(i).surname -- ......
    */
      END LOOP
    
    
    END;
    

    Are its same posible?

    Or it will be a corectly how?

    Thanks for the tips

    Answers helpful guaranteed!

    The corect way is to use very fast execution of MERGE WITH UPDATE and reduces table scans.

    As:

    MERGE INTO employees e
      USING hr_records h
      ON (e.id = h.emp_id)
      WHEN MATCHED THEN
      UPDATE SET e.address = h.address
      WHEN NOT MATCHED THEN
      INSERT (id, address)
      VALUES (h.emp_id, h.address);
    

    Thanks for the tips!

  • Pass values of table type (parameter)

    Hi all
    I've written a procedure that has table type among the input parameters. How to pass values from table type while calling the procedure. Please suggest


    Thank you and best regards,
    Mahesh


    -For reference

    -Registration type
    CREATE or REPLACE TYPE lt_rec_type IS (of the OBJECT
    Article VARCHAR2 (2000 BYTE)
    (, quantity NUMBER (10));

    -Table type
    CREATE or REPLACE TYPE lt_tbl_type IS TABLE OF THE lt_rec_type;

    -Procedure
    (PROCEDURE) xxxx
    p_table_type lt_tbl_type);
    SQL> CREATE OR REPLACE TYPE lt_rec_type IS OBJECT(item VARCHAR2(2000), quantity NUMBER(10))
      2  /
    
    Type created.
    
    SQL> CREATE OR REPLACE TYPE lt_tbl_type IS TABLE OF lt_rec_type
      2  /
    
    Type created.
    
    SQL> CREATE OR REPLACE PROCEDURE proc(p_table_type IN lt_tbl_type)
      2  AS
      3  BEGIN
      4     FOR i  IN 1..p_table_type.count
      5     LOOP
      6             dbms_output.put_line(p_table_type(i).item ||'/'|| p_table_type(i).quantity);
      7     END LOOP;
      8  END;
      9  /
    
    Procedure created.
    
    SQL> SET SERVEROUTPUT ON
    
    SQL> DECLARE
      2     l_tbl_type lt_tbl_type := lt_tbl_type();
      3  BEGIN
      4     l_tbl_type.extend;
      5
      6     l_tbl_type(1) := lt_rec_type('Car', 100);
      7
      8     l_tbl_type.extend;
      9
     10     l_tbl_type(2) := lt_rec_type('Bike', 450);
     11
     12     proc(l_tbl_type);
     13  END;
     14  /
    Car/100
    Bike/450
    
    PL/SQL procedure successfully completed.
    
    SQL>
    
  • How to fix the position of the cmd window?

    I would like to know how to fix the position of the cmd window on the upper right corner instead of middle of anywhere in the window.

    Does anyone have any suggestions?
    Thanks in advance for your suggestions

    Hello!

    Open "Command Prompt", right-click the title bar and choose "Properties".

    Go to the Layout tab.

    In terms of the "Position of the window", uncheck "Let system position window.

    Change the Left and Top values to your preference - on my system (left = 290, Top = 0) are ok.

    On the same tab, look at the picture under "Overview of the window" to try different values - the window position changes after entering a value in the left text box and pressing the tab key.

    I hope that helps!

  • How to fix the error with the code: 0xe7210001 failed to load powrprof, object: cls

    Hello

    Dose anyone know how to fix the error with the code: 0xe7210001, message: unable to load powrprof, object: CLSD-no-it is found;
    OR: Fingerprintsoftware OR error: replicas THotkey.exe message window and the computer freezes

    Maleware scanned and virus, also in safe mode, found no infection, reinstalled driver fingerprint, but nothing has changed.

    grateful for the help!

    Hello

    > message: unable to load powrprof, object: CLSD-no-it is found;
    In my view, this would mean that there is a problem with Toshiba Power Saver
    What laptop Toshiba, you have exactly?

    Maybe reinstall Power Saver could help. You can find it on the official website of Toshiba.

  • How to fix the main button to paste constantly

    How to fix the main button to paste constantly

    Short of getting a replacement from Apple or risk a repair third shop there is nothing you can do. How about a button on the home screen? Go to settings > general > accessibility > assistive touch > on.

  • How to fix the bug of 1970 on iPad mini 2

    How to fix the bug of 1970 on iPad mini 2

    It is not a bug. It is the result of a deliberate action by the user. However, some reported that the DFU restore, if it does not, then you must make an appointment at the Genius Bar at the Apple Store closest to him have supported. Apple is working on an update that will prevent users from doing it again. If you changed the date to May 1970 or earlier and he can't restart your iPhone, iPad or iPod touch - Apple Support

  • How to fix the microphone in Compaq Presario R3000

    Original thread title - how to fix the microphone in Compaq Presario R3000?

    Hello
    I have a laptop Compaq Presario R3000, and I tried to use Skype on it. Problem is that the other end can't hear me. I tried all the suggestions on the site of Skype to try and attach the microphone.  I tried the recorder (click programs, accessories, then entertainment to access), but when I record my voice, nothing, so I guess it has something to do with the microphone. Just to be sure - this model has an internal microphone? What I've read, it seems that it does. I downloaded the updated drivers, so I don't think that's the problem. Any suggestions? I'll try anything now, because I spent about 6 hours online trying to get the microphone to work and so far, nothing. Thank you! Patti

    Hello

    1. What problem is only on Skype?

    2. were you able to use this microphone earlier?

    3 have there been any changes made on the computer before the show?

    4. what operating system are you using on your computer?

    I suggest you to consult the steps mentioned below and check if it helps.

    Run the troubleshooter of sound recording
    Click on the link below and run the troubleshooter.
    http://Windows.Microsoft.com/en-us/Windows7/open-the-recording-audio-Troubleshooter

    See the following Help article.

    Tips for solving common audio problems

    http://Windows.Microsoft.com/en-us/Windows7/tips-for-fixing-common-sound-problems

    No sound in Windows

    http://Windows.Microsoft.com/en-us/Windows/help/no-sound-in-Windows

    If the problem persists, then I suggest you to contact Skype to get help.

    https://support.Skype.com/

    It may be useful

  • Problems of updates Windows XP - how to fix the incorrect Windows XP updates KB2633952 keep asking to install?

    Problems of updates Windows XP - how to fix the incorrect Windows XP updates KB2633952 keep asking to install? True, it is that it is already installed on your computer. If hide us, an another previous KB2570791 arises in our updates of Windows and asked to install anything, that it was installed... of the questions repeated and very annoying.  Help, please!

    (Microsoft Answers just sent us message have deleted our previous thread, ask for help!) We are simply not that these problems are problems with Windows XP updates related to DST or not?)

    Nadia. PA supporter said that your computer is hacked. He may be right. I can't weigh because I don't know what led him to this conclusion. If your computer is hijacked, then you should address that more that you need to fix this minor update. However, under the resolution of your problem to update, you can try this:

    Assume Windows XP

    Check the C:\Windows\System32\ directory for the presence of the file tzchange.exe

    If the file is not present or if the version of the file is not 5.1.2600.6171 or newer...

    Download the update appropriate 2633952 for your platform here:

    http://support.Microsoft.com/kb/2633952

    Run with - extract switch (e.g., Start > run > "[path to the downloaded file] \WindowsXP-KB2633952-x86-ENU.exe"-x)

    Of course, replace [path to the downloaded file] with the path to the downloaded file.

    Citations may or may not be required depending on the path. Place the x - out the citations if you use them.

    Choose a location for the extracted files (a new folder is recommended)

    Locate the extracted files. File tzchange.exe you want and copy it into C:\windows\System32

    That rerun Windows Update detection to see if the problem is resolved.

  • How to fix the black screen of my hp pavilion g6

    How to fix the black screen of my hp pavilion g6

    Try a hard reset, works sometimes. Disconnect all external devices first.

    battery and power cord 1 / removal

    2 - Press the power button for 30 seconds

    3 reinstall only the power cord for the first start.

    4. turn on

  • G530 - how to fix the Novo key features?

    Hello guys!

    Some time ago I completely changed partitions configuration on my laptop, because I wanted to have two systems - Windows 7 (the default) and Ubuntu. Previously, I had an image of the LENOVO_PART (partition Lenovo recovery) by Paragon and burned on DVDs. Its contain images (a recovery key 7) OKR - mbr, boot partition and system (with default settings) file that contains information about the partition sizes and sectors. I deleted all the partitions and create new partitions.

    Now I want to restore the original scores, so I restored the partition recovery DVDs, and I put his ID 12 (PTEDIT32) and rebuilt the other partitions on the accuracy of a sector.

    Now, I have the following partitions: 1 - start (default is unnamed), 2 - system (default is unnamed), 3 - Lenovo, 4 - LENOVO_PART. Unfortunately the Lenovo System Restore does not start once I pressed the Novo key, so I put the active recovery partition and I can't restore the original mbr, boot, and system. Everything would be fine, but the Novo key doesn't work, then press start the normal system of Windows 7, not the recovery system.

    Could someone tell me how could fix the Novo key without the Lenovo service features?

    BTW, sorry for my bad English

    It should work properly. It seems that there is something wrong with the a key.

    at this point, I suggest you call lenovo support line and ship your laptop.

  • How to fix the rotation in application as apply just open land scrap only mode in Html5

    Dear team,

    I develop application using HTML5 for Z10.

    How to fix the rotation in application as apply just open land scrap only mode in Html5

    Please help me and give me a link to the documentation for this.

    Kind regards

    HP

    Hello

    You can set the following in your config.xml file

      
        
      
    

    There is more information available on our developer site -https://developer.blackberry.com/html5/documentation/code_sample_creating_a_bb_widget_config_documen...

  • How to fix the below errors event-7001

    How to fix the below errors event-7001. Because my PC Win7 OS frozen when start as msg 'Welcome '.
    The computer browser service depends on the Server service which failed to start because of the following error:
    The dependency service or group was able to start. Event ID is 7001.

    Hello

    Try to fix this problem by doing this

    1. Open the Device Manager.
    2. On the view menu, click to select the check box Show hidden devices .
    3. Double-click drivers Non Plug-and-Play.
    4. Double-click NetBIOS over TCP/IP.
    5. In the use of the device box, click use this device (enabled).

    Hope this helps

    James

  • fonts of PDF in Acrobat Reader MS are coarse, while the same document loaded into Acrobat Pro on the same computer has smooth fonts. How to fix the appearance of fonts in MS Reader? Running Windows 7.

    fonts of PDF in Acrobat Reader MS are coarse, while the same document loaded into Acrobat Pro on the same computer has smooth fonts. How to fix the appearance of fonts to Rader DC? Running Windows 7.

    Hi sidneys22641895,

    Please try to check the rendering under Edit menu options > Preferences > Page Display.

    Check if in smooth text field "for computer/laptop LCD screens" is selected.

    Let us know if that helps.

    Kind regards

    Meenakshi

  • How to fix the script error message: can not find script file "C:\program files (x 86) \uninstall scripts\creative cloud enterprise\install.wsf»

    How to fix the script error message: can not find script file "C:\program files (x 86) \uninstall scripts\creative cloud enterprise\install.wsf»

    Behalf of the company

    Packer links https://forums.adobe.com/thread/1586021

    http://forums.Adobe.com/community/download_install_setup/creative_suite_enterprise_deploym ent

Maybe you are looking for

  • PS4

    Hello my name is Austin, and I am a big fan of Sony and have just a few questions about the ps4. The ps4 will play only new games? What happens if the ps4 is stolen but the games don't? Then you get a new ps4, then you have to buy to buy new games. I

  • Maximum RAM for 32-bit Vista Home Premium OS with SP2

    I installed SP2 on my Vista Home Premium computer.  I have a HP Pavilion dv6646us that comes with 2 GB of RAM.  I want to switch to 4 GB, as my computer has been slowing down lately.  The Task Manager icon has had 100% CPU usage.  I read that a 32-bi

  • Omen 17-w101nf: how to customize lighting keyboard HP 17-w101nf Omen?

    Hello I just bought a laptop Omen in HP 17-w101nf and I'm looking, if possible, to change the lighting of the keypad. I saw it was possible on the omen 15-5000, but I couldn't for my model. Do you know if it is possible and if yes: how? Thank you ver

  • How to disable the PING response to 8132F

    Hello As the title, how to disable the PING response to 8132F to protect some guys ping the switch during its use as a gateway. Thank you!

  • BB10 - blackberry.invoke.invoke - set up an application to receive the data passed

    Hello because there is not any application on the Alpha of Dev BB10 I wanted to create a few test-app to do similar things. Is there documentation on how to set an application to receive and process the 'data' past object with the code according to f