Use a SQL stored procedure to create the menu structure. 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\Eralis Solutions\Eralis 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.