LOV problem with names in double pass

Hi I'm doing a LOV with a join, but it does not work and I don't know how I can fix this problem

my SQL statement in General, but not in a LOV

I get two tables with error msg with the content (and some other stuff) ond with the id of the page
Bothe have the same id of the error, so I can compare their
I want to show all the msg of error without content in a LOv so I crazy this selects towing that work, but as I said not in a LOV

could someone help me?
SELECT a.Fehlerbeschreibung display_value, a.Fehler_ID return_value
From PSML_auftretender_Fehler a
Where a.Arbeitsbereich_ID = '4' --:P_Arbeitsbereich_ID
and a.Fehler_ID not in (select b.Fehler_ID from PSML_Forderungen b)
order by 1;
SELECT a.Fehlerbeschreibung display_value, a.Fehler_ID return_value
From PSML_auftretender_Fehler a
full outer join PSML_Forderungen b on 
a.Fehler_ID = b.Fehler_ID
where a.Arbeitsbereich_ID = '4' --:P_Arbeitsbereich_ID
and b.Forderung is null 
order by 1;
concerning

Falk

Hi Falk,

OK - Thanks for the instructions

1 made its appearance because in your second statement, you do not use a field name for the value:

Statement 1 - APEX_ITEM. SELECT_LIST_FROM_QUERY (1, Fehlerbeschreibung, '...')

Statement of the 2 - APEX_ITEM. SELECT_LIST_FROM_QUERY_XL (1 * 1 *, '...')

The second parameter here is hardcoded as 1 - so this will appear in the drop down menu as additional values are included by default. You can test this by changing the 1 to 123456 or something and who runs the page again - you should see this issue appear and disappear the 1.

Andy

Tags: Database

Similar Questions

  • PROBLEM WITH NAME CHANGE RECORDS

    I have Vista and when I try to rename a folder, it will not work and returns just to "New folder" or what ever the original title was.

    This just started to happen.

    David H

    I offered a suggestion from someone who has problems with the sidebar AFTER installing 3 updates of Windows.
    The topic is "sidebar", but the principle and procedures are the same. Have a look at. See if you care to try the suggestion:
    http://social.answers.Microsoft.com/forums/en-us/vistaappearance/thread/b6de454b-26a7-4753-B9BE-347904fbe25d For the benefits of others looking for answers, please mark as answer suggestion if it solves your problem.

  • URGENT blackBerry Smartphones: problems with name dialing

    Since the sync with my PC, my contacts list of 750 is visible until I have start typing letters to refine a search for a specific name, and then most of the names that should be visible to the search disappear? Only a small part of the 750 seem to be part of research when I type the letters to find names, I think related to the ones I edited on Outlook. Any help much appreciated. I checked the filter of address book, and I have no filters.

    Remove the battery and reinsert and restart Blackberry has solved the problem for me

  • problems with my mouse double click when it shouldn't be

    It is a rather strange problem, I'm going to, if anyone has had this problem. I have a user who gets a second click when it performs a normal left click. This happens not all the time, or about 30 percent of its results of clicks in a double click. I've done all I can think about, but nothing has worked. I've replaced the two (twice), the mouse and the keyboard (once), I slowed down the speed of the double click, I checked the settings of the mouse, nothing seems incorrect. It is an OptiPlex 3010 running W7 SP1 with all the critical updates taken. any suggestion would be appreciated. Thank you

    I have found this problem. Apparently the first time, I deleted the drivers and ran a reinstallation that it did not work properly. I tried again last night and he did run properly. Thanks for the reply but Osprey.

  • Problem with name

    Hi all

    It comes to Cicco Sundar. In the last week, I presented for exam Izo-041 oracle. After completing personal information to pearsonvue site, I found that its does not display is not my middle name. Result even on his list as: Soumya Das.So I would like to know what is the procedure to solve this problem. Any kind of help is welcome. Thank you.

    Hi Sundar,
    It is a known issue between the Pearson VIEW database and the Oracle database. It is a question that we explore a resolution to. In the meantime, if you go to your Pearson VIEW profile and update the name in the field "First name" to Soumya Sundar and leave the field "First name" empty, your name appears on your account. If your certificate has already been sent (you can check this at certview.oracle.com), you can contact the Support of Oracle Certification http://bit.ly/f39Dny to request a new shipment with the name printed correctly.

    I apologize for the inconvenience.

    Kind regards
    Brandye Barrington
    Certification Forum Moderator

  • Nikon D500 NAVE High ISO NR problem with the LR [double wire: locked]

    Hello

    My setup is D500 (firmware: C1.01, LD2.013) + LR v6.51.

    I pulled two photos of test ISO = 25600. One with NR off and a NR = norm. Of the LCD screen, I can say that each NR is noisier.

    Guess what? previews of these two files are the same in LR, i.e., both are very loud. The output files JPEG (with the default expansion parameter and no reduction of noise in LR) are also very loud. Two 10 MB JPEG files are only 2 bytes off the coast!

    However, using Irfanview 4.35 directly display both files NAVE works as expected. In other words, the NR = norm is cleaner.

    Obviously, LR v6.51 ignores parameter NR of D500.

    If anyone can check this?

    Thank you!

    Steve

    [Read https://forums.adobe.com/docs/DOC-7273]
    [Moved from the living room Forum to forum specific program... MOD]

    Duplicate thread: problem of LR with Nikon D500 NAVE High ISO NR parameter

    Kind regards

    Mohit

  • Problem with comma when you pass values in the URL

    Hello

    I have two pages, the first page to the second page, I'm passing some values using the url parameter passing

    but certain values contains comma ex:-P1_NATION field contains INDIA, United States, United Kingdom

    but the apex treated that as these are distinct values and assign it to separate elements

    Suppose that my intention is like P2_NATION, P2_EMPLOYEE, P2_EMPID: USA, UK, INDIA, SAGAR, 123

    but the apex dealing with like P2_NATION = INDIA: P2_EMPLOYEE = USA: P2_EMPID = UK

    is there any solution for this

    Please help me about this

    I use apex4.1, db 11g, ie, chrome, ff

    Thank you

    SAGAR

    SAG says:

    I have two pages, the first page to the second page, I'm passing some values using the url parameter passing

    but certain values contains comma ex:-P1_NATION field contains INDIA, United States, United Kingdom

    but the apex treated that as these are distinct values and assign it to separate elements

    Suppose that my intention is like P2_NATION, P2_EMPLOYEE, P2_EMPID: USA, UK, INDIA, SAGAR, 123

    but the apex dealing with like P2_NATION = INDIA: P2_EMPLOYEE = USA: P2_EMPID = UK

    is there any solution for this

    The best practice is not to transfer the data in the URL, other than the minimum possible number of discrete ID. Values required in a target page can be recovered in the element source and properties by default, calculations or using these values of process ID, or by referencing the other page element values or application already in session state. Collections can be used to store multiple values in session state to use through one or more pages.

    In URL of the APEX, commas in the item values can be escaped by encapsulating values of the backslashes ('-'), while the settlers may not appear at all.

    P2_NATION,P2_EMPLOYEE,P2_EMPID :\INDIA,USA,UK\,SAGAR ,123 
    

    Also, do not use unescaped reserved characters in the URI.

  • Problems with lines due double date/time in the query

    Hello

    I'm trying to draw a list of the counties of the test sample. I want only 1 rank by the test result so that I can build a report in Cognos showing the rate of an outcome determined as a percentage of the total causes a range of dates.

    My problem is that I get duplicate for the same result rows: in the example below, I have 2 to 5 lines for each result instead of only 1 for each result. I have this reduced up to caused by the date - the date is the same, but the times are different, if several lines are drawn. I tried to use tronque(), among other things, but although the output now shows the same date without the time part, duplicate rows are always drawn.

    Any help would be appreciated!

    This is the code for the query:
    SELECT DISTINCT
        io.lab_id AS "LAB ID",
        l.name AS "LAB NAME",
        mtr.marketingtest_id AS "TEST ID",
        mtl.name AS "TEST NAME",
        mtr.marketingresult AS "MARKETING RESULT",
        COUNT(DISTINCT mtr.sample_id) AS "NO OF SAMPLES",
        TRUNC(os.statusdate) AS "STATUS DATE",
        os.orderstatuscodes_id AS "ORDER STATUS",
        io.redoorderid AS "REDOORDERID",
        mtl.locale_id AS "LOCALE"
    FROM igen_sample s
    INNER JOIN igen_igenityorder io ON s.igenityorder_id = io.igenityorder_id
    INNER JOIN igen_orderstatus os ON io.igenityorder_id = os.igenityorder_id
    INNER JOIN igen_marketingtestresult mtr ON s.sample_id = mtr.sample_id
    INNER JOIN igen_lab l ON io.lab_id = l.lab_id
    INNER JOIN igen_marketingtestlocale mtl ON mtr.marketingtest_id = mtl.marketingtest_id
    
    WHERE mtl.locale_id = 1
    AND os.orderstatuscodes_id IN (8, 9)
    AND mtr.marketingtest_id = 84
    AND os.statusdate BETWEEN '24-OCT-2011' AND '31-OCT-2011'
    
    GROUP BY mtr.marketingtest_id, mtl.name, mtr.marketingresult, os.statusdate, os.orderstatuscodes_id, io.lab_id, l.name, io.redoorderid, mtl.locale_id
    ORDER BY mtl.name

    Hello

    893078 wrote:
    Hello

    I'm trying to draw a list of the counties of the test sample. I want only 1 rank by the test result so that I can build a report in Cognos showing the rate of an outcome determined as a percentage of the total causes a range of dates.

    My problem is that I get duplicate for the same result rows: in the example below, I have 2 to 5 lines for each result instead of only 1 for each result. I have this reduced up to caused by the date - the date is the same, but the times are different, if several lines are drawn. I tried to use tronque() among others...

    TRUNC looks like what you want. If you want a single line per calendar day, or need to GROUP BY TRUNC (os.statusdate).

    AND        os.statusdate  >= TO_DATE ( '24-OCT-2011'
                                , 'DD-MON-YYYY'
                            )
    AND       os.statusdate  <  TO_DATE ( '31-OCT-2011'
                                 , 'DD-MON-YYYY'
                            ) + 1
    GROUP BY  mtr.marketingtest_id
    ,            mtl.name
    ,        mtr.marketingresult
    ,        TRUNC (os.statusdate)               --     <==  CHANGED
    ,        os.orderstatuscodes_id
    ,        io.lab_id
    ,        l.name
    ,        io.redoorderid
    ,        mtl.locale_id
    ORDER BY  mtl.name
    

    If os.statusdate is a DATE, don't try to compare it to a VARCHAR2, as 24 October 2011 "." Compare DATEs to other DATEs.

    Furthermore, GROUP BY product automatically separate results. If all GROUP expressions in the SELECT clause, there is not need to say SELECT DISTINCT .

    Published by: Frank Kulash, November 23, 2011 09:34

  • Ensure a BPEL process in 11g with name of user/pass

    Hi all

    How to ensure a BPEL process with user name and password.

    Step 6 is necessary if your composite has something other than BPEL in there as a mediator. You need to have the credentiasl met in the call to the other components.

    In terms of username password for individual services, it is possible, but I'm not aware of how to do it. Of course, you can add new users to the logic of the web, but these are going will generally provide access to all services not one.

    What I usually do is sign the certificate services, that this can be done on a level of service by service. The doc above provide steps on how to do it.

    see you soon
    James

  • Hey I have a problem with the library, when I try to enable the creative cloud desktop application it keeps saying "cannot restore the file: C/users/USER name as the location of the file is not available."

    Library Eroor.jpg

    This is a double post of a following:

    Hey I have a problem with the library, when I try to enable the creative cloud desktop application it keeps saying "cannot restore the file: C/users/USER name as the location of the file is not available."

  • Hello, my name is Elias. I'm having problems with Adobe Creative Cloud, I wrote an email is not correct and I can't change it. How to fix?

    Hello, my name is Elias. I'm having problems with Adobe Creative Cloud, I wrote an email is not correct and I can't change it. How to fix it?

    Hello

    See the following topics:

    Bad e-mail address to sign in to Creative Cloud Desktop, how to pass to my email address?

    CC has a fake email, can not change

    Hope that helps!

    Kind regards

    Sheena

  • Problem with LOV in form

    Hi friends,
    I have a particular problem with the LOVs in forms.

    I have two blocks A and B. Block A, I have a couple of items I1 and I2 who LOVS and the two elements are required. When we choose I1 I2 is met as well. The value in the I2 is perfectly valid. Both have the property of "Validate elements in the list" No..

    However when I go to the next block B after selecting the value of I2 I1 is removed (I1 is not deleted) and the cursor returns to I2 since it is mandatory. I select the value of I2 again, and then when I get back to block B it works. There are only two values that get populated I1 and I2.

    I'm working on Oracle Forms 10g. Version of the suite ebiz is 12.1.3

    Can someone help how to solve this problem.

    Thank you

    Hello

    First thing, you have two block A and B and four other field.

    In the affirmative.

    Second thing, if it is a parameter dependent for example if you select provider of L1 and L2 Supplier site name is filled...

    Third thing, you need to check how much LOV you created for this four Fields.If, you two created his evil. Create four different LOV and attach to the fields and check if it works now.

    Thank you & best regards
    Srikkanth.M

  • problems with customization select lists and popup LOVs

    Hello


    I have 2 problems on selection lists and popup LOVs.

    The first is on a list in tabular form.
    It must be created with APEX_ITEM. SELECT_LIST_FROM_LOV or similar and take its values of a named LOV.
    This worked fine, but now it should also have the possibility to enter a free value.
    I tried to accomplish this by creating an APEX_ITEM. POPUP_FROM_LOV, but there is a problem with the function which is called the icon of the right arrow to the input field (for eg. genList_f11_5()).
    If the line is added by addRow, then it works fine, but if the line is not empty
    Then the function call is as genList_f11_$ _row () and the input field becomes worthless, when an LOV is selected.


    The other problem is on a list of selection that should have the opportunity to enter a custom value and
    It should also be able to select multiple values. I tried to implement this in a text box that contains the selected values, and a multiple select list, with an event handler in each option. The user can click on options and they would be copied into the text box. The problem is that I couldn't make the event handler works in Internet Explorer.

    I would like ideas on one of these problems.



    Tiina

    Hello

    It can be created at APEX_ITEM. TEXT.
    APEX_ITEM also generates the name attribute that I use the jQuery selector in the sample.
    Use jQuery UI autocomplete just similarly as in my example with APEX_ITEM

    Kind regards
    Jari

  • Problem with the so-called calendar LOV...

    Hi all

    I have a problem with the calendar LOV. Normally, since there suppose to act like a LOV must not cause any trouble during his appeal on a required field (or pass through his WHEN_VALIDATE_ITEM trigger). Still its giving me an error message saying that the field must be entered. I want to be able to call the calendar when you perform an insert (so the field is empty) and put the date selected in the field.

    I also want to do it by using a button (next to the date field) to show the calendar. Now I used the DO_KEY ('LIST_VALUES') command to call the Key_listval trigger (as shown in the demo), but it seems like its works really well. Any ideas on this subject would be apreciated.

    I use Oracle Froms 10 g and I followed the instructions in the PACK of DEMOS for the FORMS 10 g (on this site) to build the calendar.

    Thanks in advance!

    If you are talking about the "so-called" Lov calendar implemented using forms-objects (blocks, etc.), you will have the problem with the elements required for the calendar will assign a GO_BLOCK that causes validation to occur, which will fail on the need for article.

    Solution?

    If you're on 10G, theres also an example with a java bean.
    If the 6i, you could create a standalone implementation of the Agenda-lov-features and make a call_form instead of a GO_BLOCK.

  • Satellite C660: problem with keyboard - double or missing characters

    Hello

    Last week, I bought my first laptop - a C660.
    A few days after I bought it, I noticed that he was typing double characters or completely miss the characters.
    Now, maybe it's that I'm adjusting to the keyboard, but I was wondering if there was any problem with the keyboards?

    Jin

    Perhaps, there is a defect in material of the keyboard. Are you running Os with the factory settings? Otherwise, contact the after-sales service. they will fix for free.

Maybe you are looking for

  • What happened to the option "reload"? (ITI used under the 'View' menu).

    When we look at some Web sites, you have a version of a page cached and force a reload to ensure what you are looking at the latest version. "recharge" used to be an option under the "View" tab, but it went from there in the last update. Where is he

  • Qosmio F20 - sound disappeared

    Hello I have a F20, but the noise disappeared. I checked I have not muted the sound by mistake and have completed a basic troubleshooting. Can anyone help? Thank you

  • Update Error Codes: "WindowsUpdate_00002B2F" & "WindowsUpdate_dt000".

    Where can I get answers?

  • Media Go kind of Playlist

    Hello Media Go playlist feature is not friendly at all. Despite this, Media Go is the only music library which is able to transfer playlists with success. That said, it should seriously implement a "sort playlist" function or "updating the playlist o

  • Video driver problem HP Pavilion g6-2305sq

    Hello I am trying to solve my video driver issue. First of all, I couldn't have found this model of laptop on HP's site. I finally installed my drivers through google search (for example, I installed the driver for my network by going to the site of