Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member
0 Kudos

.NET RAS SDK Samples

Viewing

C#

NET-CS2005-RAS-Managed_BE12_View_Serialized_Report
This is a sample application that shows how to view a serialized report using Business Objects Enterprise XI 3.1.

NET-CS2005-RAS-Managed_BE12_View_Report
This is a sample application that shows how to view a report using Business Objects Enterprise XI 3.1.

VB.NET

NET-VB2005-RAS-Managed_BE12_View_Serialized_Report
This is a sample application that shows how to view a serialized report using Business Objects Enterprise XI 3.1.

NET-VB2005-RAS-Managed_BE12_View_Report
This is a sample application that shows how to view a report using Business Objects Enterprise XI 3.1.

Delphi Prism

Net-Delphi-BOE12_Simple_View_Report
This Samples demonstrates how to view a Crystal Report using the BusinessObjects .NET SDK with Delphi Prism. It views using th Page or Report Application server.


Exporting/Printing

C#

NET-CS2005-RAS-Managed_BE12_Simple_Export_Report-To-Disk
This is a sample application that shows how to export a report using Business Objects Enterprise XI 3.1.

NET-CS2005-RAS-Managed_BE12_Simple_Export_Report
This is a sample application that shows how to export a report using Business Objects Enterprise XI 3.1.

NET-CS2005-RAS-Managed_BE12_Export_Report_Word
This is a sample application that shows how to export a report to Word using Business Objects Enterprise XI 3.1.

NET-CS2005-RAS-Managed_BE12_Export_Report_PDF
This is a sample application that shows how to export a report to PDF using Business Objects Enterprise XI 3.1.

NET-CS2005-RAS-Managed_BE12_Export_Report_Excel
This is a sample application that shows how to export a report to Excel using Business Objects Enterprise XI 3.1.

NET-CS2005-RAS-Managed_BE12_Export_Report_CSV
This is a sample application that shows how to export a report to CSV using Business Objects Enterprise XI 3.1.

NET-CS2005-RAS-Managed_BE12_Print_Report
This is a sample application that shows how to print a report using Business Objects Enterprise XI 3.1.

VB.NET

NET-VB2005-RAS-Managed_BE12_Simple_Export_Report-To-Disk
This is a sample application that shows how to export a report using Business Objects Enterprise XI 3.1.

NET-VB2005-RAS-Managed_BE12_Simple_Export_Report
This is a sample application that shows how to export a report using Business Objects Enterprise XI 3.1.

NET-VB2005-RAS-Managed_BE12_Export_Report_Word
This is a sample application that shows how to export a report to Word using Business Objects Enterprise XI 3.1.

NET-VB2005-RAS-Managed_BE12_Export_Report_PDF
This is a sample application that shows how to export a report to PDF using Business Objects Enterprise XI 3.1.

NET-VB2005-RAS-Managed_BE12_Export_Report_Excel
This is a sample application that shows how to export a report to Excel using Business Objects Enterprise XI 3.1.

NET-VB2005-RAS-Managed_BE12_Export_Report_CSV
This is a sample application that shows how to export a report to CSV using Business Objects Enterprise XI 3.1.

NET-VB2005-RAS-Managed_BE12_Print_Report
This is a sample application that shows how to print a report using Business Objects Enterprise XI 3.1.



Database

NET-VB2005_RAS-Managed_12_Get_DB_Field_Names
This is a sample application that shows how to get used database fields off of a Crystal Report using the Enterprise XI 3.1 .NET SDK.


Parameters



Report Modification

C#

NET-CS2003-RAS-Managed_BE115_Add_Section
This is a sample application that shows how to add a section to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.

NET-CS2003_RAS-Managed_BE115_Add_Special-Field
This is a sample application that shows how to add a special field to an existing report using the Report Application Server (RAS) Report Creation API (RCAPI) with Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt (included) to be published into your Enterprise system.

NET-CS2003_RAS-Managed_BE115_Add_Subreport
This is a sample application that shows how to add a new subreport to an existing report using the Report Application Server (RAS) Report Creation API (RCAPI) with Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt (included) to be published into your Enterprise system.

NET-CS2003_RAS-Managed_BE115_Add_Text-Field
This is a sample application that shows how to add a text field to an existing report using the Report Application Server (RAS) Report Creation API (RCAPI) with Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt (included) to be published into your Enterprise system.

NET-CS2003_RAS-Managed_BE115_Add_Tool-Tip
This is a sample application that shows how to add a tool tip to a field in an existing report using the Report Application Server (RAS) Report Creation API (RCAPI) with Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt (included) to be published into your Enterprise system.

NET-CS2003_RAS-Managed_BE115_Create_Report
This is a sample application that shows how to create a new report from scratch using the Report Application Server (RAS) Report Creation API (RCAPI) with Business Objects Enterprise XI release 2.

NET-CS2003_RAS-Managed_BE115_Add_Database-Field
This is a sample application that shows how to add a database field in an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.

NET-CS2003_RAS-Managed_BE115_Add_Database-Table
This is a sample application that shows how to add a database table to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.

NET-CS2003_RAS-Managed_BE115_Add_Table-Link
This is a sample application that shows how to add a table link to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleReportTwoTables.rpt to be published into your Enterprise system.

NET-CS2003_RAS-Managed_BE115_Add_Formula-Field
This is a sample application that shows how to add a formula field to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.

NET-CS2003_RAS-Managed_BE115_Add_Group
This is a sample application that shows how to add a group to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.

NET-CS2003_RAS-Managed_BE115_Add_Image
This is a sample application that shows how to add a image to an existing report using Business Objects Enterprise XI release 2. This application requires the report imageReport.rpt to be published into your Enterprise system.

NET-CS2003_RAS-Managed_BE115_Add_Line
This is a sample application that shows how to add a line to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.

NET-CS2003 RAS-Managed BE115 Add Border-to-Report
This is a sample application that shows how to add a border to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.

NET-CS2003_RAS-Managed_BE115_Add_Chart
This is a sample application that shows how to add a chart to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.

NET-CS2005_RAS-Unmanaged_CR115_Modify_Command-Table-SQL
This sample application shows how to retrieve and change the text of a SQL command table from a Crystal Report using the CR .NET SDK and in-process Report Application Server (RAS) Report Creation API (RCAPI). Note that you must have SP2 for Crystal Reports XI R2 for this sample to work. Previously you could access the RAS .NET SDK from the ReportDocument object only if you had a dedicated RAS server. Now you can use RAS in-process to accomplish this.

Programming the RAS Insight 2007
Learn the how to modify your Crystal Reports using the Report Application Server (RAS) object model. The RAS object model is now available to embedded report developers using Crystal Reports XI Release 2 SP2 as well as Business Objects XI R2, Crystal Reports Server and Crystal Decisions. Discover through C# code examples how to make runtime changes to groups, sections, data fields, special fields, summary fields, and formula fields as well as creating reports from scratch.

VB.NET

NET-VB2003_RAS-Managed_BE115_Add_Section
This is a sample application that shows how to add a section to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.

NET-VB2003_RAS-Managed_BE115_Add_Special-Field
This is a sample application that shows how to add a special field to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.

NET-VB2003_RAS-Managed_BE115_Add_Subreport
This is a sample application that shows how to add a new subreport to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.

NET-VB2003_RAS-Managed_BE115_Add_Text-Field
This is a sample application that shows how to add a text field to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.

NET-VB2003_RAS-Managed_BE115_Add_Tool-Tip
This is a sample application that shows how to add a tool tip to a field in an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.

NET-VB2003_RAS-Managed_BE115_Create_Report
This is a sample application that shows how to create a new report from scratch using Business Objects Enterprise XI Release 2.

NET-VB2003_RAS-Managed_BE115_Add_Database-Field
This is a sample application that shows how to add a border to a field in an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.

NET-VB2003_RAS-Managed_BE115_Add_Database-Table
This is a sample application that shows how to add a database table to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.

NET-VB2003_RAS-Managed_BE115_Add_Database-Table-Links
This is a sample application that shows how to add a table link to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleReportTwoTables.rpt to be published into your Enterprise system.

NET-VB2003_RAS-Managed_BE115_Add_Formula-Fields
This is a sample application that shows how to add a formula field to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.

NET-VB2003_RAS-Managed_BE115_Add_Group
This is a sample application that shows how to add a group to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.

NET-VB2003_RAS-Managed_BE115_Add_Image-From-File
This is a sample application that shows how to add a image to an existing report using Business Objects Enterprise XI release 2. This application requires the report imageReport.rpt to be published into your Enterprise system.

NET-VB2003_RAS-Managed_BE115_Add_Line
This is a sample application that shows how to add a line to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.

NET-VB2003_RAS-Managed_BE115_Add_Border
This is a sample application that shows how to add a border to a field in an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.

NET-VB2003_RAS-Managed_BE115_Add_Chart
This is a sample application that shows how to add a chart to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.

NET-VB2003_RAS-Managed_BE115_Add_Parameter
This is a sample application that shows how to add a parameter to an existing report using Business Objects Enterprise XI release 2. This application requires the report SimpleRCAPIReport.rpt to be published into your Enterprise system.

NET-VB2005_RAS-Unmanaged_12_Add_Image_to_Main_and_Subreport
This is a sample application that shows how to add an image to both the main and subreport using the RAS Inproc SDK off of a Report Document Object. Same code can be used with managed or unmanaged reports.