help-zahnrad Sales reports

beasscript-logo-small

Printing of documents

BEAS prepares the printing of documents and saves it to 2 tables.

theese are create 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 BEAS-Script you can manipulate the report very easily. (see BEAS-Script)

 

Setup tables

BEAS creates 2 tables BEFORE printing the reports

beas_document_header

beas_document_line

See Tables

 

Parameter

Pass-on of parameters to the report

See Parameter

 

Translation

The document language which is set in SBO is used.

Item description and name can be set from the partner individually.

More see translation

 

BEAS-Script

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. See Beas-Script