Opening 7.0 Query in ABAP Web

Hi All,
From 7.0 Query Designer if we press the execute button, it is going to the portal (Java Web) to execute the query. But we dont have the portal installed in our system.
Is there any way we can make the settings so that if we press execute button in 7.0 query designer and the web analyzer opens in the ABAP web and not in JAVA web?
Thanks in Advance,
Regards,
BIJESH

Hi,
Pls find some SAP notes:
1.Queries created or adapted with the SAP NetWeaver 2004s BEx Query Designer will still appear in the Open Dialog of the 3.x tool but they cannot be opened anymore.
2.For those scenarios where customers do not want to use the SAP NetWeaver 2004s BEx Query Designer, SAP ships a 3.x version of the BEx Query Designer in addition to the SAP NetWeaver 2004s BEx Query Designer.
3.New capabilities are only implemented in the SAP NetWeaver 2004s Query Designer.
4.Query Views that were created before will still run after a query has been changed with the new BEx Query Designer.
In general, query views do not need to be migrated.
5.The new BEx Analyzer gives access to InfoProviders, queries and query views but not to query views created with the new BEx Web Analyzer. On the other hand, query views created with the BEx Analyzer are available within the new BEx Web Analyzer.
6.Several Features of the new BEx Query Designer and BEx Web (e.g. in the area of exceptions and conditions) are not available in the new BEx Analyzer.
7.SAP does not recommend using NetWeaver 2004s queries and query views in the old 3.5 BEx Analyzer.
Hope this helps,
Regards
CSM Reddy

Similar Messages

  • Bex Query on ABAP WEB

    Dear Experts,
    When we go to T-code RSRT and give the technical name of the query and afer that when we select the ABAP WEB option the query goes to internet explorer.
    After that one variable selection screen pops up now my question is how can we have option of saving the variant on that variable screen by default.
    I searched on forums and google but i didn't get any relevant information.As far as i understand then we have to give some template id in that link which is generated when we click on ABAP WEB.
    Please help me on that.Once i am done with that then i  have a requirement to dynamically update the variants and broadcast to different user.
    Anyways for that i will open a new thread to get  the clarifications on same.
    Your valuable inputs are welcome.
    Thanks in advance.
    Regards,
    AL
    Edited by: AL1112 on Sep 30, 2011 2:12 PM

    Hi,
    Saving Query Variants
           1.      Open a query in a workbook that contains variables.
           2.      After you select the variable values for your query, (see Changing Variable Values), choose Save as Variant to create a new variant.
           3.      Enter a description and a technical name for the variant.
    If you set the Save as User-Specific Variant indicator, the variant is only available to you. If you do not set the indicator, everyone who opens the query can use the variant.
    If you set the Use as Default Variant indicator, this variant is used when the query is opened.
    The variant is now displayed in the list of available variants.
    If you later want to change the description for the variant, choose Properties and enter the new description.
           4.      To check your entries, choose Check.
    please check the URL:
    http://help.sap.com/saphelp_nw70/helpdata/en/45/6e583cb9cc1956e10000000a11466f/content.htm
    Thanks,
    Venkat
    Edited by: Venkadesh S on Oct 12, 2011 12:38 PM

  • Error in Running a query on ABAP web portal

    Hi Guys,
    We are working in a environment where BIW is installed with only WEB AS ABAP. We do not have enterprise portal in our landscape. so we need to run our reports on
    url http:
    host:8000\sap\bw\Bex? Query=........
    But when we run a query fro Query designer it is taking the following path in internet explorer.
    /irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?QUERY=0FIAP_M30_Q0002&VARIABLE_SCREEN=X&DUMMY=1
    So can someone help me to set the properties so that the query can run on path http:
    host:8000\sap\bw\Bex?.....
    regards,
    saurabh

    Hi Saurabh,
    In SMICM transaction code we have to maintain the parameters in order to run the web report in the specified format.
    i am listing some parameters in the below, Please have a look and see whether it can help u out .....
    Services
    icm/server_port_0     = PROT=HTTP,PORT=8000
    icm/server_port_1     = PROT=SMTP,PORT=0
    HTTP settings
    icm/HTTP/max_request_size_KB   = 102400
    icm/HTTP/j2ee_0                = PREFIX=/,HOST=localhost,CONN=0-500,PORT=50000
    icm/HTTP/server_cache_0        = PREFIX=/, CACHEDIR=/usr/sap/BSD/DVEBMGS00/dat
       a/cache
    Misc
    icm/host_name_full             = cauvery.com
    icm/cancel_strategy            = cancel requests without session (stateless)
    rdisp/plugin_auto_logout       = 1800
    is/HTTP/virt_host_0            = :;
    is/SMTP/virt_host_0            = :;
    Once after maintain the parameters go and check in the SICF transaction code SAPBW---BEx + right click + test service. And check whether it is opening in the required URL path.
    Regards,
    Vara Prasad.

  • Different behaviour of F4 searchhelp BADI in Java Web and ABAP Web

    I implemented the Badi RSR_VARIABLE_F4_RESTRICT_BADI to restrict the values in the F4 search help of variables in a query.
    When executing the query in ABAP Web or in the BEx Analyzer in Excel everything works fine.
    The variable popup shows up and when I hit F4 on a characteristic it jumps in the code once and determines the values I want to see
    BUT: When I execute the same query in Java Web runtime, the Badi is executed 6 (SIX) times before even displaying the variable screen Anyone has got an idea?
    As I am determining the results in the search help depending on transactional data in a cube it's a big mess when executing this piece of code 6 times even if I do not need it at that stage.....
    As a small workaround i created a constructor for the implemented class, as this is only called once at runtime, but this cannot be the solution.

    Hi Stefan,
    Have a read of this article:
    http://sapdiary.com/index.php?option=com_content&view=article&id=12787:restricting-the-value-help-in-the-variables-screen-of-a-query&catid=81:data-services&Itemid=81
    Also double check you are honouring the spirit of all the input parameters.
    The symptom you describe occurred in the older solution using a customer exit (function module) when the "Variable Name" parameter was used incorrectly in the code, hence it did not behave as the API expected.
    When you have it in debug mode and are looking at all the available variables in memory (global and local) do any of them change between the six calls?
    Hope this helps,
    John.

  • How to change or set language in abap web

    Hi Experts:
    I use RSRT1 to run query by ABAP Web , how can I change or set the display language,
    thanks

    Hi Jeff,
    Below links may helps you to solve the issue .....
    http://help.sap.com/saphelp_nw04/helpdata/en/49/9dd53f779c4e21e10000000a1550b0/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/EN/d7/c4673cffbb4c34e10000000a11402f/content.htm
    Regards
    Sudheer

  • Problem while opening Bex query on the web

    Hello BW experts,
    I have a problem while opening Bex query from my SAP Favorites.See below.
    When i double click on the query, i get the following page, with the server name KBWS01QX.
    But, from RSRT Tcode, select the query > query display as HTML > Click on ABAP Web , click execute as shown below, it is going to the correct URL as in the 2nd screen shot below.
    My question is why is it going to the wrong URL when i open it from  SAP Favorites menu?
    I want it to open the same URL as it opened from RSRT(which is the right one)
    What is the Config needed to make it to work from SAP favorites.
    Any help would be appreciated.
    Thanks alot.
    SV

    Hello,
    Thank you all for your responses.
    See below some additional info.
    From RSRT, this time I clicked on JAVA WEB, and i get the below URL, which is the same URL i was getting when i executed the query from SAP favorites.
    http://kbws01qx.xxxxxxx.com:50000/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?QUERY=ZCONSUMPTION
    Also, i have executed the Function module : RSBB_URL_PREFIX_GET and i get the below values.
    It seems that it is trying to connect to Java portal something services may be, but i want it to open in ABAP web only.
    Please help.

  • Query execution - RSRT - Abap Web - Several Logon prompts

    Hi,
    I am trying to execute a query in RSRT transaction after choosing ABAP Web option.  When I click on the abap web button, it opens a new browser window
    http://<server> : 80NN/SAP/BW/BEX?&QUERY=ZRF490N , but with a logon screen.  I try to logon with my abap credentials, but it repeatedly asks for the credentials.  If I say Cancel, it allows me to execute the query.
    What would have gone wrong?   FYI, I have already checked the service /sap/bw/bex in SICF transaction, and it remains standard as in other systems.
    Thanks in advance for your hints.
    Regards
    Abdul

    Hi,
    Please can set up the anonymous service in SICF refer to SAP Note 653099
    and maintain an anonymous user for the service Mime according to the SAP
    Notes 516884 and 487456 in order to avoid that logon request.
    Please refer the following URL:
    http://help.sap.com/saphelp_nw04/helpdata/en/d8/
    25ea401675752ae10000000a155106/content.htm
    Thanks,
    Venkat

  • Query in BPS Web Interfaces - Open in New Window

    Hello,
    I am trying to insert a BW Query into a web interface but have it launch in a new window.  I know how to have it open in the web interface by using a text box.  In July of 05 I found an answer from Marc Bernard on a similar topic, but with a query returning variables.  When I tried to use the code, I got an error.  I know that I can create a URL with Target="_Blank" but I don't want to hard code the full URL of the web report because the default host and port will change with the systems.  I tried the following URL in hopes that would inherit the system but it doesn't work.
    http://<default_host>:<default_port>/sap/bw/BEx?cmd=ldoc&infocube=EPABUDGET&query=EPA322BR
    Here is the code I have for the report.   Can someone tell me how to open in a new window or how to get the URL to work?
    <iframe
        id="BWReport01"
        name="BWQUERY"
        src="/sap/bw/BEx?cmd=ldoc&infocube=EPABUDGET&query=EPA322BR"
        width="900"
        height="800">
    Frames are not supported.
    </iframe>
    Thanks,
    Cherie

    Hi Cherie,
    you are on the right track. Just use a href="/sap/bw/bex..." target="_blank". If you need the URL to be more dynamic, use javascript with window.open.
    Regards,
    Marc
    SAP NetWeaver RIG

  • How to open a Query in BPS Web-Layout

    Hello,
    i am new to BPS. How can I open a Query in BPS Web-Layout so that I can enter plan data manually??
    Pls give me the procedure and not links to help.sap.com. Thanks.
    pls help,
    SD

    Hi.
    You can open bex query in BPS Web Layout, but you should update data via BPS layout.
    In BPS Bex query can be opened only for display as long as BPS doesn't allow input via query (only BI7+IP).
    In BPS Web Interface builder add subcomponent "text", set HTML=TRUE, goto property "text", press F4->edit long text and enter HTML tags IFRAME with URL of bex query.
    Regards.

  • Open a new outlook  email with Abap Web Dynpro

    Hi Experts,
    I'm developing an abap web dynpro application, and at the end of a text I need to have a link that opens the outlook for sending and email, do you know how can this be done with ABap Web dynpro.
    Regards and thanks.
    Fona

    It should be noted that just relying on the browser handling for the [url mailto: reference|http://www.w3.org/TR/WD-html40-970708/htmlweb.html] does not guarantee handling by any specific email application. It is completely up to the browser implementation - The HTML 4.0 spec does not specify any handling other than:
    MAILTO URLs have the following syntax:
    mailto:email-address
    User agents may support MAILTO URL extensions that are not yet Internet standards (e.g., appending subject information to a URL with the syntax "?Subject=my%20subject" where any space characters are replaced by "%20").
    Then again - given that WDA supports so few browsers (user agents!), you could probably get around the different support in each them in a reasonably common way.
    To ensure that it is MS Outlook you are launching and potentially pass more data into that email you'll need to make use of the [ACFExecute functionality|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/47/b91539878a2d67e10000000a42189c/frameset.htm] and then also the [command-line interface of Outlook.|http://www.brighthub.com/office/collaboration/articles/21840.aspx]

  • SAP BW query view deletion in Web/ "Delete Query view" in web

    Dear All,
    We are using the standard template: BW web analyzer (0ANALYZER). In this standard template, SAP provided two links "Save View" and "Open View" for creating new query views and opening existing query views respectively. However, no oppurtunity was provided to "delete query views".
    We would like to have an oppurtunity to delete the query views as well from Web. (currently we are deleting the unwanted query views from Bex analyzer, as per the request from business users - who have access only to the web reports).
    Would be great if you can suggest some solution to this problem.
    By the way, We would not like to use the standard "Query view selection" web item. (as it creates user specic local views only).
    best regards.

    Hi atlaj
    There is a Function Module called
    CALL FUNCTION 'RZX2_OBJECT_DELETE'
    you can make yourselves a little ABAP with.
    Hope this Helps.
    Best Regards
    Armin Baggenstos

  • How to consume the Abap web service in Java web-dynpro

    Hi Everyone,
    I want to consume ABAP web service in java web dynpro.
    so when i tried to create model in java web-dynpro, it gave me an error message saying "Invalid WSDL or WSDL not found".
    i think this error message is because, to access the WSDL of abap web-service, we need username and password, but the dialog box in java web-dynpro is not programmed to take username and password from us and send it to the server to get the WSDL.
    i came to this conclusion because i was able to successfully test my abap web-service in java portal. the java portal asked me the username and password to open the WSDL.
    So, please help me to consume the abap web service in java web-dynpro.
    Thanks in advance
    Regards
    Vikas

    Hi Vikas ,
       while creating a model in web-dynpro try to use the "import web service model" option and if you are using local server choose the local server option so that you can get the available web services which are in server, select one among them and continue you process.I think this is the some what easy way .
    If you want use the URL for wsdl better to once test the available service in server and copy that WSDL URL and paste over  WSDL textbox.
    I think this is pretty help ful to you
    Best Regards
    Srikatnh

  • SSO and ABAP Web Services

    I am opening this thread on behalf of my colleague Bala regarding SSO and ABAP Web Services.
    We have gone through single sign on options and found several options are available within 5.0.
    We would like to know the options available for SAP ABAP web services access from a Non-SAP system with user authorization but without Portal/ITS installation.
    Also I would like to avoid any hard coding of user id in Non-SAP system .
    Could you provide any information.
    Thanks,
    Bala

    We have gone through single sign on options and found several options are available within 5.0.
    Tell me what are the several options and what is your Non-SAP system?
    without Portal/ITS installation.
    ITS is now an integral part of ECC 5.0 system. So would not need a seperate installation, unlike earlier versions.
    AB

  • ABAP Web Dynpro: Application Configuration vs Admin Personalization problem

    Hi,
    I created an application configuration for the application MT_ORDER_APP with a component configuration on RPLM_MT_ORDER_COMP.  I changed several Labels and UI Element visibility... and saved.
    When I test this application config for viewing an order of type ZX99, I don't see my changes.  If I right-click on the page, I see that the configuration Id used is MT_ORDER_ZX99.
    Why my Z config is overrided by this one???
    By testing in Admin mode, I discovered that I can personalize this MT_ORDER_ZX99 Config.... But then, the changes are visible to all users viewing ZX99 type orders.
    How to manage to make my Application Config highest in priority?

    Hi,
    how did  you  open in administrative mode?
    to open in adminstrative mode do as follows:
    In se80 ,i.e in the menu bar:
    Web Dynpro Application->Test->Test in Administation mode.
    i hope u can see the option "Settings for surrent config" .
    you can refer the thread.
    [Re: ABAP Web Dynpro Application changes in Administation mode]
    Priya.

  • ABAP Web Dynpro application in new UWL tab

    Hi All,
    I have been looking for an option to open a web dynrpo abap application in a new tab in UWL which i created. I have been searching on SDN for this but i could only find the help docs which say how to open a task in web dynrpo abap application.
    But in my case i want to open a web dynpro abap application on click of a  new tab in UWL. The WD ABAP application doesn't have any workflow task.
    Also is it possible to restrict the tabs which user see based on their roles ?
    please help me on this.
    Thanks
    Hussain

    Hi,
    how did  you  open in administrative mode?
    to open in adminstrative mode do as follows:
    In se80 ,i.e in the menu bar:
    Web Dynpro Application->Test->Test in Administation mode.
    i hope u can see the option "Settings for surrent config" .
    you can refer the thread.
    [Re: ABAP Web Dynpro Application changes in Administation mode]
    Priya.

Maybe you are looking for

  • Custom field in XK05-Block/UnBlock Vendor details

    Is it any way possible to capture blocking period(date) of a vendor in XK05 along with reasons description besides block function?

  • Design Patterns for java swing application front a J2EE server

    Hi, i dont nkow that i stay in the correct forum. I am development a java swing client application, no web, and i dont know that if there are any patterns for a client of this type. I have readed http://java.sun.com/blueprints/corej2eepatterns/Patter

  • Error in modifying Object Value in Triggers defined on Object Tables

    Hi, While practising with Triggers, the following error was encountered. Could anyone suggest what is the reason and solution for the problem. An Object Type and an object Table are created. create or replace type typPerson is object (id number, firs

  • 'Find' Function not Catching all Words

    Under MenuBar>Edit>Find>Find>Advanced, when I enter in a word or phrase, the 'Find' feature only identifies 75% - 90% of the occurrences of the entered word or phrase. How do I correct this? Thanks. appler505

  • JavaDoc crashs in netbeans !!!

    Hi , My problem is when i generate a javadoc for my project in netbean 4.1 it just crashs and this is the message in the console text area : Javadoc execution javadoc: error - Illegal package name: "${javadoc.additionalparam}" Loading source file C:\