cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

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?

0 Likes
View Entire Topic
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