Printing of documents
Beas prepares the printing of documents and saves it to 2 tables.
these are created from the api "b1DocumentGenerate"
The reports can get the information from the tables very easily.
Thereby Beas collects all information and saves it translated and formatted.
Beas does every translation work which is done in different ways (see translation)
With BeasScript you can manipulate the report very easily.
Beas creates 2 tables BEFORE printing the reports
beas_document_header
beas_document_line
See Tables
Pass-on of parameters to the report
See Parameter
The document language set in SBO is used.
Item description and name can be set from the partner individually.
For more information see translation.
BeasScript
When you start the document, you can call a BeasScript.
The script is set to a textfield named "script"
Therefore, in the report a textfield is created, the script is added and can be formatted with right-mouse-click:
Name=Script, suppress text.