Importing reports from CRM to BOBJ

Hi All,
My back end system is SAP CRM. I want to import the sales orders from SAP CRM system & generate report in BOBJ. Please do let me know how to do this..?
Regards,
Archana.
Edited by: archu_sap on Jun 8, 2009 3:13 PM

Hi,
the documentation you refer to relates to a pre-configured report package which is available for SAP ERP systems. Some of the connectivity instructions there apply generally to the connectivity between SAP and BOBJ but not all.
Please note that you do not have to move data anywhere if you want to access your CRM table with Crystal reports.
I would suggest to take a look at this blog:
[https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a00ee3b2-5283-2b10-f1bf-8c6413e0898f]
Although Ingo describes the connectivity with SAP BW, connecting to an SAP CRM system should be similar. Please refer also to the administration and configuration guide of the integration Kit for SAP solutions.
You can use the SAP Tables, Clusters and Functions driver in the Crystal Reports Designer in order to access the R/3 tables in your CRM system directly.
Regards,
Stratos

Similar Messages

  • How to call BW report from CRM via ABAP

    Hello,
    I want to call a BW report from CRM, this I want to invoke from a screen with some parameter.
    I have a BW user which I also wants to pass from CRM screen, while calling BW report as parameter.
    Can some one help me, how to invoke a BW report (in browser) from CRM ABAP code with passing username and password (which is a generic user to all) and with some parameters to BW report, so that can directly see the report output in the browser.
    Thanks a lot in advance.
    With Best Regards,
    -Praveen Soni

    Praveen,
    all you basically have to do is construct a URL in your ABAP program and call the browser with it. In the URL you can pass the right parameters. Execute your query in transaction RSRT with option HTML and you see parameters. Or execute it directly in the browser.
    When you have the URL, just do call function 'CALL_BROWSER'.
    Regards,
    Marc
    SAP NetWeaver RIG, US BI

  • BW reports from CRM web gui

    Hello Experts,
    We are displaying two web reports from BW in CRM layout. For this our requirement is not to have a separate account created for each CRM user in BW. Just to have one generic user created in BW and the same generic user has to be used across all the CRM users to access these two reports.
    It should not prompt for user name and password while accessing the reports in CRM layout.
    Please suggest how to do get this done.
    BestRegards
    kavitha

    Hi,
    There will be service created for your application already in transaction 'SICF' . Search for your service(Application) "ex: Ztest". Double Click on your application. Click on Logon data tab supply the logon credentials,what u already use for BI system. save it and the run your application once again. It will not ask for any user name and password now.Hope this will solve your problem.
    Thanks
    Jgds

  • How to generate a report from crm table to find out user status changes

    Dear all,
    Could you please help me on generating a report from SAP CRM table level
    to find out user status changes in crm orders for a specific period of time?
    Thanks in advance,
    Regards,
    Shaik

    Hi Shaik.
    You would not need to write report for this. You need to create a Table view mainenance for the CRMD_ORDERADM_H or CRMD_ORDERADM_I for whichever  you need.
    Follow the below or search on google for more on table view maintenance.
    Go to SE11, give the table name and click on change. Then Go to utilities--> Table maintenance generator.
    In the table maintenance generator screen, you should give Authorization Group,
    Function Group name (Function Group name can be same as table name),
    Maintenance type can be one step or two step, usually you will create with one
    step. You should give maintenance screen number. After clicking on create button,
    a table maintenance generator will be created.
    To check it go to SM30 . In SM30, you find display, Maintain options.
    You can view the table contents by choosing Display and  supplying the selection criteria of dates.
    Regards
    Apoorva

  • CO-PA import reports from Operatin Concern

    Hello,
    how how can I copy or export/import CO-PA reports and forms from one Operating Concern to another. It means reports in tr KE30.
    Thanks a lot.

    Tomas,
    One cannot import/export reports across different operating concerns (through standard options provided by SAP). The primary reason being each operating concern is supposed to have different structure (characteristics and value fields).
    One can however, import reports, forms etc. from one client to another for the same operating concern.
    Thanks.

  • Can't View the Imported Reports From one machince to another one

    Hi,
    Thanks in advance.
    I have installed the OracleBam in two different machines in different domains.
    i have exported the reports the from one machine and imported that reports into another machine, But the imported reports are not shown in the active studio and the active viewer.
    Awaiting for the Reply......

    Hi, I encountered this problem in one of my BAM installtion, the reason was the user names of BAM. They should be identical (small / capital letter) in both systems.
    Hope this help you
    Ciao
    hz

  • Import Solution from CRM 2015 online to CRM 2015 on premise faild Error: {1}{0}

    Hi,
    i was trying to import a solution into a crm 2015 on premise System which I've exported from a crm online system (also CRM 2015 without the last Update).
    On the crm server I do have Administrators rights.
    When I try to Import the solution I get the erro Message
    error: {1}{0}
    Does anybody know, how I can get the information why this error occures?
    Greeting Ferdinand

    Hello,
    Try looking for the specific error in the CRM Trace folder.
    To enable tracing, please read
    this post.
    Cornel Croitoriu - Senior Software Developer
    If this post answers your question, please click "Mark As Answer" on the post and "Mark as Helpful"

  • Trouble importing roles from CRM

    Can someone please tell me what version of the CRM business package to apply so I can import the business roles into the portal?  We tried applying  the latest version: SP08 Patch 1 for the BP CRM Application Content 7.0 and BP CRM Foundation Content 7.0 and got the following errors.
    Application component not found: par:/applications/com.sap.crm.fnd.dnac/components/DNAC
    Validation failed on handler 'com.sap.portal.ivs.genericcreator.handlers.fpn.FpnPortaliViewHandler'
    Based on information on another forum posting from last spring, we need to apply an earlier version of the CRM business package to the portal, but I don't know which version. 
    THanks
    Angie.

    The CRM package that needs to be applied is the latest version.  However, we needed to download the package as binary to avoid some file name issue that presented itself.  After we did this we were able to succesfully install all components of the package.
    Thanks
    Angie.

  • To read the BI report from CRM

    Hi Experts,
    I have to use the FM /CRMBW/EXECUTE_BW_REPORT_RFC to read one of the BI report. But I'm not sure how we can get the report id to pass it as the input parameter? If someone has used this FM before, kindly share the sample code.
    Any pointer will be of great help.
    Thanks,
    Vaibhav

    hi,
    as per you query posted here, please chk ur sql statement what u had written...there may be some problem with that query that is y ur getting the below error.
    "error occured. please check the settings and try again BI publisher"
    regards
    Kanoj

  • Users are not importing from BW to bobj

    Hi Experts,
    I am working on bobj 4.0 and bw 7.0 i am facing an issue while importing users from bw .i can import roles but i can not  see the users .In Bw the roles have users but when i import them to bobj  i can see only roles but not users ?????

    Hello,
    I know this post is from almost 2 years back.
    But we are running into an issue in BOBJ 4.1 SP2 with role and user import.
    When we import roles from BW to BOBJ from SAP Authentication. All the roles are imported fine.
    The user gets created in BOBJ when the user logs into Portal via Launchpad for the firs time.
    Lets say we have 5 roles in BW that the user is part of, and when we import the 5 roles, we do not see the user as a member of the 5 roles in BOBJ. But the user is seen in only one role.
    We do not see user in any other 4 roles imported from BW, even though the user is in those roles in BW. This causes a problem as the roles are applied to different folders in BOBJ and User now cant see the objects attached to the 4 roles that the user is part of.
    We even tried scheduling a role and alias import from User Update tab in the SAP Authentication in CMC. That did not help either. I thought this should atelast synch up everything between BW and BOBJ.
    Any thoughts on this please
    Thank you
    Suman

  • Upgrade from CRM 2011 to CRM 2015

    Hello,
    Can we upgrade from crm 2011 to crm 2015 without going to crm 2013? If yes, Can you please let us know the steps involved, very briefly?
    Can I import organisation from crm 2011 to crm 2015?
    thanks,
    Red

    Hello,
    Unfortunately you can't. Recheck
    this article.
    Dynamics CRM MVP/ Technical Evangelist at
    SlickData LLC
    My blog

  • Hi All, We are in to Release 11.5.10.2.There is a specific requirement to Prevent users from creating Manual Sales Orders in oracle and yet users should be able to book the Sales Orders Imported from CRM system into Orcale.Please advise.

    Hi All, We are in to Release 11.5.10.2.There is a specific requirement to Prevent users from creating Manual Sales Orders in Oracle and  yet users should be able to book the Sales Orders Imported from CRM system into Orcale.Please advise.

    Thanks for your advise.
    However, I missed to mention that we have two set of users  One is for Finished Goods and another for Spares.
    Only Spares users need to be prevented from creating Direct/Manual Sales Orders in Oracle.
    As you suggested, if this will be done at Form level, that may Disallow FG users also to create Manula Sales Orders which should not be the case.
    Further, I tried to test one scenario through Processing Constraints but it did not work.
    Application
    OM
    Validation Type
    Entity
    Temp
    Short Name
    TBL
    Validation Semantics
    Created By
    Equal To
    User(Myself)
    Processing Cosntraint
    Application
    OM
    Entity
    Order Header
    Constraint
    Operation
    User Action
    Create
    Not Allowed
    Conditions
    Group
    Scope
    Validation Entity
    Record Set
    Validation Template
    101
    Any
    Order Header
    Order
    Above Created
    Please advise.

  • Migrating a webi report from one environment to another using import wizard

    Hi Everyone,
    Can anyone please tell me what all access should I have on my ID to be able to migrate a webi report from one environment to another environment(e.g. from development to quality).
    Regards,
    Neeraj Sharma

    Hi,
    To use the Import Wizard utility, you basically need Administrator, Full Control to Top-level folder, and "Add objects to the folder" and "Edit objects" for this user on the root folder.
    You need the least restrictive role, because you require absolute control for content promotion between 2 entitlement systems.
    the webi document is the cherry on-top,  you;ll have universes, connections, folders to bring over too. 
    Regards,
    H
    p.s. check Note 1450708 - How to restrict access to the Import Wizard from a Business Objects Enterprise system
    and
    Note 1297121 - What rights needed to use Biar File Extraction for a normal user while using Import Wizard ?

  • IDOC import from CRM 7.0 to SAP PI 7.0 fails: unable to read segments

    Hello,
    We want to import an Idoc from a CRM 7.0 system to SAP PI 7.0.
    The import fails with the message ""unable to read segments".
    The issue is related to ALL Idocs, standard and customer defined.
    The result of any import is that we can see the object in the import folder, but the structure is missing.
    Importing any RFC from the same CRM system is no problem.
    Any ideas?
    Your help is appreciated.
    Regards
    Dirk

    Hi Peter,
    Thank you for your answer.
    But we need to find out what the reason for this import error is.
    Our customer will not be very pleased to see that all IDocs from CRM system cannot be found in the IDOC folder.
    IDX2 import of metadata is no issue.
    We were successful for standard and customer Idocs here.
    Additional information:
    We are already importing Idocs from a SAP ECC 6.0 system into PI in another SWCV
    successfully. So this is a CRM system specific issue in our environment.
    Regards
    Dirk
    Edited by: Meinhard Dirk on Aug 27, 2010 10:30 AM

  • Importing Expense Report from legacy to Oracle Payables??

    All,
    I need to import ER from legacy to payables. I used ap_expense_reports_headers_all & ap_expense_report_lines_all tables. But the "Expense Report Program" is not picking up the data from the tables though i populated all the required columns of the tables!!! When i open the "View Output" it says "The conc.request did not create an output file"!!!
    Can anyone tell me what could be the reason behind the failure of the program?
    Do I need to populate anyother column to resolve this issue?
    Detailed response is highly appreciated.
    thanks in advance,
    Sen

    Steps to import into AP
    Navigate to the Accounts Payable Responsibility
    Go to View -> Requests -> Submit a New Request -> Single Request -> OK
    Submit the Expense Report Export Program, after specifying all the mandatory parameters
    Source parameter should 'Oracle Internet Expenses'
    To view the expense report created
    Navigate to the Accounts Payable Responsibility attached to the User
    Go to Invoices -> Entry -> Invoices
    In the Invoice Workbench Window query the Invoice Num field with the Name of the Expense Report created in the previous step. The Invoice is displayed in the Invoice Workbench with the Type as Expense Report

Maybe you are looking for

  • Flash objects not displaying in Firefox (but works fine in Chrome and IE)

    Well, I'm trying to embed a Shockwave Flash object into a website I'm building. It displays in Chrome and IE, but it doesn't show up at all in Firefox. It's just white space. Ive tried it on two machines, so it's presumably the code. Both the machine

  • How to find music on Mac HD (iTunes) when it does not appear in finder under MP3/4

    I set up my iTunes to target an external HD.  I kept the music files (apparently) on my main MAC HD.  when I try to play them, iTunes looks to my external HD, but cannnot find them.  When I look under about this mac->storage, I see that all 64GB of m

  • What Preset Should I Use

    I am using a Panasonic SDR-H80 camcorder. And i was wonder what would be the best preset to use for editing my vid. With my camcorder i am recording with 16:9 so i would like to have a 16:9 preset. ~~Premiere Details~~ Premiere Pro CS4 - purchased La

  • Webdyn Pro - Grey out certain rows in ALV?

    Hi guys, I'm quite new to webdyn pro. So please bear with me I've a webdyn pro component which displays a simple alv output on screen. I have a requirement where I need to check if lets say Status = 1 or 2 or 3 or 4. If its either one of those status

  • Installation error oracle vm manager 3.1.1

    Hello when installing I get this error oracle, I need your help please. Step 7 of 9 : Domain creation ... Creating Oracle WebLogic Server domain ... Starting Oracle WebLogic Server 11g ... WebLogic failed to start in '5' minutes