Apex_Item References don not work in operative application

Good evening fellow Apex-Developers!
I just started to import pages from a developer version into the operative version of an application. Everything seems to work except of the pages that contain reports with apex_item references in the queries. The pages are displayed but the reports don't show. In turn I receive the following error:
ORA-20001: Query must begin with SELECT or WITH
Of course the statement begins with Select:
SELECT
CASE WHEN z.disable_status = 1 then apex_item.hidden(5, cnt_matrix_custom_eval, 'disabled=true') else apex_item.hidden(5, cnt_matrix_custom_eval) end as cnt_matrix_custom_eval, z.lng_baumart, CASE WHEN z.disable_status = 1 then apex_item.select_list_from_lov(6, z.ba_kat, 'BA_KAT', 'disabled= true', 'class="combobox"') else apex_item.select_list_from_lov(6, z.ba_kat, 'BA_KAT','%',
'%', null,null, null, 'class="combobox"') end as ba_kat, z.BA_GRUPPE, case when z.disable_status = 1 then apex_item.text(4, z.Bemerkung, 70, 256, 'disabled=true') else apex_item.text(4, z.Bemerkung, 70, 256) end as Bemerkung,
z.LNG_GEBIET, z.LRT_CLASS, decode(z.ba_kat,'H',1,'N',2,'P',3,'S',4,'B',5,'hG',6,'nG',7) as CS, z.disable_status from
vt_tbl_matrix_custom_eval z
where lng_gebiet= :p2008_str_gebiet and lrt_class = :p2008_str_lrt and int_be = :p2008_be and int_wg = :p2008_wg and eval_type = 1
order by csDo you have an idea what could be wrong with my operative application?
Any help is greatly appreciated!
Regards,
Sebastian

I found the bug!
I forgot to copy or create an LOV that is being addressed in the sql_statement with "apex_item.select_list_from_lov" to Shared Components!
As soon as created a list BA_KAT the query worked. Ouch...
But it might help others too I guess!

Similar Messages

  • Search function in Help not working in any application

    The Search function is not working in any application's Help. Upon entering the terms I need help for I get a hang at "Searching..." but never any result. This problem started sometime in the last year or so. Prior to that the search function in Help worked fine. My network connectivity is excellent.
    I recently reinstalled OS X 10.5 but I'm sure the problem existed before that and persisted after the reinstall.
    The reinstall was due to upgrading to 10.7 and only then finding that I had lost needed functionality, but I don't think this has anything to do with the current problem. All other aspects of Help seem to be working fine
    I don't find any reference to this problem anywhere so I'm hoping someone can help with my Help(!) problem. Thanks in advance.

    Try running your Leopard install disk again, as well as the 10.5.8 combo updater. This might reinstall any 'missing bits'.
    You can do this without deleting the hard drive, just install straight over your existing system, but close all applications and external devices first.
    Or you could also do this via an Archive and Instal:
    How to Archive & Install:
    http://support.apple.com/kb/HT1710
    and this also:
    http://support.apple.com/kb/HT2196?viewlocale=en_US
    This document explains how to correctly reinstall a prior version of Mac OS X in the event that other troubleshooting does not resolve an issue:
    http://docs.info.apple.com/article.html?artnum=25404
    BUT: Don't install older versions of Mac OS than what came with your computer:
    http://support.apple.com/kb/HT2186?viewlocale=en_US

  • Adobe flash player 10.1.102.64 not working in opera 11

    hi
       i am using IE and opera 11.
    for IE flash player 10.1.102.64  is working in the youtube.....
    but
       while using OPERA 11its not working? pls feel free to reply me:
    what i was done is.
    1.i disable antivirus
    2.select my operating system and bowers
    3.close my all browers which are running
    after  this also its not work in opera 11

    Hi, With Flash Player, there is an ActiveX Control in IE which is Shockwave Flash Object which if IE is working for you then you have it.
    In all non-IE browsers there is a Shockwave Flash (SWF) and it is Installed as a plugin and must be Enabled.
    You can check there for it.
    Hope that helps,
    eidnolb

  • IOS 7.0.2 - Bluetooth keyb up/down arrow keys don't work on some applications

    I have a logitech ultrathin keyboard that I've been using extensively for text editing with my ipad. Since the upgrade to iOS 7 (and I now have 7.0.2), navigation keys up/down don't work on some applications.
    Eg: Works on - notes / gmail
    Doesn't work on: - messages / writing kit
    This severely impacts the usability of the ipad as a writing instrument.
    Tips?

    It appears to have been a late-breaking change affecting lots of apps with text views, but not Apple's Notes. If it is the same problem, it happens with the standard keyboard also. I found comments on Apple's developer forums whilst debugging my own app.

  • FaceTime HD Camera (Display) not working with most applications

    The Thunderbolt 27" LED Cinema displays built in camera is not working with most applications. The camera does not work with FaceTime, iChat, Skype and Google Talk. FaceTime says "There is no connected camera", even though there is. Weird thing is it DOES work at http://www.testmycam.com. I can't get it to work with any other flash based apps, just testmycam.com.
    My MacBook Pro 17" (late 2011) built in camera works perfectly with everything.
    Things I've already tried:
    - Shutdown
    - Restart
    - disconnect/reconnect
    - removing power from display
    lame, lame, lame. $1k monitor, flippin' webcam doesn't work.

    I think I have found the problem. I decided to go page by page through the forums and found this argument when running a Java program through the console:
    -Dsun.java2d.noddraw=true
    So it would be like:
    java -Dsun.java2d.noddraw=true SwingSet2
    That works flawlessly, so it has to do with direct draw (So it's either DirectX or my video card drivers which are up to date).

  • New .Mac Web Gallery features don't work in Opera

    I'm seriously bummed that these really amazing new features don't work in Opera. Only Opera has a full-screen viewing mode. Utilizing these .Mac features in full-screen mode is like using iPhoto in full-screen mode.

    Haven't tried it myself, but when it was announced I thought they mentioned it works in "every" browser. What happens when you use it in Opera?

  • Debugger not working for BSP application

    Hi All,
    I have 4.6C sap installation and the debugger is not working for BSP Application even when i hard code the break points.
    Can anyone help me on this issue.
    Thanks and Regards
    Shilpa

    Hi Shilpa,
    How many number of sessions are open ? If there are already six sessions open and then you try and get the debugger, it will not start, and you won't be able to catch that error also...!
    Other than that there is no possibility that the debugger doesn't start, unless ofcourse, the logic doesn't reach the debugger point....
    Hope this helps.
    <b><i>Do reward each useful answer..!</i></b>
    Thanks,
    Tatvagna.

  • [svn:fx-trunk] 5019: ASDoc updates to indicate that some Halo containers do not work with the Spark equiv (ControlBar does not work with Spark Panel/ AppControlBar does not work with Spark Application), and indicate that Canvas, Box, Tile, Panel have Spa

    Revision: 5019
    Author: [email protected]
    Date: 2009-02-19 13:17:21 -0800 (Thu, 19 Feb 2009)
    Log Message:
    ASDoc updates to indicate that some Halo containers do not work with the Spark equiv (ControlBar does not work with Spark Panel/AppControlBar does not work with Spark Application), and indicate that Canvas, Box, Tile, Panel have Spark equivs
    QE Notes: None
    Doc Notes: None
    Bugs: -
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/Accordion.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/ApplicationControlBar.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/Box.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/Canvas.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/ControlBar.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/HBox.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/Panel.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/TabNavigator.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/Tile.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/VBox.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/ViewStack.as

    Hi DST
    This is a great effort and gesture. thank you on behalf of all the newbies.
    PJ

  • Adobe Fourms does not work with Opera too well

    Adobe Fourms does not work with Opera too well.  I have to use in Opera "Identify as Firefox just to post this message!
    I also have run into the same junk with Hotmail.
    Web Design Tip:  Always code for Opera and all other browsers will fall in line most of the time.

    dave milbut wrote:
    of course you're right east texas. hadn't noticed that. bad bad adobe. someone smack them with a rolled up news paper on the snout!
    I've installed a button in my Firefox tool bar to toggle iFrames on and off through a Firefox add-on called "Toolbar Buttons".
    The forum Reply Editor does not work when iFrames are blocked, so I need to toggle them back on when posting, then back off.  I imagine that's better than having them on all the time.
    Message was edited by: Ramón G Castañeda

  • (not working)Creative Cloud applications unexpectedly revert to trial mode

    I have an Creative Cloud accound but photoshop keeps gooing back to the trail mode. I have tried the help provided bij Adobe but this does not work ( Creative Cloud applications unexpectedly revert to trial mode | CS6, CCM ). There should be an deactivate option in the help section but this is nowhere to be found. Hope there is an other sallution or maybe i should just delete and reinstall everything. But then i need a way to recover my action's.

    in cc apps there is no deactivate option.  that's been changed to a 'sign out' option.

  • Shockwave Player 12.1.3.153 not working on Opera 22 browser

    I have just upgraded the Shockwave Player on my computer to the latest version (12.1.3.153). However, when I use Adobe's function to test the installation on my Opera 22 browser, the test fails. (No animation appears in the box).
    I am currently using Opera 22 on a computer with Windows 7 64-Bit SP1. The Shockwave Player test works fine with the other browsers I have installed (IE, Firefox, Chrome). Any ideas on why the player is not working with Opera 22 and how to fix this?

    As always: no.  The last Security Bulletin issued for Shockwave Player was http://helpx.adobe.com/security/products/shockwave/apsb14-10.html (March 13, 2014).

  • Sound not working on some applications for iPhone 4S

    I have an iPhone 4S, the sound is not working on some applications like music, videos when I press the + and - buttons, the volume icon appears but the slider is empty. The weird thing its ringing normally, working properly during phone calls even when on speakers. The mute switch isn't on, I have tried to reset it and restart it,  nothing happened

    Sensor works very well, both on 4S and 5 but people do not know how to set it correct.
    1. You need to set slider on minimum brightness
    2. Turn auto-brightness one ON/OFF and set it on ON, than it will adjust automaticly
    "Auto-Brightness:
    The auto-dim feature got significantly improved in iOS 6. The best improvement is brightness adjustment in the lock screen. Before, in a dark room, I would be blasted with the iPad or iPhone’s default brightness before sliding to unlock and having it dim down to match the room’s brightness. Now, from the moment the screen turns on, the brightness is appropriate.
    In all previous versions of iOS, the light sensor would sense the room’s brightness and then suddenly make the brightness adjustment. In iOS 6, the auto-brightness adjustment is gradual and much more subtle, like the Mac. "

  • My camera works with the photobooth and with skype but does not work with online applications such as "lolcam from facebook" or "faceonthehole" application. Please help

    My camera works with the photobooth and with skype but does not work with other applications like the "lolcam" from facebook or the " faceonthe hole" application. Can anyone help?

    There was a issue with school computers being used to spy on kids in their bedrooms, Mac's were involved.
    So Apple most likely tightened the API's to only select, trustworthy companies as not to abuse the web cam access priviledge.
    If you want to use a web cam with these other programs and services, you'll likely have to buy a third party USB one, so you can manually disconnect it.
    There isn't a way to physcially disconnect the built in web cam on Mac's without busting open the machine.

  • Dependencies (references) tab not working for materialized views.

    I am using SQL Developer version 1.2.0 Build 29.98. I also had this problem with version 1.1.
    I have created some materialized_views that are used by assorted packages, some of which are in other schema than the one that owns the materialized_view. When I select the specific materialized_view, then click on the 'Dependencies' tab, two displays appear. the first, 'Dependencies' is populated. The second 'References' is not. When I click on 'Refresh', nothing happens. I wrote my own query to see if there was a problem with the underlying data. The query shows me that the linkage data is there, linked to the TABLE object created to support the materialized_view object.
    SELECT
    i.owner AS input_owner,
    i.object_name AS input_name,
    i.object_id AS input_id,
    o.owner,
    o.object_name,
    o.object_id,
    o.TIMESTAMP,
    o.status
    FROM dba_objects i
    INNER JOIN
    public_dependency p
    ON (referenced_object_id = i.object_id)
    INNER JOIN
    dba_objects o
    ON (p.object_id = o.object_id)
    WHERE i.owner = :owner
    AND i.object_name = :object_name

    We finally got Office Web Apps installed and now the Most Popular is working.  Of course that means only when the documents are viewed in the Office Web App are they recorded for the Most Popular report.  We've done some testing and opening the
    file directly in the desktop application, or even editing the file directly in the desktop application are never recorded.  My one disclaimer with this is we are using Office 2010, I'm curious if Office 2013 perhaps records views and edits using the desktop
    application?
    Luckily the latest OWA patch now allows PDF's to open in the Word Office App as well, so those views are recorded.  If you have any non office or non PDF in the library, views will not be recorded for these items unfortunately.
    I can't believe how this isn't documented anywhere. 
    Nick Hurst

  • JDBC control not work after upgrade application from workshop 8.1 to 9.2.3

    Hi,
    We upgraded application from workshop 8.1 to 9.2.3. After that, the JDBC control not work any more. We got the following exception:
    java.sql.SQLException: The transaction is no longer active - status: 'Committed'. No further JDBC access is allowed within this transaction.
    at weblogic.jdbc.wrapper.JTSConnection.checkIfRolledBack(JTSConnection.java:192)
    at weblogic.jdbc.wrapper.JTSConnection.checkConnection(JTSConnection.java:202)
    at weblogic.jdbc.wrapper.Connection.preInvocationHandler(Connection.java:87)
    at weblogic.jdbc.wrapper.Connection.getMetaData(Connection.java:435)
    at org.apache.beehive.controls.system.jdbc.parser.SqlStatement.createPreparedStatement(SqlStatement.java:128)
    at org.apache.beehive.controls.system.jdbc.JdbcControlImpl.execPreparedStatement(JdbcControlImpl.java:272)
    at com.bea.wlw.runtime.core.control.internal.JdbcControlImpl.invoke(JdbcControlImpl.java:136)
    at controls.SecurityBean.getUpdateDocPermission(SecurityBean.java:598)
    at security.SecurityManagerImpl.getUpdateDocPermission(SecurityManagerImpl.java:110)
    at security.SecurityManagerBean.getUpdateDocPermission(SecurityManagerBean.java:509)
    The control that throw the exception has "transactionattribute" annotation added automatically by upgrade wizard during upgrading. Related classed are as follows:
    @ControlInterface()
    public interface SecurityManager
    @TransactionAttribute(TransactionAttributeType.REQUIRED)
    boolean getUpdateDocPermission(java.lang.String userId);
    @ControlImplementation()
    public class SecurityManagerImpl implements SecurityManager, Serializable
    * @common:control
    @org.apache.beehive.controls.api.bean.Control()
    private controls.Security security;
    static final long serialVersionUID = 1L;
    * @common:operation
    public boolean getUpdateDocPermission(String userId)
    if ( security.getUpdateDocPermission(userId) > 0) {
    return true;
    else
    return false;
    @ControlExtension()
    @JdbcControl.ConnectionDataSource(jndiName = "EventDesk")
    public interface Security extends JdbcControl
    static final long serialVersionUID = 1L;
    * @jc:sql statement="select r.updateDoc from document_user u ,document_role r where u.login={userId} and u.roleId=r.roleId;"
    @JdbcControl.SQL(statement = "select r.updateDoc from document_user u ,document_role r where u.login={userId} and u.roleId=r.roleId;")
    int getUpdateDocPermission(String userId);
    Thanks for your help

    Hi. The issue is a level or two above JDBC. I suggest
    opening an official support case. It's probably a
    WLW issue.
    Joe

Maybe you are looking for

  • Using null values to change text boxes

    Very simple question I believe. I have a form with rows of data.  All I want to do is say that if a given field in a row "description1" is not Null, then populate another field with a specified value. jA

  • STUPID Problem! Of course that email's taken.. by MY Apple ID! {Please help!}

    A lot of people are having similar issues... There has to be SOME kind of solve for this, or have Apple's servers really gone that dumb..?? I made an Apple ID in 2007, last year, I linked that ID to an email address upon Apple's request--a gmail acco

  • My library says my Ipod has been synced with another library, but it hasn't.

    My Itunes library is saying that my Ipod isn't synced with that library and I have to erase and sync it. I haven't synced my Ipod to another library. I already erased and synced it again once, and now it's doing the same thing (and it deleted all the

  • Final Cut Pro Quit Unexpextedly

    I was using the Final Cut Pro trial. It ended today so I bought the full version. After installing the full version the program crashes every time I open it. Final Cut Pro will open, I can enter into a project and then it crashes and I get the below

  • Transferring alv grid data to other program

    Hi All, We have two reports, report A is for displaying data using ALV GRID, we want to let user select some lines in A and then click a button to transfer selected records to report B and make relevant select-options value default to the selected re