SAP Integration Kit for Crystal Reports

Hello,
I read Ingo Hilgefort's blog on BusinessObjects and SAP Part 2.
/people/ingo.hilgefort/blog/2008/02/19/businessobjects-and-sap-part-2
Does the current trial version of crystal reports available from businessobjects.com have this integration kit embedded in it?
If not, where can i find it?
Regards,
Suraj

hi shenoy,
SAP Integration Kit
The SAP integration kit includes drivers to allow connectivity to both R3 and Business Warehouse (BW). In addition, it includes a BW toolbar for Crystal Reports, a specific version of InfoView with Role-based links, sample iViews for Enterprise Portal, and an SDK in Java, COM, or .NET.
Reporting off R3 Data
The kit includes two drivers to allow Crystal Reports to connect to the ABAP data dictionary via a remote function call or RFC.
The Open SQL driver allows the user to connect to SAP R3, displaying the field and the short text description of the tables and fields. The developer can then join the tables accordingly, using the database expert, and then select the relevant fields from which to report. This driver displays not only transparent tables, but includes views, pool tables, cluster tables, ABAP data clusters, and ABAP functions. This driver is geared toward a technical person with functional expertise in joining the tables and then creating the report.
see link
http://safari.oreilly.com/0672329174/ch15lev1sec7#X2ludGVybmFsX1RvYz94bWxpZD0wNjcyMzI5MTc0L3BhcnQwMg==
http://diamond.businessobjects.com/node/18962
SAP Integration Kit
The SAP integration kit includes drivers to allow connectivity to both R3 and Business Warehouse (BW). In addition, it includes a BW toolbar for Crystal Reports, a specific version of InfoView with Role-based links, sample iViews for Enterprise Portal, and an SDK in Java, COM, or .NET.
Reporting off R3 Data
The kit includes two drivers to allow Crystal Reports to connect to the ABAP data dictionary via a remote function call or RFC.
The Open SQL driver allows the user to connect to SAP R3, displaying the field and the short text description of the tables and fields. The developer can then join the tables accordingly, using the database expert, and then select the relevant fields from which to report. This driver displays not only transparent tables, but includes views, pool tables, cluster tables, ABAP data clusters, and ABAP functions. This driver is geared toward a technical person with functional expertise in joining the tables and then creating the report.
Note
In Crystal Reports, you cannot check the SQL generated using the Show SQL Query option from the Database menu. You can check what Open SQL was generated by using SAP transactions.
The InfoSet driver allows the user to connect to an existing InfoSet, as defined by SAP transaction SQ02. Alternatively, you can use an existing ABAP query, as defined by SAP transaction SQ01. The benefit of this driver is that the user does not need to know where the data is stored or how to join the tables. Another advantage is that any prompts defined in the InfoSet become parameters in Crystal Reports.
Note
To test the InfoSet query, run the InfoSet using your SAP GUI and ensure that it is pulling the required data first before testing it in Crystal Reports.
Reporting off BW Data
When reporting off of BW data, the Business Objects' Integration Kit consists of three drivers that are used to pull data.
The BW Query driver enables the user to connect to a BW query. To enable selection of a query with this driver, Crystal Reports has its own toolbar, as shown in Figure 15.3, and the user needs to select the New Report icon from this toolbar. The user then selects the required BW query, and thus displays a listing of fields available in the query. The user can then create the report using any of those fields. Variables defined in the query automatically become Crystal Reports parameters. After the user has finished building the report, the user saves the report using the BW toolbar. This saves the report to BW, and if the user selects the option to do so, automatically publishes the report to Enterprise.
Figure 15.3. Crystal Reports after the SAP integration kit is loaded. Note the SAP menu and BW toolbar.
[View full size image]
Two new drivers have been added to the XI R2 version of the SAP Integration Kit.
The MDX query driver supports using Crystal Reports to report off either a SAP BW query or a BW Cube.
Furthermore, it adds additional functionality by providing support for
A structure in both the row and column of the BW query
Hierarchy node and hierarchy node variables
Free characteristics in a BW query
The Operational Data Store or ODS driver exposes the ODS tables, so that they look much like the tables of any relational database. However, because of the structure of the objects, it considers them to be like a database stored procedure.
Connecting to the ODS objects is not performed with the SAP toolbar described here, but rather by selecting the driver from the Data Explorer as shown in Chapter 1, "Creating and Designing Basic Reports." After the user has finished building the report, the report can be saved back to BW and published to Business Objects Enterprise by selecting the Automatically Publish to Enterprise check box, as shown in Figure 15.4.
Figure 15.4. The additional options after saving a Crystal Report to SAP BW.
Note
This publishing method requires some setup. Please refer to the Installation documentation for further details.
Note
Both the ODS and MDX drivers require SAP transports to be loaded on the SAP BW system. Please refer to the Installation CD in the Transports folder for further details.
Using OLAP or Web Intelligence to Report off BW Data
Included in the SAP Integration Kit are specific drivers to allow OLAP Intelligence and Web Intelligence to report off of SAP BW.
To connect to a BW cube or query using OLAP Intelligence, open the connection browser and select Add. Select SAP Business Information Warehouse and then proceed to fill in the relevant data, as shown in Figure 15.5.
Figure 15.5. The information required to connect to a BW cube or query from OLAP Intelligence.
[View full size image]
After you are connected, select the query or cube and process to build the report, as described in Chapter 19, "Creating OLAP Intelligence Reports."
Web Intelligence is new to XI R2 and requires that a universe be built on a BW Cube or Query. However, to aid in this process, Designer builds the universe for you. To do this, select SAP from the list of connects and fill out the required information, as displayed in Figure 15.6.
Figure 15.6. The information required to connect to a BW cube or query from Web Intelligence.
[View full size image]
Finish the remainder of the wizard and when you click OK, Designer generates the Universe for you. It may be necessary to move some of the objects around to suit your needs, but when you are finished, export to Business Objects Enterprise.
Note
Only the BW query driver does not require the query be released for external access. The Web Intelligence, OLAP Intelligence, and MDX drivers require the user to release the BW query. To release a query, select the query properties in the BW Query Designer and select the Extended Tab and then check Allow External Access to This Query.
Viewing the Reports
Your SAP reports can be viewed either via the SAP integration kit's InfoView or via SAP Enterprise Portal 6. The integration kit provides a number of sample iViews that can be imported by a portal administrator. These include
Folder iView The folders a user has access to are displayed, and from here a user can run her reports.
Alert iView Shows all the alerts that have been triggered by Crystal Reports. The user can then click on the report to view the report. The creation of alerts is defined in Chapter 11, "Using Record Selections and Alerts for Interactive Reporting."
Thumbnail iView This iView displays the Crystal Report as a thumbnail of the report. The user can then click on the thumbnail to run the report.
Note
These are sample iViews. The organization can create its own iViews via the provided SDK.
BusinessObjects InfoView for SAP is a unique version of InfoView designed for integration with SAP BW systems. This integration includes features such as the ability to log on to InfoView using your SAP username and password. Related to authentication is the ability to access your roles and the Crystal Reports saved to these roles. The roles are defined in Enterprise as folders. The user can also schedule reports in the different languages loaded into SAP BW. This creates an instance for each language.
for remainig info pls use the link
http://book.soundonair.ru/sams/ch15lev1sec7.html
very good link for sap integartion kit
thanks
karthik
reward me points if the above info is usefull.
dont forget

Similar Messages

  • SAP Integration kit for BO XIR2 with Crystal XI for BI 7.0 Front end

    Hello Team,
    We are in a little fix.
    We have BOE XIR2, Crystal XI and working with old version of BI front-end 3.5.
    We are upgrading to BI 7.0 frontend, but I am not able to trace out the SAP Integration kit for combination of BOE XIR2, Crystal XI and BI7.0.
    Is such a thing available, If yes can someone send a link to that.
    Regards
    Lalan Kanade

    Hi,
    Thanks for the quick reply
    I could trace this document.  "BusinessObjects Enterprise XI Release 2 SP3 for Windows"
    I checked in "Supported Data Sources for Crystal Rep" section, extract below
    SAP BW Server 3.0b SAP GUI 620 or 640
    SAP BW Server 3.1c SAP GUI 620 or 640
    SAP BW Server 3.5 SAP GUI 640.
    But we are using BW Server 7.0 with GUI 7.1 and that working fine even with BOXIR2 and Crystal XI with Old Front End for BI 3.X.
    But when we are testing with BOXIR2 and Crystal XI with BI New Front End 7.0 its missing components from the query output.
    So the SAP Integration kIt seems old & we need a new Kit which would work with BI New Front End 7.0.
    Any suggestions on that
    Regards
    Lalan

  • SAP Integration KIT FOR SAP BO Edge 3.1 Trial

    Hi,
    The SAP Integration Kit 3.1 for BO Enterprise 3.1 is the same for BO Edge 3.1 Trial or there is a specific for BO Edge?
    Because I did the download of BO Edge Trial in the SAP BO area, and install the SAP Integration KIT but the system doesn´t work.
    thanks,
    Rodrigo

    i think that there is a specific Integration Kit for Edge
    good luck
    Amr

  • Unit testing and system integration testing for crystal report

    Hi gurus,
           I am creating crystal report by oracle procedure, will you please tell me how to do unit testing and system integration testing? appreciate very much.

    The focus of this forum is report design. The actual testing of reports would be subject to your own internal policies and procedures.
    Jason

  • SAP Add On for Crystal Reports - no window for account setup

    Already installed the add on: windows server 2008 64 bit / SAP Business One 8.8 PL 12.
    Crystal Runtime is installed too.
    After activating the add on, we tried to do the 'account setup'.
    But there was a error: ' Item - could not commit action because the item is currently in focus [66000-23].
    Anyone there to help us solving ?
    thx

    To solve the issue you must launch the following queris on SQL Server Manager:
    CREATE TABLE [dbo].[SAP_CR_REPORT_GROUP](
         [GroupName] [nvarchar](50) NULL,
         [RowId] [numeric](18, 0) IDENTITY(1,1) NOT NULL
    ) ON [PRIMARY]
    CREATE TABLE [dbo].[SAP_CR_REPORT_GROUPUSER](
         [UserId] [numeric](5, 0) NULL,
         [GroupId] [char](10) NULL,
         [RowId] [numeric](18, 0) IDENTITY(1,1) NOT NULL
    ) ON [PRIMARY]
    CREATE TABLE [dbo].[SAP_CR_REPORT_REPORT](
         [ReportName] [nvarchar](50) NULL,
         [ReportDescription] [nvarchar](100) NULL,
         [ReportPath] [nvarchar](1000) NULL,
         [IsPublic] [char](1) NULL,
         [ModuleUID] [char](20) NULL,
         [RowId] [numeric](18, 0) IDENTITY(1,1) NOT NULL
    ) ON [PRIMARY]
    CREATE TABLE [dbo].[SAP_CR_REPORT_REPORTGROUP](
         [ReportId] [numeric](18, 0) NULL,
         [GroupId] [numeric](18, 0) NULL,
         [RowId] [numeric](18, 0) IDENTITY(1,1) NOT NULL
    ) ON [PRIMARY]

  • Crystal Reports 10 and SAP Integration Kit

    Hi,
    we have a customer using crystal reports 10. Is it possible to use the SAP Integration Kit for version 10? When installing the Kit (Version XI 3.0) there is an error that we do not use CR 2008.
    Thanks in advice
    Claudia

    Hello Claudia,
    the SAP Integration Kit is always dependent on the product releases. there is a Crystal Reports v 10 and Crystal Enterprise v 10 and a SAP Integration Kit v 10 - but keep in mind that v 10 is already out of support.
    Crystal Reports 2008 requires the SAP Integration Kit XI 3.x and BusinessObjects Enterprise XI 3.x
    Ingo

  • Default language settings in SAP Integration Kit?

    Hi everybody,
    I've the following problem:
    If I create a report with the SAP Integration Kit (create new report from a query) I get a prompt where I can type in (System Number, User, Password and LANGUAGE). If I now choose as language u201CEnglishu201D and create a report, save it and open it in crystal again, everything is still fine. But if I go to refresh the report, I get a prompt where I can choose the SAP BW and type in the System Number, User and Password but not the LANGUAGE. After the refresh the names of the fields are still in English but the data is now in German (or just the technical names, depends on the language settings in the query).
    For me it looks like that the language settings of the refresh are by default in crystal is set to German, but the software is English. I didnu2019t find any way to change the default language to English or save it in the report.
    I already tried to change the language/regional/keyboard settings of my machine and also tried to change the language in the crystal formula field u201Clanguagecode%u201D.
    But even if I could have a unique change in some system settings, it really will not help me, because I have some queries in German and some in English, depending on the actual BW system.
    If the SAP Integration Kit gives me the possibility to choose the language during the creation of the report it should then remember the choice!?
    Thank you for your help

    Post your question to the Business Object Integration Kits forum

  • Integration Kit for BOE XI 3.1 - unsupported.aix.release

    Team,
    We have installed BOE XI 3.1 SP2. Now we are insalling BOE SAP Integration kit (for XI 3.1)
    The OS Version is AIX 6.1
    The system is throwing following error during installation of integration kit
    <.........>/patches/patchlevel.sh: invalid patch name: unsupported.aix.release
    AIX: Your system is missing required components (STU00120):
    <.........>/setup/patches/patchlevel.sh: invalid patch name: unsupported.aix.release
    If you continue your installation may not work correctly. (STU00109)
    Can you please let me know if Integration Kit 3.1 is not supported for AIX 6.1 OR
    Is it recommended to use another version of Integration Kit for AIX 6.1 ?
    Thanks.
    Regards,
    Vidyut Kichambare

    Thanks  Ingo,
    I did comment on "oscheck.$distrOS.sh" from install.sh and could finish the integration kit installation successfully (with BOE XI 3.1 SP2 aleady installed)
    Is it ok to keep this installation ? Will SAP be able to support this in future if required?
    Regards,
    Vidyut Kichambare

  • Crystal Report XI R2 compatablity with SAP Integration kit

    Hi All,
    we have suggested to one of our customer  the Customized pack of BO XI Edge series which include the licensing of Xcelsius , WEBI , Universe designer, SAP Integration kit and Live office...
    He dont want to pay extra for taking the license for cryatal report 2008 as they already using the Crystal Report XI R2 version which they use to do reporting on non SAP data.
    My question is :
    1 - Now they want to do reporting ove SAP data using the existing CR solution they have is it possible ??
    2- Will the integration kit support the CR XI R2 version ??
    3- Can he publish the Crystal Report created by CR XI R2 to the Business Object Edge Series plateform ??
    They just want to use CR to do reporting on data from R/3 side .
    Kindly suggest.
    Regards,
    Mishra,Vibhav.

    Dear Ingo,
    Thanks for the reply.
    Actally we have suggested to our client the latest Edge Series Standard pack solution , excluding the crystal report licensing.
    My question is will the integration kit which comes along with the Edge series will support the existing Crystal Report XI R2 and can the it be integrated with BOE(can he publish the reports created with the earlier version to the Business Object plateform).
    If the above sceanario is not possibe then we have to purchse the older version of integartion and i doubt if we can purchse it stand alone in that case we would be having two integration kits running to solve the purpose.
    Kindly suggest.
    Warm regards,
    Mishra Vibhav

  • Issue with SAP Integration Kit 3.0 to access Query BW on Crystal Reports

    Hi All,
    I've got an problem with my setup of Crystal Reports Server 2008.
    I've install Crystal Reports Server 2008 and Crystal Reports 2008 on my Windows 2003 server.
    My SAP Client is 7.1.
    When i trie to connect my Reports on CR 2008, the connection doesn't work.
    I have install SAP Integration Kit but it doesn't work because an error message says me that i've already install a Webserver for Crystal Reports Server 2008.
    My Webserver is on IIS 6
    My Database for CRS 2008 is SQL Server 2000.
    Do you have any idea why it doesn't work ?
    I have to install first my SAP Integration Kit 3.0 before install Crystal Reports Server 2008 ?
    Thanks a lot for your help.
    Regards.

    Hi All,
    I've got an problem with my setup of Crystal Reports Server 2008.
    I've install Crystal Reports Server 2008 and Crystal Reports 2008 on my Windows 2003 server.
    My SAP Client is 7.1.
    When i trie to connect my Reports on CR 2008, the connection doesn't work.
    I have install SAP Integration Kit but it doesn't work because an error message says me that i've already install a Webserver for Crystal Reports Server 2008.
    My Webserver is on IIS 6
    My Database for CRS 2008 is SQL Server 2000.
    Do you have any idea why it doesn't work ?
    I have to install first my SAP Integration Kit 3.0 before install Crystal Reports Server 2008 ?
    Thanks a lot for your help.
    Regards.

  • Publishing Reports with BO Integration Kit for SAP

    Post Author: Daniel Stoerzinger
    CA Forum: General
    I have the BO Integration Kit for SAP installed locally and have been able to publish the reports to the Enterprise Server. I'm also able to Open Reports from the SAP tab. However, I've created a lot of "test" reports which I no longer want to see in the list of reports.  I've removed the reports from BO CMC but the Open Reports tab (SAP) still displays the ones I've removed from CMC.   Where is this list stored? Are the report definitions stored within SAP? I've heard that the report definition is stored in SAP and the physical report is saved to the BO Enterprise Server.  But no one within our SAP team has any idea and claim these are stored on the BO server. 
    (Someone tell me I'm not the only one in the universe trying to use Crystal Reports with SAP)

    Post Author: Daniel Stoerzinger
    CA Forum: General
    Thanks to Ingo Hilgefort for a reply to the same question on a very good SAP forum https://www.sdn.sap.com/irj/sdn/forums.  
    You can use the "Crystal Content Admin workbench" (transaction /crystal/rptadmin) and delete the reports from SAP BW and BOE ins a single step
    its part of the Transports of the SAP Integration Kit.  You need to import the transports into the BW System

  • Finding  Download for SAP Integration Kit Fix Pack 3.1  / ADAPT01412706

    Hi all,
    by using Crystal Reports 2008 V1 SP3 in combination with SAP Integration Kit 3.1 (SBOP INTEGRATION FOR SAP SOLUTIONS XI 3.1 SP3 WINDOWS (32B)) i get an error during the inportstep of the transports in our BW System.
    This error is descriped and solved in Note 1484086
    (https://websmp130.sap-ag.de/sap%28bD1kZSZjPTAwMQ==%29/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F64653D3030312669765F7361706E6F7465735F6E756D6265723D3134383430383626)
    Following the Notesteps there is one conclusion using the transport files from the "SAP Integration Kit to FixPack 3.1" . My problem is to  find these named Fix Pack in the download area of the Marketplace.
    An Fix Pack for the SAP Integration Kit itself seems to be not aviable,
    therefore I tried several downloads beginning with:
    Crystal Reports 2008 Fix Pack 3.1 - Click Once
    Crystal Reports 2008 Fix Pack 3.1 - Redist Install
    Crystal Reports 2008 SP3 Fix Pack 3.1
    there are no transportfiles in any of these packages.
    If any from you have some idea where to find the right transport files, please let me know.
    Regards
    Marco

    Hi Marco,
    you can go in Sap Support Portal -> Software Downloads-> BusinessObjects Downloads
    in the left select "Search for Software Downloads" then in "Search Term" input:
    BOBJINTGRSAP03P
    You'll retrieve all available versions of IK SP3 with related fixpacks.
    Regards.
    Roberto.

  • URL to download BO XI 3.1  SP3 Integration kit for SAP Solutions

    HI
    I have Installed BO XI 3.1 SP3 Enterprise in the server.I want to Install BO XI 3.1 SP3 Integration kit for SAP solutions.
    1)I want to know what is the order of Installations i need to install in case of Crystal Reports and Xcelsius,BI,SAP GUI.
    2)Give me  the link to Down load above version Integration Kit.
    3)What are Installations Compulsory before installing BO XI 3.1 SP3 integration kit SAP solutions and give some more brief Idea

    hi,
    You can use this link:https://websmp101.sap-ag.de/bosap-support
    then:
           Software Downloads>BusinessObjects Downloads>Browse the SAP BusinessObjects Portfolio>Installation and Upgrade>SBOP INTGR. FOR SAP-->BOBJ INTGR. FOR SAP XI 3.1
    then you can see it.
    lory

  • Best practise BW Query design for Crystal Reports integration

    Hi all,
    I am looking for a guide on best practices when designing a BW Query to be used as data foundation for a Crystal Report.
    The scenario is that I am responsible for developing the Crystal Reports part, but not the BW Query part, therefore I would like to provide a list of best practises to the person who is responsible for the Query, this way make sure that the integration will work as good as possible. The setup is of course using BO Integration Kit for SAP.
    An example is how to use authorization variables in the query to provide data security. This is just one example, there are problably a number of other things to be aware of. A document containing suggestions for best practices is what I am looking for, or if the document does not exist, input to what should be on such a list.
    Thank you in advance.
    Regards,
    Rasmus

    Hi Rasmus,
    in regards to the Best Practices for Crystal Reports you can leverage all the knowledge you have on the Query Design today already. if you not the person for designing the query I think it is important to make sure people designing the queries do understand how Crystal Reports is leveraging the elements from the BI Query.
    /people/ingo.hilgefort/blog/2008/02/19/businessobjects-and-sap-part-2
    You should try to put as much as possible into the BI query from the logic point of view.
    and you can also build common BI queries - there is no need to build a BI query for each report.
    ingo

  • BusinessObjects Integration Kit for SAP u2013 key for 90 day evaluation version

    Hello,
    I have installed Crystal Reports 2008, a 30-Day evaluation version on my laptop, from here:
    http://www.businessobjects.com/campaigns/forms/downloads/crystal/2008/datasave.asp
    and I would like to connect my reports to the SAP Data Source (SAP ECC 6.0). For this I have downloaded the BusinessObjects Integration Kit for SAP - 90 day Evaluation version and I try to install it on my laptop. Unfortunately during the installation of the Integration Kit I receive a message u201CThe product key code is not valid or has expiredu201D. The Product key code and the Integration Kit itself I have taken from this page:
    http://www.sdn.sap.com/irj/boc/index?rid=/webcontent/uuid/806c9894-42a5-2b10-648a-d900489b76da [original link is broken]
    Could you please help me with the installation of this integration kit? What is wrong?

    Hi,
    do you have access to Service Marktplace [http://service.sap.com/support]? You can get the temporary keys for BOBJ under Keys & requests .
    Regards,
    Stratos

Maybe you are looking for

  • Cisco Jabber for Blackberry

    Hi Jabber Experts, I was trying with Cisco Jabber IM for Blackberry(9700) , i had manually loaded the application on the device and chose the CUPS(On-Premise) mode installation. I was able succesfully login with my CUPC login credentials. I could see

  • How to produce a list of URLs and page numbers from large website pdf file.

    Adobe Acrobat Pro version 10.1.4. I created a pdf file from an entire website which has 1062 pages. I was asked to produce a list of pages which should be updated or deleted. There is a URL on every page. What is the best way to mark the pages for up

  • Form field validation: All required data lost when clicking browser-back-button!

    Hi folks, I have a big problem using the validation text  field components of Spry when the user must click the browser back button (or clicking a history.back()-Link) because he has  entered a wrong CAPTCHA-code! Right now, all the data - only in th

  • Open Link in new Window or Tab

    Hi i'm writing a jsf application with spring and i have a problem. if i open a link (h:commandLink) in a new window or tab i get the content as in the original window. does anybody have an idea to what may cause this? regards vladimir

  • Buggy behaviors samples

    Hi, I have a general question about case samples of buggy behaviors in Java that a developer can face during execution of programs. What can be most frequently buggy behaviors which developers face while programming and debugging on Java? As for inst