BW report in BP Fact Sheet in CIC0

Hi Gurus,
We wish to display BP specific BW reports in our CIC0 fact sheet. We have configured a web template and are able to view the BW view in the CIC0 fact sheet. The issue is, that we want the BW query to run automatically based on the BP confirmed in CIC0. Currently, we get the BW view wher we open a query and then populate the BP in the selection screen and run the report. The report then shows the expected data in fact sheet. However, ideally, the BP should automatically be passed in BW query as its already confirmed in CIC0, as it does when we get information from R/3 regarding a BP.
Any help would be highly appreciated.
Cheers!
Amit

Hi guys,
I have the same problem, I need to call bw reports using the BP selected at cic0.
I tried 2 options, I can display the bw reports but the BP is not send as a parameter.
1- I created an action box in cic0 to call transaction RRMX in BW. I used BOR method, object type TSTC and method execute. This works fine to call the reports but can't find any option to send the bp as a parameter.
2 - I created a bsp version of the bw reports and created an HTML call from CIC0. But the BW report doesn't accept parameters. Also I don't know how to send the BP as a parameter, it seems that I can only send Text.
Let me know if you find another way to call bw reports from cic0.
Cheers,
Hernan.

Similar Messages

  • Fact Sheet in CIC0 - Display Issue

    All
    Hope you can help.  I am in the process of tidying up the roles & profiles through the users on our CRM system.
    We have a small number of users that use the FACT SHEET within trnsx CIC0, they used to have SAP_ALL assigned to them which I have now removed, this now has removed the Marketing Attributes section from view from the FACT SHEET
    I have ran AUTH Checks to assist and added where applicable - does anyone know why this area is not being displayed
    any help would be appreciated.
    regards
    Barry

    Bruno
    Thanks for replying.  I have ran \nsu53 to do the auth check and added objects as needed but still no display.
    However - during replying to your message I went back into BP to modify the Marketing Attributes of a customer and received 'You are not authoriesed' - this required object C_TCLA_BKA, after adding this I could now see the Marketing Attributes in the FACT SHEET
    so thanks
    Regards
    Barry

  • Fact Sheet - implementing BI Reports

    Hi Experts,
    how can i implement my own BI Reports into the Fact Sheet in CRM 2007. I know the customizing point "maintain Fact Sheet" but the problem is that if I choose BP_FACTSHEET and take a look into the view assignments I only find the entry
    BP_FACTSHEET     BIReport     DEFAULT     BI Report
    I know the customizing "Display SAP Netweaver BI Reports in CRM" also. But where can I adjust which BW report should be shown in the factsheet?
    It would be great if you could give me any hints about this...
    regards
    marc

    Hi Mark,
    This is a two step process, first you need to define your own BI report id's in CRM and then integrate them in the fact sheet as follows
    1. Specify BI Report in SAP CRM
    To display BI reports in the CRM WebClient UI, you need to maintain the BI reports in Customizing with a unique ID.
    You do this in Customizing for Customer Relationship Management, under   UI Framework->UI Framework Definition->Display SAP NetWeaver BI Reports in CRM->Define BI Reports.
    You specify the following:
      BI Object Type: For example, Template 7.x.
      BI Object Key: This is the technical name of the report in SAP NetWeaver BI.
      BI Report ID. You can reuse the object key or enter any name you want to use.
    2. Add BI Report View to Account Fact Sheet Overview
      1.     In the BSP WD Workbench (transaction BSP_WD_CMPWB), enter the component BSP_DLC_FS, and choose Display.
      2.     Double-click the view BSP_DLC_FS/factsheet and go to the Configuration tab page.
      3.     Select the Account Fact Sheet (BP_ACCOUNT_FS) and click Search.
      4.     In the result list, click the <DEFAULT> hyperlink in the Role Config. Key column.
      5.     Select BI Report from the block of available fact sheet views and add it to the block of assigned fact sheet views.
      6.     Change the title to the name you want to use for the assignment block and save your changes.
      7.     Click the Configuration hyperlink of your entry and then Attributes.
      8.     As the BI report ID, enter the report ID you defined in Customizing.
    you can find additional information in the following sap help site.
    http://help.sap.com/saphelp_crm60/helpdata/en/4d/2ae3f79e1d49d9be306f7768d55fba/frameset.htm
    Br,
    Kiran

  • Fact Sheet - Passing parameter to BI report

    Hello,
    I've created my own BI report which I want to use in the account fact sheet. I have managed to open the report in the fact sheet by creating a customer configuration of the BP_FACTSHEET/BIREPORTProxy view in component designer. In the view I have maintained attributes for the biproxy:
    REPID (BI Report ID): Z_TEST_JOHAN_ZCUSTOMER_CARD_1101
    BISYSTEM (RFC Destination of BI System): GYBCLNT100
    ADDPARAMETER (Addtional Parameter for a BI Report URL): &FILTER_IOBJNM_1=0CUSTOMER&FILTER_VALUE_1=715
    My question is how ADDPARAMETER works. I want to filter the data based on the customer number for which the account fact sheet is viewed. In my example, I've just tried to hard code that only data for customer 715 is displayed. This is not working, so all data is displayed.
    How should the parameters in ADDPARAMETER be entered? How do I dynamically pass the correct customer number?
    Kind regards,
    Johan Wigert

    Here is an example code for this badi implementation:
    METHOD if_ex_bsp_dlc_fs~get_bi_rep_parameter.
      DATA: lr_bol_entity TYPE REF TO cl_crm_bol_entity,
            lr_value_node TYPE REF TO cl_bsp_wd_value_node,
            lr_collection TYPE REF TO if_bol_bo_col,
            lv_repid TYPE string.
    **this is only a example
      TRY.
          lr_bol_entity ?= iv_data_collection->get_first( ).
          lr_value_node ?= iv_data_collection->get_next( ).
          IF lr_value_node IS BOUND AND lr_bol_entity IS BOUND.
            lv_repid = lr_value_node->get_property_as_string( 'REPID' ).
            IF lv_repid = 'SAMPLE7'.
              REPLACE '&1' IN cv_addparameter WITH '0CRM_SOLDTO'.
              REPLACE '&2' IN cv_addparameter WITH '156'.
            ENDIF.
          ENDIF.
        CATCH cx_sy_move_cast_error.
      ENDTRY.
    ENDMETHOD.

  • CRM customer  fact sheet with Business Objects reports

    Hi,
    We want to show business objects reports at customer fact sheet area. Is it technically possible? Do you have any ideas?
    Thanks
    Ozge

    Any ideas?

  • BP Fact Sheet adding Multiple BI views using SAP configuration tool

    Hi,
    I am able to add multiple BI reports to the Fact Sheet using SAP standard Configuration. But all the views appear with the Same Heading "BI Report". Is there a way I can change the title "BI Report"  to something more specific to the Report context using SAP Standard Configuration or a BADI.
    E.g. Sales Data Report / Volume Analysis
    instead of BI Report / BI Report
    I am able to do so by creating my own BI inbound plugs for the interface definition in the component BP_FACTSHEET but I do not want to use that approach if their is a SAP standard way of doing it.
    Any advice will be greatly appreciated.
    Sumeet

    Hi Sumeet,
                     If you want to change the title of the view then you have to go particular component and view .Then redefine  this method IF_BSP_WD_HISTORY_STATE_DESCR~GET_STATE_DESCRIPTION  and give ur title in description variable.Or you can go to this component BSP_DLC_FS and change the title when you assign the view in particular tiles.
    Thanks
    Vishwas Sahu

  • Fact sheet link in transaction cic0 and crmd_order_bp

    Hello,
    I have created new Fact Sheet view, which display some products with links to it's detail by a sapevent. This link works in transaction cic0, but not in business partner cockpit. Is there any difference, how to create links for there applications?
    There is a standart view Campaign, which works in cic0 as well as in cockpit. I follow the same way: with a help of CRMCL_CCKPT_TEMPLATESPLITTER create a link for an business object(BUS1178) and guid...
    Many thanks for your responce,
    Milan

    Hi Sangeeta,
    As per your statement, my understanding is that the Organization Attributes are not maintained in the Customization. If all the values are properly maintained then based on the Organization Data determination, the system would have picked up the data. You can first check the Organization Structure and see all the attributes are properly maintained or not and then check whether the Object Permitted in determination checkbox is checked. Then create a Transaction and see that all the Organization data are getting filled properly.
    Have a look at the following link for a complete guide to the Organization data determination customization.
    http://help.sap.com/saphelp_crm70/helpdata/en/6d/5c1738453fde16e10000009b38f8cf/frameset.htm
    If the Organization data customization is not meeting your requirements then you can have a second look at the development approach. Then we can have a look at the available Objects to get the desired functionality.
    Hope this helps.
    Thanks,
    Samantak.

  • How to pass variable between CRM Fact sheet and BI web template

    Hello,
    I am looking for someone who has integrated a custom web template with the CRM fact sheet (I am on 2004s).
    I have created a custom web application design template for displaying on the portal for a CRM factsheet (TPL_FACT_SHEET).
    This template is based on a query which has a variable (CHOOSE_CUST, ready for input, input: optional type) on 0CUSTOMER char.
    When the sales rep queries the CRM FactSheet on the portal- based on the 0CUSTOMER he is demanding the fact sheet for,  the appropriate 0CUSTOMER value needs to be parsed to my custom web template and it should return him the report. The report is very simple with just sales for current and previous year by material group. There is a std template to do this but we are using cutom data providers and hence need to create this custom web template.
    Thus far I have created a 'filter pane' in my web template but do not know how to link this with the CRM fact sheet or even how to link it to my query variable. Currently when my template is called from the factsheet (portal) it displays results for multiple customers without any filter!
    Please advise how to proceed in linking the CRM fact sheet 0Customer number with my web template filter pane!
    Full points for useful answers!
    Thanks
    Naresh

    Hello,
    I am looking for someone who has integrated a custom web template with the CRM fact sheet (I am on 2004s).
    I have created a custom web application design template for displaying on the portal for a CRM factsheet (TPL_FACT_SHEET).
    This template is based on a query which has a variable (CHOOSE_CUST, ready for input, input: optional type) on 0CUSTOMER char.
    When the sales rep queries the CRM FactSheet on the portal- based on the 0CUSTOMER he is demanding the fact sheet for,  the appropriate 0CUSTOMER value needs to be parsed to my custom web template and it should return him the report. The report is very simple with just sales for current and previous year by material group. There is a std template to do this but we are using cutom data providers and hence need to create this custom web template.
    Thus far I have created a 'filter pane' in my web template but do not know how to link this with the CRM fact sheet or even how to link it to my query variable. Currently when my template is called from the factsheet (portal) it displays results for multiple customers without any filter!
    Please advise how to proceed in linking the CRM fact sheet 0Customer number with my web template filter pane!
    Full points for useful answers!
    Thanks
    Naresh

  • Name of Fact Sheet in Customizing - CRM2007

    Hi Folks
    Does anyone now where I can change the name of the Fact Sheet shown?
    In standard the name of the Fact Sheet is: BP_ACCOUNT_FS.
    I have made a copy of the Fact Sheet, named ZBP_ACCOUNT_FS.
    But I can't find any place where I can change the pointer to my own Fact Sheet!!
    Bet regards
    Carsten

    Hello
    To my knowledge, CRM does not store any statistics. Some telephony software (BCM, Genesys, etc.) provide such statistics. Even I think that BI has a "reporting agent" report.
    Regards
    Joaquin

  • View in Fact Sheet not showing information

    When a user displays an IS-U customer information using transaction code CIC0, only the Business Partner information is populated with details.  The custom view that we created under Fact Sheet doesnt show anything. 
    Where do you fix this issue?  I checked the security roles assigned and everyone in their team have the same security roles so Im wondering why this particular user cannot display the customer information in the Fact Sheet View.

    When a user displays an IS-U customer information using transaction code CIC0, only the Business Partner information is populated with details.  The custom view that we created under Fact Sheet doesnt show anything. 
    Where do you fix this issue?  I checked the security roles assigned and everyone in their team have the same security roles so Im wondering why this particular user cannot display the customer information in the Fact Sheet View.

  • FACT SHEET Configuration not saving in transport to move to QA system

    hi Experts
    I am setting up the Account Fact Sheet BP_ACCOUNT_FS for my users and the only configuration that is saving is the configuration of the layout of the fact sheet to a transport.  The actual settings or configuration within the fact sheet is not saving.  For example, I used a BI report and added my query and parameter and while this saves in our development box, this will not save in the transport to move up through the systems.
    Any thoughts?  I already have a message open with SAP but checking to see if anyone has an immediate solution.
    Thanks,
    Chris

    Hi,
    P-table is an time independent attribute table ie it contains all the attribute info. in that table. so when u added a characteristic to that infoobject, u can find that entry in the P-table.
    Also M is a view on P & Q tables. It is not a table.
    T- ie Text table will contain only short,medium and long texts related to that info object.
    so when u add a characteristic  to infoobject it will be refelcted in P-table or Q- only. Not in Text tables.
    Narendra Reddy

  • Fact Sheet in SAPGUI

    Hi.
    I want to use fact sheet in business partner cockpit.
    I am dissatisfied with Standard info block class.
    I want to change info block.
    How do you make info block? (CRM part)
    Development?
    And I want to use BI report to fact sheet.
    (ex. BI Report of Transaction results of relevant BP...)
    Standard BI info block class is
    CL_CRM_CCKPT_IO_BW_REPORT
    CL_CRM_CCKPT_IO_BW_REPORT_BP
    CL_CRM_CCKPT_IO_BW_REPORT_BP_N
    CL_CRM_CCKPT_IO_BW_REPORT_N.
    How do you use BI info block classs and setting value?
    pls help me..
    Thanks in advance.
    youn jik, cho

    Find the solution by myself!
    Regards, Anja

  • BW Query in CRM Account Fact Sheet : Error

    When selecting a BW query in the account fact sheet : the following error message is shown :
    "Query can not be loaded (Data Provider "DP_1" : No service-implementation is available)"
    Do we need to create a web service for this ?

    Hi there!
    There are at least two connections required:
    1) RFC connection from CRM to BW java stack,
    2) Within the CRM fact sheet, the BW source also needs to be defined.
    Check out
    Procedure
    1.     Access the activity using the following navigation options:
    Transaction code     SPRO
    SAP CRM IMG menu     Customer Relationship Management  CRM Middleware and Related Components  Communication Setup  Middleware Parameters  Define Middleware Parameters
    2.     Choose R/3 customer fact sheet and order status.
    3.     Choose New Entries (F5).
    4.     Create the following table entry.
    Field name     User action and values     Comment
    Key      CRMCFSOLTP     
    Parameter 1     CRMCFSOLTP     
    RFC Destination     <RFC destination for the ERP system>     RFC destination has been created in building block CRM Connectivity
    5.     Choose Save (Ctrl+S).
    6.     Choose Back (F3) twice.
    7.     Choose BW customer fact sheet.
    8.     Choose New Entries (F5).
    9.     Create the following table entry.
    Field name     User action and values     Comment
    Key      CRMCFSBW     
    Parameter 1     CRMCFSBW     
    RFC Destination     <RFC destination for the BW system>     RFC destination has been created in building block BI Connectivity
    10.     Choose Save (Ctrl+S).
    Procedure
    1.     Access the activity using the following navigation options:
    Transaction code     SPRO
    SAP CRM IMG menu     Customer Relationship Management  UI Framework  UI Framework Definition  Fact Sheet  Maintain Fact Sheet
    2.     Choose BP_ACCOUNT_FS.
    3.     Choose Copy As.
    4.     Maintain the following table entry.
    Field name     User action and values     Comment
    Fact Sheet ID     ZOTIS_ACCOUNT_FS     
    Fact Sheet Title     Otis Account Fact Sheet     
    Description     Otis Account Fact Sheet     
    5.     When prompted, select Copy All Dependent Entries.
    6.     Choose Save (Ctrl+S).
    7.     Choose ICCMP_FS.
    8.     Choose Copy As.
    9.     Maintain the following table entry.
    Field name     User action and values     Comment
    Fact Sheet ID     ZOTIS_IC_AFS     
    Fact Sheet Title     Otis IC Account Fact Sheet     
    Description     Otis IC Account Fact Sheet     
    10.     When prompted, select Copy All Dependent Entries.
    11.     Choose ZOTIS_IC_AFS.
    12.     In the Dialog Structure on the left, double click and select folder option View Assignments.
    13.     Choose New Entries.
    14.     Maintain the following table entry.
    Field name     User action and values     Comment
    Component Name     BP_FACTSHEET     
    Interface View     BIReport     
    Inbound Plug     DEFAULT     
    Title     BI Report     
    15.     Choose Save (Ctrl+S).
    I hope this helps.
    John Hawk

  • Unable to view Service notification in CIC fact sheet

    In the Customer Interaction Center for Utilities(CIC0), I'm unable to view a certain service notification under a custom fact sheet. However, if I try to view it by accessing CIC from ECC, it is visible there. What could be the possible issue?

    It is working fine now. Actually I had some DML configuration data in the old DS and it got replicated in the new DS instance. So whenever I click on the ServiceConfiguration tab it tries get some config details about that service and ultimately fails to get so. When I deleted the entry in LDAP, I can see all the services available.
    --lakshmi                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • How can one monitor the level of usage of Fact Sheet in SAP CRM?

    I am trying to understand how often users are actually using the Fact Sheet utility in our CRM instance.  Anyone know a way to gather this statistic?  Thanks

    Hello
    To my knowledge, CRM does not store any statistics. Some telephony software (BCM, Genesys, etc.) provide such statistics. Even I think that BI has a "reporting agent" report.
    Regards
    Joaquin

Maybe you are looking for

  • JHeadstart not showing in Tools/Preferences

    JHeadstart not showing in Tools/Preferences. I have done exact as in instructions.: Unzip JHeadstart10.1.2.0.x.zip (using folder names) to a folder of your choice, >>for example C:\JHeadstart (in the next steps referred to as <JHeadstartHome>). I hav

  • Pixels and Millimeters.

    Hi there, I have a question about using millimeters in Flash. In Flash (cs3) you can set your Document properties width and height to mm (also the ruler units). In my movie I would like to set the width of a movie in millimers. So I thought to do it

  • How come my latest version of firefox does not show identification flags when the arrow or finger is on an item such as a link

    using Internet Explorer or when using I.E. through AOL; when I place the cursor/arrow/finger over many links , PIX, buttons, etc. ... a flag comes up (much like the ones that ID a function on my desktop) that tells me what the link , PIC, etc. is. Wh

  • Reader 10.1.1 won't open internet PDF files

    I downloaded and installed the free Adobe Acrobat Reader 10.1.1  I am unable to open any PDF files online.  When I click on a PDF file link I get this message: There is a problem with Adobe Acrobat/Reader. If it is running, please exit and try again.

  • Error message "ORA-01426: numeric overflow"

    Could somebody please explain with me examples as when you get this error. error message "ORA-01426: numeric overflow" Thank You for your help.