SAP CRM 7.0 - Interactive reporting tool enhancing reports with new fields

Hi Everyone,
I am a BW Professional, currently working on evaluating the true benefits of implementing Interactive Reporting tool for our company. As I understand the Interactive reporting tool restricts us to report on individual reporting areas like Activities, Leads, Opportunties etc.
But according to our business it is very important for us to be able to report on cross reporting areas real time i.e. activities & leads together or activties, leads & opportunties together etc.
I learned about the enhancement work bench in interactive reporting tool where we can add SAP fields to individual reporting areas, so I thought of adding leads & opportunties to activities. This is where the fun part starts.
Here I learned that all activty ID, Lead ID and Oppo ID are all fed from one single field from SAP CRM i.e. OBJECT_ID, which means the system is dividing this data into individual reporting areas based on type of data i.e. leads or oppor's etc. and may be based on some key like account etc. So here is a technical question, for me to add a new field to a reporting area I have to give a field name but we already have OBJECT_ID from where I am pulling activties data, so if I want to include leads also in activties then I will have to add some logic manually to get that and can't use enhancement workbench because it is for missing fields from SAP CRM whereas in my case I already have OBJECT_ID from where I am getting Activity data.
Sorry if I am driving you guys crazy but I am just trying to think loud to make myself clear with concepts.
Also I have seen that a reporting area in Interactive reporting tool is based on a BW query, but I am not sure why not all the fields in BW query are available for reporting in Interactive reporting tool?
Any help or commets will be greatly appreciated.
Thanks & Regards,
SRV

Hello,
checking with the config wizard is always a good idea since it's the only supported way to configure this scenario
The secret is that you apparently did not activate the report areas. It is a bit missleading that the queries are checked before the report areas are checked, therefore you see the errors concerning the queries first. Below those errors you should find some lines like
    Report areas: delivered 15, active <?>
    CRM interactive reports: delivered 20, active <?>
    Activation of report areas checked
The last line offers some documentation and the actual link to activate the report areas.
Best regards

Similar Messages

  • Report Painter Library: troubles with new field in the additional structure

    Hi, ALL!
    I'm  creating a new field in the Report Painter table  GLFUNCT. Do do it I created my field in the additional structure GLDBZ  for GLFUNCT and create an row in the T804C table for new field.
    Who has expirience in customizing using T804* tables? What tables should be used and how? I have the following troubles:
    - I do not see the new field as characteristic in the library - I don't know the customizing table to set fields from additional structure as characteristic
    - in the generated Report Painter program  my new field exists  but call of filler routine is always disabled
    Thanks
    Tatiana

    Hi Shabitha,
    just wondering if you ever found an answer to this, as i'm searching for info on same matter.
    Thanks, Regards,
    Okan Yarligan

  • Is SAP-CRM is a Front And Tool

    Hi All,
    Is SAP-CRM is a Front And Tool
    Regards
    Vamsi

    Hi,
    Is it is Like a SAP R/3 ????
    Then What it will have inside Like SAP R/3 Have the Modules like ABAP , SD, MM, PP, .....
    Please let em know
    Regards
    Vamsi

  • Idoc enhancement with new fields and refresh in MII 12.1

    Hello all,
    I'm using one standard idoc LOIPLO to transfer planned orders from ERP to SAP ME 5.2
    I have enhanced this idoc to add some new "custom fields" -> On the ERP side I can see my new fields in the idoc, but when idoc is received in MII, I don't see my new fields (it's still the "old" idoc version). In 5.1, I remember that we had to stop/start the message listener in MII and new fields were available, but in 5.2 it does not work.
    -> Message listener is now configured at Netweaver level and we stop/start it, but the new fields are not in.
    Any idea how to "refresh" the idoc version in MII ?
    Thanks and regards,
    Michaël.

    Restart the NW server
    Restarting the Java process should be enough...
    Perhaps also via the "cache refresh" tool normally used for Webdynpro stuffs...

  • Enhancement Adding a new field to a infotype

    We are implementing E-Recruiting and trying to a new field to a existing infotype 5107.  On the E-Recruiting page there are three frield that already exist.  Country, State and City these field also in infotype 5107 too.  Country and State both are dropdown box.   I have to set the default value for Country to 'USA' and State to 'AZ' where can i set this?   The new field will display location "county" which the user will be able to select multiple locations.  I know i would have to go PM01 to add the new field to the infotype 5107.  But i'm missing the third that will allow me to do this.  There's IT, IT Version, IT (i don't have this on my SAP Gui).  I'm not sure what to do next after I created this new field.  how can put this new field this the E-recruiting webpage?

    Matthew,
    You can enhance your infotype 5107 from tcode 'PPCI' not 'PM01'.
    Check out this Custom Infotype Creation in ORG Management
    Regards,
    Ahmad

  • Enhance BOL with Z-fields for Web Service

    Hello,
    I need to create Web Service for quotation.
    I want to add some Z-fields to this WS. I think I need to enhance BTAdminH BOL.
    I already append structure with Z-fields to BTAdminH BOL, however I don't know where I should write ABAP code for filling those fields.
    How can I find class for BTAdminH BOL, and how can I convert it to Z-class?
    Is it risky to do in already alive system?
    Best Regards,
    Veronica

    Hello Robert,
    I have already read this blog and my colleague tried to do the same, however we can't transfer it to QA system because the development is in local package (as it is described in the blog).
    Do you know how to transfer it to QA system?
    Failure to transfer to QA leads us to search other solution like enhance BOL.
    Veronica

  • Enhance method with new parameter

    How can I enhance an existing method with a new Parameter?
    In some tutorial is written that this should be possible. But there is no exact description.

    Thx Rich Heilman 
    but in the Doku "Enhancements to Global Classes and Interfaces"
    http://help.sap.com/saphelp_nw70/helpdata/en/58/4fb541d3d52d31e10000000a155106/content.htm
    you find:
    You can enhance the components of a global class or global interface by:
    &#9679;     Inserting new, optional formal parameters for existing methods (but no new exceptions)

  • Abap Code TO ENHANCE DATASOURCE with KEY FIELD OF SOURCE TABLE

    Dear Friends, Please help me to resolve this important issue at my end.
    <b>Requirement</b>:  enhance the STRUCTURAL data source which is
    based on the table VISTSU , now this table has a <b>key INTERNO</b> (Data Element : SECAINTRENO) which i want to enhance in datasource 
    SGONR = STRUCTURAL NUMBER present in extract structure of datasource
    Solution: I am not able to see any records for zzinterno enhance field in datasource rsa3 (Extractor CHECKER). Can u help me correct the ABAP code or tell me the way to pull the records for ZZINTERNO from VISTSU table.
    Thanks
    Poonam Roy
    ABAP Code
    data: l_s_REIS_STRUCTURAL_ATTR like REIS_STRUCTURAL_ATTR.
    case i_datasource.
    WHEN '0STRUCTURAL_ATTR'.
    loop at C_t_data into l_s_REIS_STRUCTURAL_ATTR.
    l_tabix = sy-tabix.
    clear  I_VISTSU .
    select single * from VISTSU  into i_VISTSU  where SG0NR = l_s_REIS_STRUCTURAL_ATTR-SGONR.
    if sy-subrc = 0.
    l_s_REIS_STRUCTURAL_ATTR-ZZINTRENO = I_VISTSU -INTRENO.
    modify C_t_data from l_s_REIS_STRUCTURAL_ATTR index l_tabix.
    endif.
    endloop.
    endcase.

    Try the below code.
    data: l_s_REIS_STRUCTURAL_ATTR like REIS_STRUCTURAL_ATTR.
    data: temp_interno like VISTSU -INTRENO.
    data:  h_tabix LIKE sy-tabix.
    case i_datasource.
    WHEN '0STRUCTURAL_ATTR'.
    loop at C_t_data into l_s_REIS_STRUCTURAL_ATTR.
    MOVE SY-TABIX TO H_TABIX.
    clear temp_interno.
    select single INTERNO from VISTSU into temp_interno where SG0NR = l_s_REIS_STRUCTURAL_ATTR-SGONR.
    if sy-subrc = 0.
    l_s_REIS_STRUCTURAL_ATTR-ZZINTRENO = temp_interno.
    endif.
    modify C_t_data from l_s_REIS_STRUCTURAL_ATTR index H_TABIX.
    ENDLOOP.
    ENDCASE.
    Regards, Siva

  • ENHANCE DATASOURCE with key field of source table

    Dear Friends, Please help me to resolve this important issue at my end.
    <b>Requirement</b>:  enhance the STRUCTURAL data source which is
    based on the table VISTSU , now this table has a <b>key INTERNO</b> (Data Element : SECAINTRENO) which i want to enhance in datasource 
    SGONR = STRUCTURAL NUMBER present in extract structure of datasource
    Solution: I am not able to see any records for zzinterno enhance field in datasource rsa3 (Extractor CHECKER). Can u help me correct the ABAP code or tell me the way to pull the records for ZZINTERNO from VISTSU table.
    Thanks
    Poonam Roy
    ABAP Code
    data: l_s_REIS_STRUCTURAL_ATTR like REIS_STRUCTURAL_ATTR.
    case i_datasource.
    WHEN '0STRUCTURAL_ATTR'.
    loop at C_t_data into l_s_REIS_STRUCTURAL_ATTR.
    l_tabix = sy-tabix.
    clear  I_VISTSU .
    select single * from VISTSU  into i_VISTSU  where SG0NR = l_s_REIS_STRUCTURAL_ATTR-SGONR.
    if sy-subrc = 0.
    l_s_REIS_STRUCTURAL_ATTR-ZZINTRENO = I_VISTSU -INTRENO.
    modify C_t_data from l_s_REIS_STRUCTURAL_ATTR index l_tabix.
    endif.
    endloop.
    endcase.

    Try the below code.
    data: l_s_REIS_STRUCTURAL_ATTR like REIS_STRUCTURAL_ATTR.
    data: temp_interno like VISTSU -INTRENO.
    data:  h_tabix LIKE sy-tabix.
    case i_datasource.
    WHEN '0STRUCTURAL_ATTR'.
    loop at C_t_data into l_s_REIS_STRUCTURAL_ATTR.
    MOVE SY-TABIX TO H_TABIX.
    clear temp_interno.
    select single INTERNO from VISTSU into temp_interno where SG0NR = l_s_REIS_STRUCTURAL_ATTR-SGONR.
    if sy-subrc = 0.
    l_s_REIS_STRUCTURAL_ATTR-ZZINTRENO = temp_interno.
    endif.
    modify C_t_data from l_s_REIS_STRUCTURAL_ATTR index H_TABIX.
    ENDLOOP.
    ENDCASE.
    Regards, Siva

  • Text tool issue resolved with new upgrade

    It appears the text tool issue has been resolved with the new upgrade, now you don't have to use the transform function to move titles
    now the text tool converts to the move arrow tool as expected.
    They said it was a Lion's bug.
    Thanks,
    AppleLou

    If it's a "Mobility" card then chances are it's in a laptop, and many laptop manufacturers are required to be the source for driver updates.  You might have
    to check with the computer maker.
    If there's not a driver update for it, it's possible you could try downgrading the driver to an older version if one can be found.
    What operating system are you running (XP, Vista, 7, 32 or 64 bit)?
    I see they have a new release for your card for Vista and Windows 7 32 bit, for example, here:  http://support.amd.com/us/gpudownload/windows/Pages/radeonmob_win7-32.aspx
    -Noel

  • Copy structure of one report to another but with new set of data providers

    Hi,
    I have a requirement to copy the entire structure of a report into another new report but the new report will have a new set of data providers.
    How can we achieve this in BO V5.1.8?
    Thanks in Advance for your help.

    Hi,
    First thing first Take a copy of existing report,
    1.Open the report in edit mode.
    2.Click on the edit query.
    3.Click on the properties tab.
    4.Click on the universe name and change the universe with the new one.
    5.Now map the dimentions and measure of the new data provider to the old one.
    6.Run the report.
    Hope this will help you.
    Cheer,
    Ravichandra K

  • QA01 enhancement for adding new field

    Hi,
    We have done an enhancement in transaction 'QA01' for adding an additional feild. We have used the user-exit 'QPL10004' and using sub-screen '0100'.
    But when we are testing in quality server, the sub-screen in 'QA01' is displayed as '0212', hence the enhancement does not take effect. But when we check the sub-screen in development server the sub-screen is displayed '0100' and the enhancement works here.
    Please suggest any suggestions?
    Thanks,
    RR

    Hi,
    Kindly check all the objects from the customized request imported successfully.
    Regards,
    Anil

  • Nokia Configuration Tool and E70 with new firmware...

    After the firmware update with NSU an interesting problem appeared - every attempt to import or load the profile from the phone to application fails with error message stating that the connection was lost. No difference whether to use USB or bluetooth connection. Because all was fine before the update, the alleged Nokia statement about the USB port problems on many computers (found on some S60-related blog) cannot be taken seriously.
    It seems like the Configuration Tool is now also needing some update for compatibility with 3.06330.09.04 firmware
    P.S. However the program is not completely unusable - I managed to load the e-mail and SIP server settings to the phone without problems.
    388 -> 688 -> 6150 -> 6310 -> 6310i+1100+ E70-1(3.0633.09.04/crippled VoIP)

    ...have to take back this P.S. on previous message - too bad there's no way to edit the thread openings (replies are editable however)
    388 -> 688 -> 6150 -> 6310 -> 6310i+1100+ E70-1(3.0633.09.04/crippled VoIP)

  • Enhance BTQ1Order with new Parameter

    Hi,
    I thought I have an easy task :-). But it seems, that I do not understand, how to solve it.
    I will add a new Parameter to dynamic search BTQ1Order. The new Parameter is CREATED_BY from crmd_orderadmh.
    So I add a append to  CRMST_QUERY_1ORDER_BTIL - with CREATED_BY     (Type CRMT_CREATED_BY). Than I created a implementation for BADI CRM_BADI_RF_Q1O_SEARCH and added the Filter BTQ1Order = OBJ_IL. But my BADI is never called. Do I have to do something different?
    From the other side, I'm not sure if it is the right way. If I understand right - than I have to handle the search by my own. This means make a "standard" dynamic search - and in the 2nd step - check the result against my selection parameter - sounds not really fast.
    Or is the right way to create own dynamic search.
    Thanks in advance Paul

    Hi Paul,
    The BADI implementation part is correct, but before your badi is called/triggered a check is carried out to confirm if the search parameters entered/present on screen are also available in the standard structure -
    (1) Please check if CREATED_BY field is present in CRMC_Q1O_FIELDS table, if not maintained you can manually maintain an entry there.
    (2) The other table you need to check is CRMC_REPDY for an entry matching field 'CREATED_BY'.
    Please check the entry matches:-
    SEL_FIELD = CREATED_BY
    NAME_ON_DB = CRMD_ORDERADM_H~CREATED_BY
    DYN_METHOD = DYN_ORDERADM_H
    If not maintained, please maintain it manually as well.
    Once these 2 checks are performed, the Badi willl be definitely triggered.
    Again, please make sure the Badi is activated in your client.
    - Dedeepya

  • How to enhance the search functionality of the Locator Bar in SAP CRM Order

    Hello All,
    I have one following requirement in SAP CRM 4.0 :
    it is necessarry to search for Orders according to one of the Z-fields(under Z-tab) in SAP CRM.
    Therefore i need to  enhance the search functionality of the Locator Bar with this option.
    Can anyone help me how to achieve this .
    Cheers
    Sreedhar

    HI, Sreedhar
    Check this thread:
    Re: New search help on CRMD_ORDER locator
    Denis.

Maybe you are looking for

  • Server0 down with exit code -11113

    My server is down with error code -11113, can any one help me plz to restart the server. i tried to connect the system to ECC 5.0. Can i configuring changes to default?. #1.5#00188B469EEF215A02724DF4000005B00004294E3211E8EF#1171315731138#com.sap.engi

  • No retirements/deactivated assets in Asset History Sheet?

    Dear all, My customer has made a lot of retirements of assets the latest month. When doing retirements the status on the asset is "deactivated" and also I can see the deactivation date. All retired and deactivated assets can be seen in the Asset Hist

  • Photos not showing in iphoto, help!

    Just upgraded to leopard, and now, when I try to open a photo in iphoto or make one of my own pictures a background, it wont do it, and comes up with this image in iphoto. Its iphoto 6 and not 08. Here is the picture: http://s82.photobucket.com/album

  • Web template selection screen

    Hi, I am facing the following problem: When executing a report I receive in the selection screen of that report a list of variables. One of these variables is being filled with default values through a customer exit. When executing this report throug

  • JMS set additional properties

    I am using jms adapter and I would like to set additional jms properties.  I've checked "Set Additional Properties or replace default settings" in my comm channell and I've entered certain key/value combinations.  Unfortunately it does not work. Has