Link from BOBJ Webi report to CRM webUI screen

Hi experts,
I was wondering, if there's a way to create a link from Webi report (based on CRM data) to webUI content in CRM? For example, Webi report will have opportunity numbers. User will be able to click on the opportunity number and get to webUI screen where he could see opportunity details and maybe even modify it.
Best regards,
Vlad

Hi,
You can link Webi Document to webUI content in CRM with help of Hyperlink based on particular column then you need to parse the data.
Once Parse button is clicked, it displays with the parts of the URL parsed into sections depending on parameters specified in OpenDocument URL.
for more information kindly go through following document.
http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f0daee1d-0e38-2d10-0c91-8bb4ab5aa266?QuickLink=index&overridelayout=true&47467978778722
Best Regards,
Pushkar Dhale

Similar Messages

  • Direkt link from a web dynpro (non crm system) to the crm bsp page from sap

    Hello,
    we are trying to call the bsp page like opportunities details edit in edit mode with a parameter that discriebes the opportunity. AT the moment we can the page but don't know how to tell the system what opportunity should be displayed and in edit mode or not .  Any hints ? or documentations ?
    thanks
    Juergen
    http://rxxxx.com:8080/sap(ZT1yOFhyMTZmamJ1am1PX01yOHlUMENRLS12Y1VwVHlKUElWckR4X25DZDRxeVJnLS0=)/bc/bsp/sap/CRM_UI_PORTAL/BSPWDApplication.do?sap-syscmd=nocookie&sap-client=900&sap-language=en&sap-accessibility=&sap-ep-version=7.00.200711172137&sap_ep_version=7.00.200711172137&sap_ep_baseurl=http%3A%2F%2Fsi0bos49.boschrexroth.com%3A50100%2Firj%2Fportal&NavPathUpdate=false&buildTree=false&crm-portal-theme=BRCOMPASS_LIGHT_STD&crm-portal-role=portal_content%2Fbr%2Fcom.br.fICM%2FCRM%2FSALESPRO%2FSALESPRO&saprole=SALESPRO&crm-logical-link=SLS-OPP-SR

    Hi, the central class which is used for external navigation to a component, is CL_CRM_UI_EXT_NAV_SERVICE.
    In the URL of the Web Client, you can specify 4 different parameters:
    1. Object type : crm-object-type
    2. Object action: crm-object-action (A for search, B for Display, C for Edit and D for Create) -> see details in "Define Navigation Profile" and in Define generic OP mapping.
    3. Object value (optional) : crm-object-value
    4. Object key name (optional): crm-object-keyname
    If you use option 3 and 4, then you also need to define a mapper class in customizing to create a BOL entity based on the key name and value. See for example class CL_CRM_UIU_BT_OBJ_MAPPER and method IF_CRM_UI_OBJ_MAPPER~GET_ENTITY_FROM_UI_OBJECT. This is done in "Define Object Mapping". Fro example, for BuilHeader BOL object which is linked to Object type BP_ACCOUNT, you could use the class CL_CRM_BUPA_UIU_OBJ_MAPPER as an example.
    Example of an URL:
    http://<server_name>/sap/crm/crm_logon/default.htm?sap-client=100&crm-object-type=BP_ACCOUNT&crm-object-action=B&crm-object-value=110&crm-object-keyname=PARTNER
    Hope this helps,
    Xavier

  • How to access data from SAP Tables from a Webi report

    hi all,
    I have a webi report for financial data and from a Bex query which is build on a Cube (this has data from 2 SAP ECC systems)
    i want to build a functionality where in i can call some SAP Table data from this webi report. i should be able to pass information or some hard code where it can understand the source system it has to pick data from.
    in SAP BI, we have this ption wherein we can achieve this through RRI..
    is this possible in Webi ?
    Thanks
    SKS

    Hi.
    Create a universe on top of SAP Tables and create a webi report.
    Using hyper link /open doc we can call  this report from the webi report created on top of your Cube .
    @Sri

  • How to use linked filters in webi reports.

    Hii.. all
    I want to know how can i  use related or linked filters in webi reports.
    that means if i am using three diff filters as f1 for Zone f2 for location and f3 for sales office
    then if have selected a zone from the zone  filter (for ex west) then the location filter should show only the locations which comes under that zone and the third filter should show only those sales offices which comes under the selected location from the filter..
    Plz help..
    thanks

    hi Neeraj,
    1. In Universe Take Storename, city, State, region, Country objects
    2. Double click on Storename, go to properties tab and click on edit button. Query panel will open.
    3. Double click on city and click on sort button, double click on state and sort it, double click on region and sort it, double click on Country and sort it.
    4. If you want to keep any condition like particular country, you can drag country object in to the Conditions pane.  If not leave it empty.
    5.Click on Save and close button. Save the universe and export it.
    6. In webI drag and drop the Storename object and click on 'Add Quick Filter' button.  Now all the columns you included in the list of values appear in the Add Quick Filter dialog box.
    Now You can select the values from here and run the query.  you will get the result.
    One more way is there using cascading LOVs
    1. Go to Tools menu > List of values > Create Cascading list of values.
    2. Double click on Country, Region, State, City and Storename.  Close it.
    3. Save and export the universe.
    4. In webi drag and drop the objects in result objects pane, apply query filter and run the query.
    Now you will get the result.

  • Error while link from calendar to report

    Dear,
    Now I try to link from calendar to report. In the SQL Query
    step of the calendar build wizard I've input as follows:
    select
    c.cal_date the_date,
    c.cal_title the_name,
    'PROJECT.CAL_RPT.show_parms?
    p_arg_names=_tab_calendar_cal_id_cond&p_arg_values=%
    3D&p_arg_names=tab_calendar.cal_id&p_arg_values=' || C.CAL_ID
    || ' ' the_name_link,
    null the_date_link,
    null the_target
    from project.tab_calendar c
    order by 1
    But when I click link in calendar, the browser was shown
    that "The page cannot be found HTTP 404 - File not found
    Internet Explorer".
    Why this link is incorrect? Please help me.
    Thank You
    sirin kittichotpanich

    hai eide...
    this is javascript ok..
    i am also having the same problem
    in plsql procedure anyway...
    write this script into javascript event handler 'OnClick' ok
    function open()
    window.open('url','mywindow','width=100,height=100,scrollbars=yes,resizeable=yes');
    open();
    it should work...
    regrds
    hai

  • When I click on a link from a web page opened in Safari I get a blank black screen. Why can't I see the contents of the page?

    When I click on a link from a web page opened in Safari I get a blank black screen. Why can't I see the contents of the page?

    Is this any link in any page, or one particular link in a particular page?

  • Is it possible to add buttons for user feed back in Bobj WEBI report?

    Dear all,
    I am an ABAP Web dynpro developer. 
    As part of the workflow, i am displaying  a BOBJ Webi Report to the users.
    The requirement is to allow users Aapprove/Reject the data in the report.
    Is it possible to have user input or any buttons in the Webi Report?
    If yes, How to achieve this ? Please help.
    Thanks,
    Vamshi

    There is discussion option as an out of the box feature. Check this: BI launch pad 4.0: Participate in a discussion about a document

  • When I try to access a web page or link from a web page I receive an error message like "Server not found" or "Unable to connect." After repeated "try again" attempts the page will load, but when I click on a button or link, the same thing repeats. Why?

    When I try to access any web page or any link from a web page, I receive an error message such as "Server not found" or "Unable to connect." After repeated "try again" attempts that the page will load, but as soon as I click on a button or link, the same thing repeats. Any suggestions?

    When I try to access any web page or any link from a web page, I receive an error message such as "Server not found" or "Unable to connect." After repeated "try again" attempts that the page will load, but as soon as I click on a button or link, the same thing repeats. Any suggestions?

  • Microsoft, remove the link from Skype web site

    Microsoft, you should have removed the misleading and false advertisment download link from Skype web site http://www.skype.com/en/download-skype/skype-for-tablet/ Skype for TabletModern Windows Here’s why you'll love it:You'll stay connected even when the app is closed, so you're always reachable.Start a chat with your Skype contacts right from the People Hub. Want quick access to your Favorites? They're front and center in Skype.It's fast, beautiful and perfect for touch screens. Browse the web while you chat, with Snap you can do more at once.It is no longer true. Do you hear the past ?

    Mike,
    Had you modified your syntax inside of the a href since the first time it worked and when it failed.
    I always suggest testing in small increments.
    The solution you have for linking to a website is the correct way to do it in Oracle BI 10g. I would suggest reducing the operations to something manageable to ensure that it is not the use of the HTML override but indeed something in your syntax,
    Perhaps,
    Test This is Working
    and
    then update the syntax to adjust the ID value and then the display test, etc.

  • Link to Child Webi report from Parent Webi report

    Hi All,
    I have child link for webi report in my parent webi report.
    But, when i click on URL for child report, its again asking for logon credentials.
    Is there any way to avoid asking logon credentials, instead it should pick credentials from parent.
    Please reply.
    Thanks,
    Bhanu

    Hi
          If your link contains different host that is, after clicking the link if you want to redirect to another document with another BO server that time you have to supply credential (Login info of this server).
    Case of same server no need to supply credential.
    Thanks

  • Hierarchy Analysis Authorization in BW and BOBJ Webi Report

    Hello,
    We have a scenario wherein we have implemented Analysis Authorizations (Hierarchy) on Organizational Unit info object (0ORGUNIT) and need to report on BOBJ WEBI. Our scenario is as following
    ORGUNIT    - L0 (Overall Enterprise Level)     
    -     L1 (Enterprise - Continent Wise Split)
    -     L2 (Enterprise u2013 Country Wise Split)
    -     L3(Enterprise u2013 City Wise Split)
    E.G- 
          LO (Company ABC) MANAGER 0 will have access to the entire organization
               -L1 (ASIA) MANAGER1 will have access to ASIAN Subcontinent
                      -L2 (India) MANAGER 2 will have Access to country India
                                -L3 (New Delhi) MANAGER 2.1 will have access to city Delhi
                                -L3 (Mumbai) MANAGER 2.2 will have access to city Mumbai
                       -L2 (Malaysia) MANAGER 3 will have access to Country Malaysia
                                  -L3 (Kuala Lampur)
                                  -L3 (pahang)
                 - L1 (Europe)
                                            u2026..
    The requirement is that the CEO of the company should be able to see the entire set of data ( L0-L4).We have continent managers who can see that data specific to their continent, similarly at L3 Level the city manageru2019s should see the data only for their specific city.
    In BI we have used analysis authorization based on hierarchies. We have created an authorization object say ZAUTH1 and have assigned the hierarchy L0 from RSECADMIN. Now, in Webi when we create a report a sample row comes as :
    L0 Org Unit     L1 Org Unit     L2 Org Unit     L3 Org Unit     SALES Key Figure
    Company ABC     Asia          India          Mumbai          1000
    Now, we have MANAGER 2.2 who has only access to the data specific to his city (Mumbai). There is an Analysis Authorization object created for him ZAUTH2, by ONLY assigning the org unit hierarchy L3 (for Mumbai). When we run the bex report with the user MANAGER 2.2 u2013 it correctly displays the result and the user is only able to see the data for L3 Org Unit (Mumbai). However when you bring this data to Webi u2013 the report comes in the below format:
    L0 Org Unit     L1 Org Unit     L2 Org Unit     L3 Org Unit     SALES Key Figure
    Mumbai                                           1000
    The L3 org unit has now got assigned to L0 Org unit , as this is the only org unit assigned to the MANAGER 2.2 user .
    In such a case we are not able to write any generic formulae for the report. Is there a way to correct this issue? u2018Mumbaiu2019 should either get assigned to the L3 OrgUnit column is webi report , or is there a workaround that is possible ?
    Thanks and Best Regards,
    Vj

    Hi Vijay,
    The problem you speak of is known and comes from the fact that the hierachy is flattened in the process of delivering it to WebI. Therefore there is no real 'solution' to the problem, just some work-arounds you can think of...
    1)
    Create a report variable that starts looking at the lowest level, if it is empty check one up, and so on until you found what you were looking for (the lowest leaf available), which by definition must be there (even if it is top level).
    Using similar logic you can also get a 'number of levels avaible' and so fill in the complete tree (duplicating the highest level).
    This is difficult to explain when end users create their own reports, though you could provide a template report with these variables in there already.
    2)
    Extend the hierarchy with duplicates below the lowest level.
    So i.e. L0 Company - L1 Continent - L2 Country - L3 City- L4 City - L5 City- L6 City.
    This will give back on the four levels for top authorization
    L0 Company - L1 Continent - L2 Country - L3 City
    For authorization on Continent:
    L0 Continent - L1 Country - L2 City- L3 City
    For autorization City
    L0 City- L1 City - L2 City- L3 City
    So in all situations the fourth level, the L3 Object will hold the City level.
    This you can then use in your report.
    Hope this helps,
    Marianne

  • Remove link from widget favorite reports - on page home

    Hello Experts
    On Startpage (Home) in CRM. I defined some links for widget favorite reports.
    Some users are not allowed to klick on ofe the links. so i wante to remove them (because i don't wante do define a new role for this on link)
    How could i remove them? Can you give an example coding for the do_prepare_out?
    Thanks for Help.
    Regards, Sven

    Hi Sven,
    You can try the following:
    Enhance the web ui component UICMP_WC_FAVORI . inside the component enhance the view UICMP_WC_FAVORI/FavoriteCRMLinks and inside your z IMPL class you can redefine the method GET_WCFAVORITE_LINKS. Inside this method you can put condition based on business role of current loggedin user and remove or add report links. Ypu may need to define the DO_INIT_CONTEXT() to call your version of GET_WCFAVORITE_LINKS()
    To get the business role of current loggedin user you can use the following code:
    Data: lv_current_profiel TYPE crmt_ui_profile.
    * Get the current user's business role
      CALL METHOD cl_crm_ui_profile=>if_crm_ui_profile~get_user_defined_profile
        RECEIVING
          rv_result = lv_current_profiel.
    Hope this will help!
    Regards,
    Ajay

  • Hide author properties from a WebI report?

    Hello,
    I need to u201CHideu201D the report Author from the properties in a Webi report.
    Can I do it with WebI Extension Points (Java or DHTML) or with REBEAN?
    Thanks,
    Paul

    Hello,
    There no fine-grained control over the "Document Properties" frame specific to visibility of the "Created by:" field displayed, either in the Java Report Panel or DHTML Interactive Editor Extension Points. 
    You can try editing the Interactive Editor JSP file that controls that panel - it's relatively straightforward - but that would take your deployment out of support.
    One way for definiteness would be - instead - to modify the "createdby" Web Intelligence document property to something else, using ReportEngine Java SDK:
    documentInstance = reportEngine.openDocument(id);
    properties = documentInstance.getProperties();
    properties.setProperty(PropertiesType.AUTHOR, "pookie");
    documentInstance.setProperties(properties);
    documentInstance.save();
    Of course, this isn't what you want if you want to keep the "Created by:" field, but merely prevent it from being displayed in the viewers.
    Sincerely,
    Ted Ueda

  • Report links from one dashboard(report) to another dashboard with prompt

    There are two dashboards ‘Chart’ and ‘Transaction details’ . I am trying to link from one report(dashboard called 'Chart') to another dashboard(Transaction details).
    In first dashboard (screenshot 1) there is a column called ‘Day’ which is like date., I have set the navigate properties and pointed out the second dashboard as the target ( screenshot3).
    In the second dashboard (screenshot 2) , the request has an prompt on the date column.
    Requirement, Once I click on particular value on ‘Day’ column in first dashboard, it has redirect to the second dashboard. Having said that, it is not only enough to navigate but also pass the value as a parameter to the second dashboard.
    Currently, it is successfully navigating to the second dashboard, but not passing the parameter. Is there any particular step that I have take care here.
    By the way, the column which has prompt has be defined as ‘as prompted’ in its report.
    Any inputs, ideas are appreciated.
    Thanks and Regards
    S
    For some reason, I couldn't able to upload the screenshots that I took now in oracle forums.

    Hi Saicand,
    Thanks for you reply. What should I need to check at fx section of the column. Do you mean that the format of the date format should be the same for both the reports.
    Thanks and Regards
    S

  • Change link for a web-page in CRM 3.0

    Hello.
    I'm new to CRM and have a problem with a link in cic0.
    Before we had a link to linjegods.no, but now we have to change this link to another web-site called schenker.no.
    Where is it possible to do this change?
    This is an old crm (BBPCRM 3.0)
    Please can somebody help me?
    Points will be awarded.
    Best regards
    Harald Vedvik

    Hello Muralidhar and thanks for your answer.
    There is no error here.
    The problem is that the web page www.linjegods.no dont exist anymore.
    Therefore I have to change the link to another web page.
    But I dont know where to change this link.
    Best regards
    Harald Vedvik
    Edited by: Harald Vedvik on Jan 16, 2008 9:36 AM

Maybe you are looking for

  • Macbook Pro 2009 freezes frequently PLEASE HELP!!

    It started a few months ago when my Macbook Pro from 2009 suddenly started to freeze for no reason. I could surf on safari and it just started to freeze and I had to wait several minutes before it went back to normal, sometimes up to 15 minutes and l

  • How to connect a CVS server with remote Hosts(NWDS7.0)

    Hi Frndz.. I installed CVSNT server in one machine n itz workiing fine with that NWDS in that machine , now i want make connect that CVS server from remote machines NWDS's to use that CVS server as a central repo' Can anyone guide me how can i connec

  • How to display SDO_GEOMETRY on oracle map

    Hi All, I am new to Oracle Mapviewer . For my application that uses oracle maps i refer to http://elocation.oracle.com/mapviewer to get the base map. My requirement here is to capture the area of interest from the end user, which i am doing using the

  • My G4 won't detect an expansion USB

    Hey all- Looks like alot of us early adopters are on the boards tonight. Here's my problem; I did a clean erase and install on my G4, and everything is pretty good so far. however my G4 can no longer read several of my devices I use (Scanner and tabl

  • Download icon on bottom of screen

    I was deleting documents from my download into trash and mistakenly deleted the entire "download" function.  I'm not able to download.  Help!