cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

adding subreport at runtime

Former Member
0 Likes
381

Hi

I am looking for a way to add a subreport dynamically to the main report

Example

If Condition A Met Then

     Add SubReportA to Section4(ReportFooter)

Any advice on how to accomplish this would be much appreciated

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Note that you will have to use the InProc RAS SDK and not all versions of CR ship this SDK. E.g.; CR 10.2 (bundles with VS 2005) and CR 10.2 (bundles with VS 2005).

- Ludek

Follow us on Twitter

Got Enhancement ideas? Try the SAP Idea Place

Share Your Knowledge in SCN Topic Spaces

Former Member
0 Likes

Hi Ludek

I'm currently using Visual Studio 2010, with Crystal Reports 2011 and SAP Business Objects XI 4.0 (both downloaded). Is there a quick way of determining if I have InProc RAS SDK?

Former Member
0 Likes

Yes you do. The sample apps here: http://wiki.sdn.sap.com/wiki/x/IgBmBQ should help. Also see How to Use The RAS SDK .NET With In-Process RAS Server.

- Ludek

Answers (1)

Answers (1)

former_member188030
Active Contributor
0 Likes

Hi,

You would have to use InProc RAS sdk.

Sample is here : http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/70332828-b759-2d10-dfb3-86ef62b18fc7

Other reference documents are here : http://scn.sap.com/docs/DOC-27465

- Bhushan.

copco_online
Participant
0 Likes
Can someone assist? None of the links provided seem to be working anymore. Thanks!