One way to launch a Syspro report from a Syspro client-side VBScript is to create a new custom pane in an empty AppBuilder program (e.g. IMPDH1). Set the custom pane's Object Type to SRS/Crystal report, and enter a Report file name.
Then launch that AppBuilder program from your VBScript.
To pass parameters to your report, place your parameters in a custom table in the database, and read those in your report.
Then launch that AppBuilder program from your VBScript.
To pass parameters to your report, place your parameters in a custom table in the database, and read those in your report.
No comments:
Post a Comment