CRM MSA 4.0: Instant Reporting

Dear all,
   when I run Sales Transactions --> Search; the system display a list with result and, all date fields have a corrent format (dd/mm/yyyy).
If I use mouse right-button on the list, I can export the list into excel sheet, but, the date fields not have the correct format (mm/dd/yyyy).
How can I change the date format before generate sheet?
Thanks,
Andrea Ponzio.

hi,
   When u right click on the list, there is some doXXEvent() that grts trigerred in the corresponding webpage of the jsp. plz check the date format there, and if required change it.
regards
anubhav

Similar Messages

  • Refresh CRM data in R/3 report

    Hi All,
    I've a report in R/3 where i get the Order Status of CRM through a RFC, but when i'm changing the status in CRM through crmd_order, when the report is open in R/3. When i press the refresh button, the status is not changed, it shows the previous status.
    Below is the code, can any1 help me how to go about
      CALL FUNCTION 'CRM0_READ_RFC_DEST'
        EXPORTING
         i_consumer             = 'CRM'
          i_download_type       = '*'
          i_objname             = '*'
      I_BAPICRMDH2          =
      I_REM_LOGSYS          =
        TABLES
          t_crmrfcpar           = t_crmrfcpar
    EXCEPTIONS
      NO_ENTRY_FOUND        = 1
      OTHERS                = 2
      IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
      IF NOT t_crmrfcpar[] IS  INITIAL.
        READ TABLE t_crmrfcpar INDEX 1.
        l_rfcdst = t_crmrfcpar-rfcdest.
      ENDIF.
    Call RFC
    *loop at z_guid into lguid.
    *endloop.
    *refresh ZORDER_STATUS.
    CALL FUNCTION 'ZCRM_HEADER_STATUS'
      DESTINATION l_rfcdst
    IMPORTING
          ORDER_IDRET       =   l_guid
      tables
          ORD_STATUS        = ZORDER_STATUS
    Regards
    Sanju

    any body?

  • Creation of MSA Sandbox for migation from CRM MSA 40 to CRM MSA 70

    Hello community,
    We are planing an upgrade from CRM MSA CP  4.0 SP 08 to CRM MSA CP 7.0.
    As we know that one of the biggest issues is the code migration, we want to setup a sandbox system.
    The idea is to install a repository server and a MDW in 7.0, then put the 4.0 repository backup to the 7.0 repository server and
    start the CMT (code migration tool). We have installed the landscape already, but if we want to install the CMT wer ge the message, that the MDW ist not installed on the machine.
    The question that we have , is our plan ok, or do we need to install a 4.0 repoitory server and make the update of the repository server later on ?
    As i cannot find a proper description for the steps i want to ask you, what steps are correct ?
    If anyone made some experience already, it would be great if you could share them.
    Thank you very much
    Frank

    Hello
    You are mistaken. CMT should be run only from 4.0 MDW machine, this tool can not be run from 7.0 MDW machine.
    Please refer to the note 1087949 for the issue mentioned.
    Regards
    Shankar

  • We have missing CRM survey data on our report. .

    Hi,
    We have missing CRM survey data on our report. .(BI report)
    After further investigations, we have found out that the data is not being extracted by our CRM BI extractor
    0SVY_DATA_1 (CRM Survey Results).
    Is there is any problem related to CRM configuration.
    The survey is a valid survey .
    Please mention your inputs.wat can be the problem here, or anybody suggest any solution
    Thanks & Regards
    Prajith P
    Edited by: Prajith Prabhakara on Sep 28, 2011 12:39 PM

    Hi,
    I am closing the issue.
    Thanks
    Prajith P

  • BW- CRM MSA: Job is cancelled when Generic variant is used

    Hi Gurus,
    We are trying to download BW Reports on Mobile Sales App. The implementation is working perfect when we create variants in BW and then fetch data in CRM.
    But now we want to restrict data according to territory of the Mobile User. This is to be done with the help of "By Terr. ID" subscription, but when we use a generic variant and request data, the job is cancelled in BW system saying "Logon for BW user failed when starting a step."
    Pls help as it very very very very very very urgent!!!

    Sim, segue o dump.
    Runtime Errors         MESSAGE_TYPE_X
    Date and Time          07.02.2011 09:20:01
    Error analysis
        Short text of error message:
        Process PSAPROCESS, variant ZBRPCHAIN_LEVEL1_2LIS_11_VASTI is not schedu
        led waiting for event RSPROCESS D6OVUGNYV55HIR2Y3JEML7XT6
        Long text of error message:
         Diagnosis
             Process PSAPROCESS (variant ZBRPCHAIN_LEVEL1_2LIS_11_VASTI) needs
             to be started. According to the process chain maintenance, it needs
             to be scheduled while waiting for event
             ZBRPCHAIN_LEVEL1_2LIS_11_VASTI D6OVUGNYV55HIR2Y3JEML7XT6. However,
             this is not the case.
         System Response
             The chain is cancelled.
         Procedure
             In order to complete the chain run, follow these steps:
             1.  Ensure that Start Using Metachain or API is selected in the
                 variant maintenance for the start process. By doing so, you
                 ensure that the chain is not restarted.
             2.  Schedule the process chain.
             3.  In the log view for the process chain maintenance, choose View
                 -> Merge Active Version, and end the incorrect process using
                 the respective context menu entry.
         Procedure for System Administration
        Technical information about the message:
        Message class....... "RSPC"
        Number.............. 006
        Variable 1.......... "PSAPROCESS"
        Variable 2.......... "ZBRPCHAIN_LEVEL1_2LIS_11_VASTI"
        Variable 3.......... "RSPROCESS"
        Variable 4.......... "D6OVUGNYV55HIR2Y3JEML7XT6"

  • CRM 6.0 ERMS OLTP Report set up

    Has anyone used the CRM ERMS OLTP reports available?   Appreciate any comments or advice for set up based on our simple scenario for processing email.   We are on CRM 2007(s) Version 6.0 and at Support Pack Level 5
    Our CRM ERMS system is configured to use the SAP SAPconnect Interface and store all emails in the tables of the SAP CRM System.  Every incoming email is routed to the 311 Agent Inbox,  where agents have access to all incoming emails.  Each OPEN incoming email in our system is processed by an agent and once interacted with are set to status COMPLETE.  We do not have any additional business rules defined for automated email processing based on content.
    John Burtonu2019s book u201CMaximizing Your SAP CRM Interaction Centreu201D describes E-mail reports that can work with our configuration of ERMS using SAPconnect and Agent Inbox for email processing.
    In Section 7.1.3 the Note on page 232, it is stated that for our current version (6.0), several CRM-based reports, known as CRM interactive reports, are available.  The reports are online transaction processing (OLTP) and the data is retrieved directly from the CRM system. 
    In Section 7.5.3 E-Mail Reports on page 258,  there is mention of a report called Average Handling Time (the actual amount of time where an agent was actively processing the email) that our Contact Centre would like to use.  We would like to start with the standard delivered report but when we (using IC Administrator access) click on the link there is no report available.  Any advice appreciated for set up or required authorization.
    More Info:  Agent Processing of Email & Related BI Reporting we have available
    All of our available BI reports are based on Service Ticket information.
    Agents interact with the emails, processing replies by creating a correctly coded Service Ticket to wrap each e-mail.  The Service Ticket and associated contact account record act like a wrapper, containing both incoming and outgoing emails in the business context.  This allows the correct Organization ID and categorization to be associated to each email interaction via the Service Ticket.  Service tickets created when interacting with email are of interaction type u201CINTu201D.
    This is consistent with the manner we drive out Organization and Categorization for our Service Tickets created by telephone calls which are of interaction type u201C202u201D.  These Service Ticket interaction types and statistical information is reportable via the SAP BI 311 reports.  We can tell the volume of Service Tickets created via interacting with email versus the volume created by telephone contact.  We do not have telephony integration with our CRM system at this time.  We do not have any email record data being transferred to BI at this time.
    Edited by: Donna Jackson on Jan 24, 2010 6:16 PM

    Hi Donna,
    How did you solve this issue? We would also like to report on emails but we are using Interactive Reporting and have no integration with BI. So I wonder if those reports are also possible to use via Interactive Reporting. I do not see any proper OLTP Data Source....
    I would be very grateful for advise.
    Thanks and best regards,
    Joasia

  • CRM - Inter Departmenta Group Acct Report

    Hi all,
    Please can someone help me with following spec writing ABAP Report in ALV.
    i am new to abap coding and CRM module.
    input
    interdepartment group id  : 
    bulling key date :
    3.     DETAILED FUNCTIONAL REQUIREMENTS
    3.1.     Functional Specification
    Interdepartmental Contract Accounts are identified (Table: FKKVKP Field Name: KOFIZ_SD = “02”) and grouped together under a particular Group ID (FKKVKP-ZZ_REF_GRP_NUM). These accounts need to be reported on in a schedule for that particular department. The schedule will be executed using the Interdepartmental Group ID and the Billing Key Date on table ERDK.
    The Billing Key Date (ERDK-BILLING_PERIOD) is used to better identify a document because an allocation to a certain date can be made. A billing document can, for example, be allocated to a certain month, although the billing period exceeds this month. If several billings are invoiced, they can be grouped together by billing key date. Each Invoice document has this field populated as each invoice will belong to a particular month.
    Table ERDK is the invoicing table and has the contract account number (VKONT) linked to a specific invoice (Table field: OPBEL). This field can be used to link to table DFKKOP on field Reference (Table field: XBLNR) which is the table for all items contained in the invoice document. The service charges will be obtained by looking at specific divisions (DFKKOP-SPARTE).
    Miscellaneous Charges (Sundries) linked to each respective service will be obtained by looking at line items per division (DFKKOP-SPARTE) posted between the last invoice and the current Invoice.
    The Balance brought forward is the previous net invoice amount in table ERDK; this can be achieved by determining the billing key date less than the current billing key date. E.g if the current Billing key date is 2006/10, then balance brought forward will be 2006/09.
    Payments are identified with ORIGIN = ’05’ and ‘06’ in table DFKKKO. Get the document number (DFKKKO. OPBEL) equal to the document number (DFKKOP.OPBEL) and get amount (DFKKOP.BETRW) if the document was posted between the last Invoice and the current Invoice. It is important to note that Payments can be posted on the same day as the invoice posting date. These payments will be considered for the next schedule run.
    IMPORTANT NOTE: Items settled within the specified input period of the report must be displayed on the schedule. With this in mind, the item settled i.e. the original Debit must be included in the Balance Brought Forward and the Payment or Credit adjustment must be reflected on the schedule, this will then give a true reflection of the previous account balance and subsequent payments or credit adjustments made.
    A grand total per Interdepartmental Account will be displayed for each of the line item amount fields.
    It is also required that the contract account’s street address and stand number linked to the specific account be shown on the schedule, these are found in table EVBS and EHAUISU respectively.
    The following rules will apply:
    1.  The Township field is obtained from table EVBS field CITY1
    2.  The Stand no field is obtained from structure EHAUD field STANDNO; used HAUS to search
    3.  The house no. is obtained from table EVBS field HAUS_NUM2
    4.  The street field is obtained from table EVBS field STREET and is concatenated with the house no above.
    How to get address information:
    -     Get all contracts linked to a contract account in table EVER
    -     Link EVER and EEINV with the contract
    -     Get the premise number from EEINV and link table EVBS.
    -     Select the above (1-4) fields from table EVBS.
    3.5.     Report Fields
    Report/Form Field ID     SAP Table     SAP Field Name     SAP Technical Field Name     Rules/Notes
    Field should not appear on the Schedule     FKKVKP     Account Determination ID     KOFIZ_SD     Account determination ID of “02” indicates an Internal Account.
    Interdepartmental Group ID     ZBI_REFGROUPNO     REFGROUPNO     New Field     Refer to document< RM_BI_X_8 Group Accounts Referrals Extension.doc >
    Interdepartmental Group Name     ZBI_REFGROUPNO
         REFGROUPDESC     New Field     Refer to document< RM_BI_X_8 Group Accounts Referrals Extension.doc >
    Postal Code of the Group Id     ADRC     Postal Code     POST_CODE1     
    Billing period     ERDK     Billing Key Date (For Example January 2002)     BILLING_PERIOD     
    Account     ERDK/FKKVKP     Contract Account Number     VKONT     
    Name     FKKVK     Contract Account Name     VKBEZ     
    Stand Number     EHAUD (Structure)     Stand Number     STANDNO     Refer to RM_RS_X_1: Connection Object Enhancement
    Portion (of stand not cycle as on Venus)     EVBS     Portion     YPORTNO     Refer to RM_RS_X_1: Connection Object Enhancement
    House Number     EVBS     House Number     HOUSE_NUM1     
    Street Address     EVBS     Street Address     STREET     
    District     ADRC     District     CITY1     
    Cost Centre     EVER     Cost Centre     KOSTL     
    *Balance B/F     *  DFKKOP     Amount in Transaction Currency with +/- Sign     BETRW     Amount brought forward
    **Payments     * *  DFKKOP     Amount in Transaction Currency with +/- Sign     BETRW     These include the security deposit as required by the business.
    ***Electricity, Water etc.     DFKKOP     Division     SPARTE     Charges applicable to a specific division and any Debit and Credit adjustments.
    Sub-Total     N/A     N/A     N/A     Balance B/F - Payments
    Total Due     N/A     N/A     N/A     Sub-Total + Electricity, Water etc.
    Total     N/A     N/A     N/A     Totals per column
    3.6.     Selection Criteria
    No     Selection Fields     Table and Field Name     Range?
    Y/N     Default
         Match Code?
    Y/N
    1     Interdepartmental Group ID (If not populated then ALL)      TBC; this will be same Group ID as in document: RM_BI_X_8 Group Accounts Referrals Extension.doc     Y     N     Y
    2     Billing Key Date (Mandatory)     ERDK- BILLING_PERIOD     Y     N     Y
    OUTPUT DISPALY
    3.7.     Main Heading
    (Run Date)                  City of Joburg Interdepartmental Account Schedule                
       (Time)                                       (Interdepartmental Group ID)
          (Interdepartmental Group Name)
         (Address)
    Accounts for: (Billing Key Date)
    3.8.     Sub Heading
    (Account Number)
    (Name)
    (Township)
    (Stand no./Portion)
    (Street Address)
    (Cost Centre)
    (Balance B/F)
    (Payments)
    (Sub-Totals)
    (Electricity)
    (Water)
    (Sewer)
    (Refuse)
    (Rates)
    (Sundries)
    (Total Due)
    3.9.     Totalling
    Balance B/F:
    Previous net invoice amount in table ERDK, generally auto settlement and account maintenance would run to settle all debit amounts. 
    Payments:
    Payments are identified with ORIGIN = ’05’ and ‘06’ in table DFKKKO. Get the document number (DFKKKO. OPBEL) equal to the document number (DFKKOP.OPBEL) and get amount (DFKKOP.BETRW) for the same Posting Date (DFKKOP.BUDAT).
    Service Charges per account on ERDK:
    Get Contract Account (VKONT) from ERDK, link to contract account in DFKKOP, where ERDK.OPBEL = DFKKOP. XBLNR and Division(SPART) = ’01’  for Electricity, ‘03’ for Water, ‘04’ for Sewer, ‘05’ for Industrial Effluent, ‘06’ for Refuse and ‘09’ for Property Rates.
    Total Due: Sum the Sub-Total and all service charges
    Total: Sum of all the columns
    Note: For field AUGOB in DFKKOP, if the field is populated with an ‘X’ it must be excluded from the calculation on the report. For field AUGRD in DFKKOP, if the field is populated with “05”, it must be excluded from the report, as it is a reversed item which the customer will be unaware of and subsequently must not be displayed on the report.
    3.10.     Sorting
    The report output will be sorted by Interdepartmental Group ID and Contract Account Number.
    3.11.     Page Breaks
    Page breaks will be used where necessary to prevent overflow of retrieved data. Each new page should have the headings printed at the top. Each Interdepartmental Group Account should start on a new page.

    Verify your repository design and make sure that you have defined count aggregate on fact column. You would also need to define the content level of each dimension in fact table.

  • CRM - Lead Status in BI Report not loading

    Need to do reporting on CRM Customer Leads Management.
    (for reference we are using BI 7 and CRM 5)
    In the CRM system I have a field called status (with the data element being CRM_J_STATUS) and it has 6 different status values. E.g. Open, Assigned , in progress, closed etc
    I am using the standard content cube 0MKTG_C01 and I have loaded the master data texts to the info object 0STAONESYS4 , which managed to get the correct texts from the CRM data element CRM_J_STATUS
    I have loaded the data for the leads to the cube and even though I can see all other data, I can not see the status of the lead in any of the reports, (it just comes as not assigned) so I am trying to troubleshoot and I have found that when in the datasource/PSA on BI side the u201CBW Statusu201D field (which is mapped to what I believe is CRM_J_STATUS from CRM system) is not containing any data.  I know I am missing something here as the status of the lead can NEVER be empty, it has to be in one of the six states, and e.g as soon as it gets created it is in the open status.
    Can someone please tell me if we need to do any configuration for this or if there is a flaw which I have in the way I have implemented this above reporting solution?
    I have so far only used the BI Standard content stuff.
    Please let me know if you have any suggestions.
    Many thanks in advanceu2026u2026u2026 JACK

    I am having the same issue with Status Lead.
    In CRM for  Leads I have 3 transaction types, each using the Status field for storing there own list of statuses as Jack had mentioned.
    I am not sure if 0STAONESYS4 is the right field. This is being loaded as the navigational attribute for Lead GUID (0CRMLEAGUI).
    When I check the texts in 0STAONESYS4 it does not have any of the status texts defined for status as in the 3 transaction types. So I started wondering if that's the right field I am looking at. There is another 0STAONESYS0 in BW and CRM but does have the right Status text.
    1) Can anyone tell us if the datatype for 0STAONESYS4 and 0STAONESYS0 is different from Status and where are they used and stored?
    2) Is there another field we should be looking at in BW or do we have to model it separately?
    3) The datasource Leader header has the status field but its extract structure does not have it. So how will this field be extracted? Probably it is with attributes of leads but do I need to model it as it is not available in BW?
    Any insights on this issue will be greatly appreciated.
    Thanks
    Kumar.

  • R/3 -- CRM -- MSA

    Dear Colleagues,
    I have done with Initial load from R/3 to CRM online. Now to get the MSA working, I need to download data to CDB.
    Where can I find the step by step document for the same, if there is any? Any standard SAP document course.
    I searched on help.sap.com, but its just in brief. I am also searching on best practices website, bute in meantime if you guys aware of anything, please do let me know.
    Appreciate your help.
    Regards
    Milind

    Hai Milinda,
    You need to download the customizing object to trasnfer your data to CDB
    http://help.sap.com/saphelp_crm40sr1/helpdata/en/1d/09d1eb13d711d6999e00508b6b8a93/frameset.htm
    THe above link shows all the customizing objects you need to transfer to CDB

  • CRM BW Service request analysis Reports

    Dear All,
    I am using the data source '0CRM_SRV_REQ_INCI_H' to extract the service requests created. And based on which i need to create SLA report in BI. I have extracted the data from the mentioned DS and loaded to DSO '0SRQ_DS10' and then to cube '0SRQ_C10'.
    My requirement is to populate the report with the number of ticket/request open, inprocess, close as on given date, like below.
    Service ticket '123456' is created on 1st april and it is loaded to BI and now my report gives all the ticket no with status where user have entered the selelction value 2nd april. Am picking all ticket less than user entered date.
    Now the service requet is closed in CRM and if it comes to BI with new status on 3rd april and if i pull out the report in 4th april am getting two entries for ticket '123456'  but i need to show only 1 record with closed status which is recent one.
    And if the user enters 2nd or 3rd april i should display one record with status 'Open'.
    How to acheive this?
    Thanks
    Prem

    Exception Aggregation should be helpful in your case. Check if exception aggregation maximum can be put on some fields like status or changed date.
    You need to identify a field which can you give the latest entry for a ticket. Exception aggreation on that kind of a field should work if you have ticked number in rows. but if report can be drilled up, you will need use exception aggreation at tickt no level, I am not sure if you can achive that in the query by putting exception aggreation twice (CKF1 and then CKF2).
    If not, you can create a conactenated characteristics and load it with ticket number + the field you will identify to give you the latest entry. Then use this characteristics to put exception aggregation upon.
    I hope it helps.
    Regards,
    Gaurav

  • Date Dimension in Oracle CRM On Demand Opportunity History Reporting

    Hi All,
    I have a small quesiton concerning the Date Dimension in Oracle CRM On Demand's Opportunity History analysis.
    To which date field does this dimension/column relate? Created Date?, Modified Date?, etc
    Thanks in advance

    Pl post this in a Siebel related forum
    HTH
    Srini

  • CRM On Demand pre Built reports

    Hi
    Does anyone have a list of the fields and formulas used in the Siebel On Demand Sales pre built reports?
    Thank you
    Elizabeth
    [email protected]

    Elizabeth
    As per my knowledge there is no full documentation available. But if you have enough time you can find this yourself.
    Open the report in design mode, you will be able to open it, but not able to make changes and save (you can save as different name in different folder). you will get the all required details
    Dinesh

  • CRM - MSA - Authorization Management Tool

    Hi All,
    I have an issue with the AMT, I did the following steps.
    1. Protected the Business Object
    1. Created a token for BOOPPORTUNITY.
    2. Assigned the token to a role.
    3. Assigned myself to the role.
    4. The BOOPPORTUNITY still did not work for me.
    5. Ran ConnTrans.
    6. I removed myself from the role.
    7. Deleted token assign to role.
    8. Deleted role.
    9.When I check to verify the token/role were removed. The token was still in the     assigned field. But the role is gone.
    10. Now it say, Can not delete token after it was assigned to a role.
    11. These changes have went to the CRM Server.
    Any ideas on how I can removed that token, from the role that does not exist?
    Any feedback will be greatly appreciated, I need a response asap.
    Jeanell

    Hi,
    I know there's been a while since you post your issue, but, do you find any solution to your problem? I'm having the same.
    Thanks in advance!
    Enric

  • Writing data from BW-IP into BW to be reported instantly in BPC 7.5 NW

    Dear all,
    we are currently designing an integrated BPC 7.5 NW / SAP BW planning environment. Due to various restrictions part of the plan data is supposed to be collected via SAP BW-IP. This is a must have-requirement.
    At the point of time when the data is entered via SAP BW-IP we want to be able to report those numbers out of SAP BPC.
    For my understanding with BPC 7.5 NW the "BPC world" will have/require specific cubes in the BW system below, which is the same for the BW-IP environment.
    Therefore our first guess for this issue would be, that once an user enters data via BW-IP a BW-IP planning functionality writes those data into both cubes (BW-IP cube and BPC cube). We have seen this in a shared SEM BPS / BCS environment earlier, where SEM BPS wrote / copied data directly into the BCS cube. Therefore our expectation is, that the same might be possible for a shared BPC / BW environment.
    Is this a feasible scenario from your point of view or are you aware of any other "best practise" on an issue like this?
    Any thoughts shared would be highly appreciated.
    Thank you
    Christian

    Christian,
    No, using IP aggregation levels to write into a cube in the BPC namespace is not a supported scenario. The rule of thumb is that no customer development is supported against objects in the BPC namespaces. It is technically possible to do this (in your example, putting an aggregation level on top of a BPC cube), but it is highly un-advisable as the BPC cube can be deleted and recreated without warning and it is not guaranteed to have the same technical name in all environments, so you may not be able to transport aggregation levels.
    So what do you do? I think you are either going to need to move all your data input into BPC (I know you say this is not acceptable, but it is something to keep in mind), give up on the requirement for instant reporting in BPC on the BW-IP input data and push data to BPC periodically, or face a very complex custom development task against unpublished APIs (i.e. if you mess up your BPC installation you'll probably be on your own).
    Without more detail about the problem you are trying to solve, it is hard to recommend which is the best solution, but in general I'd recommend staying away from the custom development option.
    Ethan

  • SAP CRM Incomplete Orders Report

    Hi,
    What is the standard SAP CRM incomplete or open order report in SAP CRM 7.0 ?
    Thanks
    Andy

    I don't think there is any standard report for that. But you can make your own report or view or query in which you display all orders that have system status I1030 (errors).
    Regards.

Maybe you are looking for