- Print
- PDF
The Missing Table Generator feature provides an option to automatically generate any missing tables and fields in the user’s environment for development and debugging purposes.
It can be useful to users who work with highly customized tables and fields, as well as when importing reports from the customer's environment to the 'non-customer's' environment, where fields and/or tables are missing.
Enable the feature
To enable the Missing Table Generator feature, follow these steps:
Navigate to Lasernet > Setup > Parameters.

Open the Performance tab and expand the Check if Lasernet module is compatible with current system section.
Locate the Enable missing table generator for imported reports option and toggle to Yes.

Note
Toggling to Yes the Enable missing table generator option from the Lasernet parameters page makes it available also in the Lasernet report overview.

If any fields and/or tables are missing, a ZIP file is created and downloaded to the machine. The ZIP file includes some XML files and an automatically generated Readme.txt explaining how to apply the missing fields and/or tables in the environment.

Readme.txt
The ZIP file contains auto-generated missing tables from the ReportWithMissingTableAndFields report. To install these generated tables and fields, please follow these steps:
Create a new package and ensure you add references to the ApplicationSuite packages.
Within the new package, create the AxTableExtension folder, and add to it the following files:
CardTrans.LACTMPExtension.xml
CustInvoiceJour.LACTMPExtension.xml
CustInvoiceTrans.LACTMPExtension.xml
SalesLine.LACTMPExtension.xml
Within the new package, create the AxTable folder and add to it the following file:
LasernetTable.xml
Compile and synchronize the package.