Error on executing queries in FORMS

hi
when i execute query in my Form Builder, the uery is executed but there is an error (ERROR:ORA-00932: inconsistent datatypes: expected got ) and the query is this:
SELECT ROWID,TR_ID,TTD_ID,CITY_FROM,DATE_FROM,CITY_TO,DATE_TO,FLIGHT_NO,
ADDRESS,PHONE_NO,ETD,ETA,City_From_ID,CITY_TO_ID
FROM TR_TRAVEL_DTL WHERE (TR_ID=:1)
i am using FORM 6i
faizan khalil

Can you please check the datatype of the variable used in the query with that of the table.
Thanks

Similar Messages

  • Error while executing queries on 0FIGL_M30

    Dear Experts
    From the business content we have installed a multiprovider 0FIGL_M30 and corresponding queries as well, data load was also sucessful but when we tried to execute queries it gives an error first error message is "0ACDOC_CC_P is not a valid characteristic for infoprovider", and the second one is "Program error in class SAPMSSY1 method: UNCAUGHT_EXCEPTION" the same errors persist for each query when I try to execute them both in Bex Analyser and in RSRT. With RSRT strange thing is, when I execute it automatically debugger get started for each execution. Can you please tell me the root cause of such kind of error.
    Thanks in advance.
    Regards,
    Chandrakant.

    Hi Pravender,
    I have checked the multiprovider its in active state and the other thing is I have checked the query I cannot see 0ACDOC_CC_P anywhere in the multiprovider as well as in queries but still it shows error related to 0ACDOC_CC_P. When I double clicked on the error message I got the below information related to the error.
    Diagnosis
    Customer enhancement RSR00002 or the implementation of BAdI RSR_OLAB_BADI delivers 0ACDOC_CC_P as the characteristic to be calculated. 1. is, however, not a valid key figure for InfoProvider .
    System Response
    The information from 0ACDOC_CC_P is ignored.
    Procedure
    Check the exit.
    Procedure for System Administration

  • Error whicle executing the adobe forms

    Hi,
    Iam executing the adobe form from the genereated functionmodule , after giving the print parameters LP01, error is coming like
    SOAP RUNTIME EXCEPTION : Csoap exception transport : ( 1001001), Please let me know what does it mean.. i have installed Adobe forms newly in my system, is there any installaiton missed.. Please help in this.
    Thanks,
    Tirumal.

    This error is due to missing some basis configuration of adobe forms. Besides you need to install Adobe Live Cycle in ur presentation server. So for ur error u need to contact ur basis consultant.
    you can see below links which might be helpful to u.
    http://help.sap.com/saphelp_nwmobile71/helpdata/en/37/504b8cbc2848a494facfdc09a359b1/content.htm
    http://www.scribd.com/doc/14246206/ADS-Configuration-Guide
    http://help.sap.com/saphelp_nw04s/helpdata/en/37/504b8cbc2848a494facfdc09a359b1/frameset.htm

  • Error while Executing  Queries

    Hi
    We are Working on Bi7  ,We are not able to execute the Queries in EXVEL ,system is throwing the following error
    PLEASE INSTALL EXCEL AS VIEWER.
    <b> We installed Excel viewer ,we are not able to solve the issue</b>
    We had Insstalled .net Frame work 2.0 version and BI7 Gui and GUI PATCHES.
    Pls Help ,waiting for your replies
    cheers
    purushottam

    Hi Purushottam,
    It is mainly due to ur SAP GUI installation , try to instal SAP GUI at ur Desktop once more with BW Component TIcked while Installing . To be at the safer side please check below mentioned details ...
    1. In ur Role check Authorization object S_RFC, S_COMP and S_COMP1 is added to ur role .
    2. If u r trying to open Workbook then Make sure u have Authorization to S_GUI object .
    Regards,
    Vijay.

  • Error while executing ADobe Interactive form

    Hi
    I had created TRAVEL REQUEST interactive form as per the document.   Im successful till deployment.  But then while running the application Im getting the below stack
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: failed to created delegate
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.<init>(DelegatingComponent.java:51)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.doInit(ClientComponent.java:748)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:333)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:341)
         at com.sap.tc.webdynpro.clientserver.task.Task.createApplication(Task.java:181)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:494)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:49)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:239)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:130)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:92)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:35)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:373)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:250)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:321)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:299)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:698)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:223)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:146)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:140)
    Caused by: java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.<init>(DelegatingComponent.java:43)
         ... 26 more
    Caused by: java.lang.NoSuchMethodError: com.sap.tc.webdynpro.progmodel.context.Node.<init>(Lcom/sap/tc/webdynpro/progmodel/context/NodeInfo;Lcom/sap/tc/webdynpro/progmodel/context/Node;)V
         at com.sap.demo.travelrequest.wdp.IPublicTravelRequestComp$IContextNode.<init>(IPublicTravelRequestComp.java:29)
         at com.sap.demo.travelrequest.wdp.InternalTravelRequestComp.wdInitContextNode(InternalTravelRequestComp.java:49)
         at com.sap.demo.travelrequest.wdp.InternalTravelRequestComp.<init>(InternalTravelRequestComp.java:89)
         ... 31 more
    Can any bode tell me whether it is Version incompatibility or any other specific reason ?
    thanks
    raj

    Hi Raja,
    something is wrong with your context in the component controller. Please verify your context structure with the structure in the document, which you mentioned. Do you really use value nodes and attributes? Is the mapping to the view correct and also the binding between the interactive form ui-element and the context nodes of the view?
    Regards, Carsten
    Message was edited by: Carsten Brandt

  • Error while executing chart from form

    Chart run well from local PC. but when i try to run it from Application server error accured " OG-1603: Unable to create PL/SQL Development Environment context"

    Hi,
    Whenever you create any view in webdynpro, the default text view element comes automatically. this is the reason for the presence of label.
    you can go to the layout of the view and remove the textview element from the root UI transaparent container.
    <u>Regarding the presence of blank IFrame:</u>
    Please check if you have performed AFC setup before running the adobe interactive form application. the blank frame could be because of that.
    Also try replacing the webserver name with its IP address in the application URL. This will help in the ADS to recognise your webserver.
    Regards,
    Chander

  • Executing query error: System error in program SAPLRRI2 and form REP_A

    Hello Experts,
    I am facing problem while executing query.
    I have activated a query from BI content. The query is activated successfully in development and running successfully in development, so I transported the same into QA.
    When I execute this query into quality, automatically debuger opens. After I come out of debuger I get following error message:
    " >> Row: 82 Inc: LRRMSU13 Prog: SAPLRRMS
    System error in program SAPLRRI2 and form REP_ASSIGN_INITIAL_OPT-01- (see long text)
    Error when generating dataProvider "
    This query is using some standard structures, which are running successfully in other queries in QA.
    what would be an issue?
    Regards,
    Nirav Shah

    Hi,
      Try to regenerate the query in RSRT t.code.
       ie) RSRT - give the query name - Generate report ( icon will be there near to Execute + debug) .
    After generating the report, (logoff and login )try to execute the query again ..if the above solution doesn't work, check the below OSS notes which may help for you.
    OSS notes : 1. 1121766
                       2. 1117966
                       3. 1225856
    Regards,
    Siva.

  • Error while executing the BW queries in favourites

    Hi all,
    I am able to execute workbooks which are in favourites menu
    however when I execute queries from favourites it gives me an error as below.
    "windows cannot find'?cmd=idoc&infocube=z19XXX&query=xxx"
    I tried using the function module FAVOS_EVENT_ADD_TO_USER_SHELF but no success.
    Report type - TR
    Report name - RRMX
    SAP GUID - CompID(Tried technical name also)
    Any inputs? wht is the correct process to add queries them to favourites?
    Thanks
    Jagadeesh

    Hi Ganesh,
    actually it the scenario is some this like this i have created an WAD with email as an button up on click on the button it will execute the BI Broad Casting Functionality
    He have published the template on to portal, the template is executing fine in Enterprise portal but upon button click we are perfectly invoking the broadcasting functionality but i am unable to send mail when i am click on Execute button.
    The functionality is working fine from BW system .please help me out in resolving the issue.
    regards,
    santosh

  • System Error in program CL_RSR executing queries

    Hi,
    We have several queries created from multiprovider X and these queries are included in a workbook. Multiprovider is active and fine (I have used the programs RSCOMPCONS and RSR_MULTIPROV_CHECK return status OK).
    When I open the workbook the followings error messages are showed (before selection screen):
    - System error in class SAPMSSSY1 method: UNCAUGHT_EXCEPTION
    - System error in program CL_RSR and FORM GET_INITIAL_CHAVL_OFF-02-
    We are looking sap notes (we are in the new version 7.30, Support package 5) in order to solve this error but We don't find the solution.
    Please, could you help me?
    Thanks!

    Might require to collect the workbooks, queries along with the MP & perform a transport. Please collect the roles also. This must solve.

  • Error While Executing The Queries

    Hi Every Body,
    Can Any One Explains Me About This Error And How To Rectify It,I Got This Error While Executing A query,In which We Are Using Customer Exit Varible For A Date Charectrstic..Im Getting This Error Before Entering In To Variable Screen.Error Is
    Error An exception with the type CX_SY_ARITHMETIC_OVERFLOW occurred,but was ne
    Error Overflow in the operation COLLECT
    Please Help Me Out.
    Thanks&Regards,
    Nagarjun

    Are you sure this was an error generated by MDM?  This sounds like more of a netweaver based issue.  You may try posting this in the Netweaver forum and give some more details on the system that you are running and the patch level.

  • Error while executing query in BEX

    Hi All,
    I am experiencing an issue while executing query on FIAR_C03.
    "Abort No Values could be determined for variable 0P_FVAEX
    Error specify a value for 0P_FVAEX
    Abort system error in program SAPLRRKO and form APPEND_KHANDLE_1-01-
    I had searched SDN forums and found the similar error which is inculded in the below link:
    Bex Variable
    However, the solution specified is only for a particular 3 queries. Also the solution is that the 3 queries(Which are having errors) are replaced by another 3 queries.
    Can anybody help us in this regard.
    Regards
    YJ

    hi JY,
    try 858477 steps for other 'infected' webtemplates ?
    try implement correction in 660514 ?
    (also search other notes with keyword 0P_FVAEX
    e.g 585202)
    hope this helps.

  • Error while executing query on portal-SAPMSSY1 method : UNCAUGHT_EXCEPTION

    Hello all,
    I have created a quey and executed it on portal and everything just works fine. The query has few input varaibles at the start like fiscal year and some other inputs. I saved the query in my Portal favorites and then when I try to excute it from there it gives me a runtime BI error.
    Termination message sent ABEND RSBOLAP (000): Program error in class SAPMSSY1 method : UNCAUGHT_EXCEPTION  MSGV1: SAPMSSY1  MSGV3: UNCAUGHT_EXCEPTION
    I guess it errors out because of the variable input part at the start of query.
    We already have note "950992" in the system so wonder what next now.
    Any inputs appreciated.
    Thanks,
    Kiran

    We are having the same issue too - we are SP13. Our query is built on a Infoset, and the problem comes with 0FISCPER variable, when we try to do a input help (F4) in Bex. this happens only when I use fiscper on queries bulit on INFOSETS, and it works perfectly alright with all other cubes.
    <i>System error in program CL_RSMD_RS_SPECIAL and form
    IF_RSMD_RS~READ_META_DATA-02 (see long text)
        Message no. BRAIN299
    Diagnosis
        This internal error is an intended termination resulting from a program
        state that is not permitted.
    Procedure
        Analyze the situation and inform SAP.
        If the termination occurred when you executed a query or Web template,
        or during interaction in the planning modeler, and if you can reproduce
        this termination, record a trace (transaction RSTT).</i>
        For more information about recording a trace, see the documentation for
        the trace tool environment as well as SAP Note 899572.
    and in portal, it gets to the point of variable screen and then throws a error msg.
    <i>ABEND RSBOLAP (000): Program error in class SAPMSSY1 method : UNCAUGHT_EXCEPTION
      MSGV1: SAPMSSY1
      MSGV3: UNCAUGHT_EXCEPTION</i>
    Message was edited by:
            voodi
    Message was edited by:
            voodi

  • Error de memoria al ejecutar forms con windows vista ultimate

    Tengo una lapto hp pavilion dv6605us con un procesador ADM Athlon 64 Mobile,
    tecnlogia TK-55 de 1.8 GHz. Memoria: 1024 MB DDR2 SDRAM. Sistema Operativo
    Windows Vista Ultimate. Le instale una base de datos Oracle 10g y las erramientas
    de desarrollos Developer Suite, pero cuando ejecuto la acplicación: Forms
    Apllication Serves, da el siguiente erro: "La instrución en 0X6d440b58 hace
    referencia a la memoria en 0X00000054. La memoria no puede se read". Y no me
    deja ejecutar la aplicación.
    Quería saber si tienen la solucion para este problema. Muchas Gracias.

    I have one laptop HP pavilion dv660üs with a processor ADM Athlon 64 Mobile, 1,8 tecnlogia TK-55 of GHz. Memory: 1024 MB DDR2 SDRAM. Operating system Windows Vista Ultimate. installs one data base to Oracle 10g and tools of Developer developments Suite, but when I execute the application: Forms application Serves, gives following error: "the instructing in 0X6d440b58 makes reference to the memory in 0X00000054. The memory cannot read ". And it does not let to me execute the application. It wanted to know if they have the solution for this problem. Thank you very much.

  • System error in program SAPLRRI2 and form FEMS_IN_FORMULA_GET-01 Message

    Hi Gurus,
    I am getting error 'system error in program SAPLRRI2 and form FEMS_IN_FORMULA_GET-01' while checking and executing a query.
    The scenario is :
    - The query is using Replacement path formula variables and when I do remove these the error disappears.
    - I recreated the same formula variable but the error message reappears.
    - We are separating systems (moving on to new system) and the query runs absolutely fine in the old system.
    - The same variable is been used in some other queries as well but they run absolutely fine without any error.
    Any suggestions what is going wrong ? Should I raise an OSS to SAP, thats going to be the final GO !!
    I have tried almost doing all things but the error remains the same. This is quiet urgent and Reply will be much appreciated.
    Best Regards
    Ritesh

    Hi,
    Thanks for the reply. OSS note 982328 becomes irrelevant in my case as we are on SAP BW 7.3 and SP SAPKW73003. So this is the most recent and latest version of SAP.
    One more update is I tried regenerating the query in RSRT/RSRT1 but it starts in debug mode. This is of more worry to me now. Any suggestions or solutions are welcome, meanwhile I will raise this to SAP.
    Best Regards
    Ritesh Singh

  • System error in program SAPLRRS2 and form SELOPT_ASSIGN-01- (SAP BW 3.5)

    Hi,
    The following error occured when executed a query :
    "System error in program SAPLRRS2 and form SELOPT_ASSIGN-01-"
    I have read OSS note 907533 but from what I see in this note, I conclude the repair instruction
    only for SAP BI 7.0 so this note not for SAP BW 3.5.
    I have use button "Check query" and everthing is fine.
    Is there someone who can solve my problem?Thank you
    Regards,
    Satria

    This question is interesting. 
    One of my users got the same message today.  Wednesday, she ran some queries that had 3 variables on them.  She had no problems.  Yesterday, she tried to run the same queries, and one of the three variables did not show up on the variable screen.  The characteristic in question is not authorization relevent.  Others had no problems with these queries. 
    Today, I created a new query using the characteristic with no variables.  It ran fine for her.  I added the variable and she got the error message.
    So, I would really appreciate an answer to this thread!
    Ginny

Maybe you are looking for

  • Cannot Create Folder at Top Level of Documents Library

    Operating System:  Windows 7 Enterprise, 32-Bit Environment:  Windows 2003 domain Security:  Local Machine admin, and domain admin Documents Library is redirected via Group Policy to \\servername\home\username Navigating to Libraries\Documents, there

  • ABAP certification only for people using ECC 5.0 version and above

    Hi all, I requested for the ABAP certification to SAP education india They said that only if we have experience in ECC 5.0 then only we are allowed Is it so..? i am applying for certification through our company. People working in 4.6 or 4.7 are not

  • Can´t publish anymore

    Hi, i can´t puplish my muse-sites anymore. Error-Code  503, 105002 - Can you help me please. Regards Alex Puchta

  • Change Delivery Date in a PR

    Hi, I have requirement whenever you create a PR from ME51n or change PR from ME52n the Delivery date must be manipulated from a custom table, if I have 2 days in a custom table I must add the 2 days to delivery date and update the same, if an entry i

  • BDC for XD02 -Custom Fields

    Hello All,               We have few custom fields on customer Master. These fields are on a new tab. When I do the recording for XD02 it shows the old XD02 transaction(We are on 6.0). It doesn't show custom fields and I don't see that there is any B