Dataset - Infor LN Report designer only
Use this extension type when there is a 1-to-n relationship between the existing report
data and printing multiple occurrences of the data.
In Infor LN Report Designer, you can create new layouts that are linked to the Dataset to print the fields. The Dataset extension type is supported only for Infor LN Report Designer. To achieve the same for Infor Reporting, use the Write Row hook to add data to the data source.
This table shows the available properties:
Name |
---|
Name |
Label |
Description |
Type |
Selection |
Where Clause |
This table shows the available hooks:
Name | Signature |
---|---|
Read dataset | void<dataset>.read() |