May 2017
Intermediate to advanced
442 pages
11h 55m
English
Some knowledge of the database was required in order to know which tables we had to add extension fields to, and just reading the code is not only daunting, but also impractical. This example was chosen specifically as it isn't easy to find. This recipe is much easier when the field is to be added to a form. We can see the menu item in the URL in the client, and from there, find the form and the table.
The temporary tables used were found simply by opening the SalesConfirm report and looking at the data sources it uses. We knew which report it was, based on consistent naming conventions.
Sales documents start with Sales, and are following by the document type, which is as follows:
Read now
Unlock full access