There is a SQL stored procedure that can create the menu structure for Eralis Job reports and links, rather than creating this manually. Please download the attachment to access this.
Once you have created the stored procedure it can be executed with the following SQL command:
EXEC ENPRISE_JOBCOST_CUSTOM_REPORTGROUPS 'Y','Y','Y'
The stored procedure defaults the path to the report files to:
C:\Program Files\SAP\SAP Business One\AddOns\Enprise Solutions\Enprise Job Costing\Reports\
If you want to change this, there is an area in the stored procedure which allows you to enter the path to use.
Comments
0 comments
Please sign in to leave a comment.