Report Template Generation

Top  Previous  Next

AggreGate Server can automatically generate Report Templates from the data contained in any Data Table. Before a template is generated, it is usually possible to specify its properties:

Property

Description

Template

Type of report template: Simple (good for black and white printing) or Colored.

Title

Report Title. Appears in the top of the first page.

Paper Size

Specifies paper size for printing.

Orientation

Portrait/Landscape orientation for printing.

Row Height

Height of every row in the main part of report.

Font Size in Header

Font size for column titles.

Font Size in Body

Font size for report contents.

Stretch template elements to fit contents

Indicates that row height may be increased to put elements that don't fit in a standard row. If disabled, elements that don't fit in their row will be hidden.

Fields

Configuration of report fields:

Visible. Flag indicating that Data Table field will be shown in the report.
Relative Width. A floating point value giving a hint for column width calculation. If relative width of one column is two times larger than relative width of the other column, first column will be twice as wide in the report template.
Column Header. Report column header.

Grouping

If enabled, report lines will be grouped by selected field.

Example

Source Data for Report:

ls_report_generation_source

Report Parameters:

cl_dte_report_options

Resulting Report (Simple template):

cl_dte_report

Resulting Report (Colored Template):

cl_dte_report_color