CRM Report issues.

Hi Folks,
Could anyone provide some light on these issues.
Basically data is coming from crm server using function module extracton.
these are the issues:
1.for date fields data is not coming.
2.some fields are picking numerical values like for ex user name is picking values like 77,78 etc.how to get names.all the characteristic properties have been checked.numerical values are coming from source system itself.
3.some new fields are added in data source,so could i go for remodeling option using 1:1 maping.after remodeling what has to be done.
4.for delta settings calday is possible.
could anything be done manually on bi side to replace numerical values to text for ex username in above case.
Awaiting kind response.
Thanks,
Kitu
Li

1.for date fields data is not coming.
Debug the FM ,I am asuming it is a custom based FM.
2.some fields are picking numerical values like for ex user name is picking values like 77,78 etc.how to get names.all the characteristic properties have been checked.numerical values are coming from source system itself.
Again needs to look at FM to find the issue,get some help from ABAPer to debug
3.some new fields are added in data source,so could i go for remodeling option using 1:1 maping.after remodeling what has to be done.
Remodeling is used in order to reflect historical data for those new fields.Please search forums on how to use remodeling in cube
4.for delta settings calday is possible.
Delta needs to be handled in FM only on some date field.
Edited by: JB on Jun 14, 2011 12:19 AM
Edited by: JB on Jun 14, 2011 12:20 AM

Similar Messages

  • Stage Analysis Report Issue

    Hi,
    I have run a stage analysis report but it says no data inspite of open opportunities being present in the system. Could anyone kindly let me know what could be the issue?
    Regards
    Sharat

    Hi Sharat,
    Welcome you to the forum. Please close your first thread.
    Regarding your Stage Analysis Report Issue, what selection has been made? This report show closed opportunity only.
    Thanks,
    Gordon

  • GR/IR GL Reporting Issue

    1. 30 documents of 2009 were matching and post with clear is perfomred. After performing post with clear also the line items are not moving from open line items. When we download the open line items as of today, these line items are appearing.
    2. When we download the ZBLRFIOI report for GRIR a/c 349100 to have the opne line items. we have some set of documents showing as " FI Open items without J2" - This is reporting issues.
    Thanks
    Mallikarjuna

    Hi
    Pls try with F.13 for that GR/IR account 349100 by selecting check box select gl accounts
    And give Company code, year and pending document numbers in selection screen
    And before that pls make sure that OB74 clearing settings maintained or not
    It will clear all the open items exists
    Reg
    Vishnu

  • BW Reporting Issue

    Hi,
    I am facing one reporting Issue relating to Display Attributes.
    Characteristic: Business Partner
    Display Attributes: Address0, Address1, Address3...etc.
    Requirement is to display mentioned Display attributes along with Business Partner.
    For this I have selected Business Partner as characteristic and mentioned above three as display attributes to Business Partner.
    But Query out put is not showing Display attributes. For this I have done all settings at reporting level, all gone vain.
    I am using Bex 7.0.
    Kindly look in to the Issue and let me know the solution.
    Regards,
    Venkat.Mahipathi.
    09886652422.
    [email protected]

    Hi,
    Check in Reporting properties or check attributes in analyzer proprties then it will display  
    ************asign points if usefull***********
    swapna

  • Help required in  webclient and crm report integration

    Hi ,
    how to integrate webclient and CRM reports in CRM 2007 UI.
    i dont have much idea in this area.My requirement is integrating CRM report and webclient.But i dont know where to find report adn how to link the report to webclient.
    Please anyone help me.
    Thanks in advance
    geetha,

    Hi Geetha,
    Create new CRM business role by copying standard SERVICEPRO or SALESPRO
    Even u can assign business roles SERVICEPRO or SALESPRO  to Oraganization units.
    Goto Org assginement and assign these business roles (Goto-Detail Object-click on business roles (Z or standard)-Save it.
    Assign your BP to org position
    Execute transaction code BSP_WD_CMPWB
    Enter CRM_UI_FRAME in test application and click on execute.
    select the profile -Left side menu you will find the standard reports.
    Regards
    Shanmuga
    Please let me know my inputs help you to find the report.

  • User report issues in 1.1.0.21.97

    A couple of issues i'm experiencing with user reports on Mac OS X in the latest pre-releas build
    first off, if I am asked for a password (first time I use the connection) there is no feedback if the connection fails (worng password for instance)
    The second problem I'm facing is every time I try to rerun a certain master-detail report I'm getting an NPE
    this is the stacktrace:
    22-nov-2006 15:37:31 oracle.report.addin.ReportEditor updateContent
    INFO: ReportEditor.updateContent()
    22-nov-2006 15:37:33 oracle.dbtools.raptor.controls.display.DisplayResultTable getUI
    INFO: DisplayResultTable.getUI()
    Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
    at oracle.dbtools.raptor.controls.display.DisplayPanel.refresh(Unknown Source)
    at oracle.dbtools.raptor.controls.display.DisplayPanel.refresh(Unknown Source)
    at oracle.report.addin.ReportEditor$1.actionPerformed(Unknown Source)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1882)
    at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2202)
    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:234)
    at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231)
    at java.awt.Component.processMouseEvent(Component.java:5554)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
    at java.awt.Component.processEvent(Component.java:5319)
    at java.awt.Container.processEvent(Container.java:2010)
    at java.awt.Component.dispatchEventImpl(Component.java:4021)
    at java.awt.Container.dispatchEventImpl(Container.java:2068)
    at java.awt.Component.dispatchEvent(Component.java:3869)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4256)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3936)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3866)
    at java.awt.Container.dispatchEventImpl(Container.java:2054)
    at java.awt.Window.dispatchEventImpl(Window.java:1774)
    at java.awt.Component.dispatchEvent(Component.java:3869)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    reloadBuffers(): 53 nodes checked in 0.006489 second(s)
    reloadBuffers(): 53 nodes checked in 0.005422 second(s)
    reloadBuffers(): 53 nodes checked in 0.004306 second(s)
    22-nov-2006 15:43:17 oracle.report.addin.ReportEditor updateContent
    INFO: ReportEditor.updateContent()
    only happens with master-detail report
    Message was edited by: Barsema
    barsema

    We have verified the connection error on the latest evaluation build is working as expected. i.e. if you supply wrong password you get alerted to that. This has been verified on the windows and Mac OS X. Please try the latest evaluation release 1.1.0.22.71.
    Your reports issue has also been addressed.
    Sue

  • Can we develop CRM report by using Crystal report?

    Dear all expert,
    There is a report in CRM PRD which our ABAP programmer had did one which is complicated and invovlving FM and method. but since we had purchase BOBJ, we would like to develop this report by using crystal report. Is it possible?
    Thank You.

    hi Stratos and Ido.
    Stratos, i had try to develop 2 report and had figure out on how to do it soon. but now i have another CRM report that need to be done first for the use of marketing meeting next week. The report is 90% done where there is one field which make my report cant be finish. once i put that field into the report, it return me all the values contain in it. This causing other field follow to duplicate as well. The situation is as below:
    without that field, my report goes(A B C D is the field header):
    A B C  D
    1   II  $  +
    2   I  %  -
    The field from table TJ30T(E is the field header):
    E
    a
    b
    c
    When i try to put the E field into my report:
    A B C  D  E
    1   II  $  +  a
    1   II  $  +  b
    1   II  $  +  c
    2   i  %  -  a
    2   i  %  -  b
    2   i  %  -  c
    I had check the linkages, there is only one key linking which is CRM_JEST.ESTAT - > TJ30T.STAT. How to overcome the situation as i mention above?
    Thank You.

  • Parameter to CRM report

    Hello All,
    I am trying to pass a Account lookup value to the report so that it opens directly instead of user having to choose the account in the filter criteria.
    What is the correct way to add a lookup parameter to the CRM report URL?
    Thanks

    Hello,
    Recheck following article -
    http://andreaswijayablog.blogspot.com/2011/08/crm-2011-embed-report-in-iframe-and.html
    Dynamics CRM MVP
    My blog

  • CRM Report Wizard

    Hi,
    I've recently started with CRM with BI. I was wondering how I can access CRM report wizard. In one of the training file I have, I see that it is talking about CRM report  wizard and how to create a quick report with it.
    Can anybody please guide me on this.

    Log in the web ui with role ANALYTICSPRO and you will see in navigation bar option for creating new report.
    Regards.

  • RESOLVED : Windows Phone – Download reporting issue related to 11/1/14 – 11/9/14 data

    Update 3/22 - the below issue has been resolved.
    It has come to our attention that certain Windows Phone download reporting aggregations are not matching. After investigation, we found an issue related to 11/1/14 – 11/9/14 transactions.  For example, if you chose an “All
    app” aggregation (6 month view) and compared it to “Monthly by app” aggregations (6 month view), the totals weren’t matching.  The root cause of the issue was due to the 11/1/14 – 11/9/14 data not being considered for all  of the available aggregations.
    We are scheduled to fix the issue today. 
    If you have transactions between 11/1/14 – 11/9/14, you will see an increase in the following aggregation totals once the fix is completed:
    Monthly aggregations (6 and 12 month views) by app and in-app aggregations
    Cumulative downloads – app and in-app aggregations
    Please note, this is strictly a download reporting issue.  There is no impact to any payout reporting or payout amounts.
    When the fix has been completed, I will update this post.
    Thanks,
    Patrick

    Update 3/22 - the below issue has been resolved.
    It has come to our attention that certain Windows Phone download reporting aggregations are not matching. After investigation, we found an issue related to 11/1/14 – 11/9/14 transactions.  For example, if you chose an “All
    app” aggregation (6 month view) and compared it to “Monthly by app” aggregations (6 month view), the totals weren’t matching.  The root cause of the issue was due to the 11/1/14 – 11/9/14 data not being considered for all  of the available aggregations.
    We are scheduled to fix the issue today. 
    If you have transactions between 11/1/14 – 11/9/14, you will see an increase in the following aggregation totals once the fix is completed:
    Monthly aggregations (6 and 12 month views) by app and in-app aggregations
    Cumulative downloads – app and in-app aggregations
    Please note, this is strictly a download reporting issue.  There is no impact to any payout reporting or payout amounts.
    When the fix has been completed, I will update this post.
    Thanks,
    Patrick

  • Odd Reporting Issue (ENTERPRISE)

    I have a client with some users experiencing a rather odd reporting issue. The report runs fine, but only shows values for the totals and not the line items that make up the total.
    For example, when I run the report (logged in as admin as well as under their ID), I see:
    Net Sales 1,234
    Cost Of Sales (1,111)
    Gross Margin 123
    When they log in on their machine, they see:
    Net Sales
    Cost Of Sales
    Gross Margin 123
    Very odd. I figured maybe it was an application setting, but the INI didn't look off anywhere particular.
    They are running Enterprise 6.3.1 (yeah, insert comment here on the upgrade needed).
    Any thoughts???

    Check their Effective rights, and reset them, that has worked out for me. Otherwise, try copying the user and paste it as a new user and retest; I had to delete users and recreate them to correct problems of this nature.

  • SAP CRM - Login issue

    Hi Experts,
    I am facing an issue when logging into CRM Web UI.
    The login screen prompts for login credentials. But my issue is sometimes the login is prompted via a pop-up and some other times I can directly login by giving the credentials as input to the username and password fields. I do not want the login to happen via the pop-up.
    Another issue that I have noticed is on the Web IC screen, when in the middle of a transaction, suddenly a pop-up arises asking for the login details and when entering the credentials it keeps popping up.
    These issues keeps happening and I have checked all possible configurations as to what could be causing this issue but everything seems to be fine. I am unable to trace the cause of this issue.
    Can someone help me with this issue and what could be the possible solution for this.
    Regards,
    Preeti

    hello experts:
    found the solution myslef. But would need some input.
    Campaign was getting determined at subitem level. ATP is from APO.
    I would need ideas for this:
    Campaigns determined at subitem level should be able to be added to the main item level. So we dont have quantities at different levels (confirmed, non-confirmed).
    I am thinking of these:
    1) Forcing the item level quantities to be able to added to the main item level. - Badi enhancement
    2) Maintaining seperate order types for different discount types. - I think this would be a problem in future during reporting.
    3) Set for complete delivery - no confirmed quantities- wouldnt work business wise.
    any more inputs with out needing an enhancement...please let me know.

  • CRM Report DATA

    Hi Experts,
        I am working On CRM as you all know that we have always performance issues in CRM.
    I have a report which displays header(branch code) and items(20) again header(branch code) and items(10) ad goes on.
    Report is run in background but the user wants a sort on branch code so the data when downloaded through system->List->save-> excel.
    It downloads what we see in front user is not able to sort on branch code.
    So need to read the spool.
    Is there a way that we pass the final output internal table to some function module and save it on our presentation server for background scheduled job.

    The infoobject is an infoprovider already.  Part of the information I needed was in 0BP_REL ODS, tied it to 0BPARTNER in an Infoset and that gave me the desired resultset.
    Thanks for your quick response, points awarded.

  • CRM Extractor issue 0CRM_SRV_IBASE_ATTR

    Hello,
    This is a production issue.
    CRM system has the installed bases created and extracted to BW and reporting is fine.
    When there is a change to these installed bases such as
    * serial number is changed AND/OR
    * material number is changed
    the delta still brings in the complete hierarchy 'After Image' only.
    Meaning old material number and old serial number still remains in the BW cube and hence reporting is faulty.
    Example.
    In Ibase 30, Material 500085 with Qty 1, is overwritten/changed in CRM as Material 600088. (This is seen in Activity log in CRM correctly).
    The extractor sends whole Ibase content as one row for Component header and one row for Material 600088 details(as seen in PSA).
    However material 500085 row is still valid in BW as the validto is 12/31/9999.
    So BW reports qty as 2 instead of 1.
    I see the extractor delta process is AIM.
    So this should have been an ongoing issue. However user complained only now.
    How to solve this problem. Since this is a generic extractor others would also face this situation i would think.
    Please advise.
    Thanks

    Hi Meenakshi,
    As i understand you had two issues 1. with the new material 2.with qty.I hope the modified record is not coming to DSO.Some part of the code in the start routine is blocking the record.Please analyze the code in start routine.And check the change log table for this record for any clue how it is not being overwritten.
    Regards,
    Rambabu

  • CRM - IPC issues - need some help desperately -Thank you

    Issue: Create Quotation with a product results in a error: "no connection could be made to IPC".
    Also, choosing 'Conditions' Tab results gray/empty tab with "Pricing doc. does not exist" message in the status bar.
    Landscape:  Single host Win2k, CRM 4.0 sp03 IDES with IPC SP08.  No issues on CRM side other than the above mentioned.  So far we did:
    1) Installed IPC. 
    'dispatcher.properties' file contents:
    rfcEnabled=true
    rfcDispatcherProgId=IPC_RFC_DISPATCHER
    rfcServerCount=1
    rfcServerProgIdPrefix=IPC_RFC_SERVER_
    rfcGateways=ALPHA:sapgw00
    <end>
    2) Added "ipcuser" and gave system roles according to note:412309
    3) Maintained RFC settings for IPC_RFC_DISPATCHER and IPC_RFC_SERVER_1.  Both as (host:alpha), (Gateway:sapgw00)
    Started IPC dispatcher, server.  IPC logs look good. 
    ~ IPC Admin utility was able to login with "ipcuser" and client 800. 
    ~ monitor pulls up server on port 9163.  Test create document works fine and IPC reports Operational.
    4) RFC Testing (SM59) connections
            IPC_RFC_DISPATCHER  and  IPC_RFC_SERVER_1  tested ok and reported time.
    >>>>  However, using (SE37)
    5) IPC_COM_SESSION_BEGIN executes to a error screen of:
    Test for function group  |   COM_SCE_SV
    Function module              |  COM_IPC_SESSION_BEGIN
    Runtime:       | 2.262.764 Microseconds
    Exception:     | DISPATCHER_SYSTEM_ERROR  <<<<<
    Import Parameters |      Value
      |     -
    IV_CLIENT           |    800
    IV_USER_NAME         |   IPCUSER
    IV_USER_LOCATION |       ANYTEXT
    IV_SESSION_TYPE       |      CRM
    IV_NULL                |     *
    IV_MODULE           |    IPC
    Export Parameters    |   Value
        |   -
    EV_DESTINATION          
    EV_HOST
    EV_PORT  |               00000
    EV_SESSION_ID     
    EV_SESSION_ID_IPC
    EV_RFC_SCENARIO   |      RFC
    So, digging further,
    6) IPC_COM_SHOW_SERVERS executes to a error:
    ET_DISPATCHER_LIST : 2 Entries   <<<<<
    <details>
    IPC_V_RFC_DISPATCHER - communication failure   <<<<<<
                           hostname 'iwyf7yta' unknown / CPIC-C error CM_PARAMETER_ERROR.
    Here are my questions:
    a)  Do you find anything wrong with my configuration?
    b)  why is the need for IPC_V_RFC_DISPATCHER?
    C)  Does this mean that I need to run more dispatchers and servers??
        (i.e. each for IPC_RFC_DISPATCHER/server, IPC_V_RFC_DISPATCHER/server and IPC_WOV_RFC_DISPATCHER/server) - because these destinations are defined in RFC DESTINATIONS under TCP/IP connections... and they don't have program ids registered... so their test connections fail...
    and more importantly, am I even on the right track in solving my pricing issue???
    Any help would be greatly appreciated.

    John,
    The configuration you have done is correct as per the IPC documentation. But the RFC destination to be used for IPC connection is defined in the table COMM_IPC_DEST field DEST_OUT. When you run the IPC test with the FM COM_IPC_SESSION_BEGIN, this destination is used to connect to the IPC dispatcher. BTB while you do not need more than one dispatcher you may choose to run more than one server.
    There are more than one ways to resolve this problem.
    The simplest is to maintain the RFC destination IPC_V_RFC_DISPATCHER with the program ID (in this case IPC_RFC_DISPATCHER) configured in your IPC's dispatcher.properties file.
    Once the IPC connectivity is established your pricing problems should get resolved. Let me know if it works.

Maybe you are looking for

  • Xml parser Errror  While Depoying

    Hi, Iam trying to deploy an ear file which contains some jar files in web-inf/lib such as xerces.jar,soap.jar,saaj-api.jar,dom4j.jar etc. In the web.xml we are trying to access some Xml api's as an init param.(web.xml attached). While Deploying for t

  • Illustrator CS6 - error when open with wrong locale

    Hey Everyone. I hope this is the correct forum to ask this question... I've the Master Collection oft Adobe CS6 for Windows in German. My Computers locale (german: "Gebietsschema") is set to japanese. If I try to open Illustrator I get an error, that

  • Re-install clean

    I had not created seperate user accounts and it appears my son has messed up some of the applications. I now want to re-install all the software clean. My questions is whether te applications like Quicken and World Book would re-installed ?

  • Pacman -S skype made microphone in ventrilo not work[Solved]

    Well, thats about it, after i installed skype trough pacman ventrilo won't record my microphone (neither VMware or wine) but it works fine in skype. [edit] Ok, now It's fixed I did pacman -Rd alsa-lib alsa-oss alsa-utils alsa-drivers wine skype and r

  • How can I read books on an IPAD1 with OS 5.1.1

    Anyone?