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

Crystal Reports Documentation

Former Member
0 Likes
338

We have a need to create documentation for the reports we have running in Enterprise.  The documentation needs to contain the tables, fields ans sql of the reports, so it can be searched for database schema changes.  Does anyone know of a tool that can assist in this effort?

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Likes

Hi Mike,

If you have a developer available you can get this info quite easily using our .NET or Java SDK's.

Don

Former Member
0 Likes

Where do I find details on how to do this?

Former Member
0 Likes

Ditto what mike said...

0 Likes

Hi Debi and Mike,

Go to sap.help and you'll find the SDK help files

And you can find samples here:

http://wiki.sdn.sap.com/wiki/x/JQBmBQ

home page for SDK help is here:

http://scn.sap.com/community/crystal-reports-for-visual-studio/content

Search .NET SDK forum, lots of info how to use various Controllers to get the Report Object Collection and the SQL Statement.

If any questions have your developer post to that forum.

Thanks again

Don

Former Member
0 Likes

Mike,

Database \ Show SQL query ?  The Database Expert Data window lists the tables...

Once upon a time, Crystal had a function to list the tables and fields used in a report. I do not see it any longer.

Debi