See: Description
Interface | Description |
---|---|
CELine |
The CELine allows to describe all Element (DataE Element or Undefined Data Element) for each Structure of the Report.
|
CompositionCELine |
The CompositionCELine allows to identify the position on layout lines, the source of the data, and the conditions under which the data is to be moved into the Data Element (defined or not).
|
DataElementCELine |
The Data Element called in the CE Line is defined on the repository.
|
DLine |
The -D Lines describe the composition of a layout for the current Report, especially its categories and edition lines.
|
EditionLine |
A edition line in a category of the layout shows the type of jump, the number of lines to skip, or the absolute line number, the function to be performed before printing, the type of lines with fields to accumulate in a Report total, and the totaling structure Report field.
|
LLine |
Gives the organization of the labels lines on your current Report.
|
Report |
The Report entity is used to define and describe a Report.
|
SourceLine |
Source of the data and the condition under which the source is to be transferred to the target Data Element.
|
UndefinedDataElementCELine |
The Data Element called in the CE Line is not defined on the repository.
|
Enum | Description |
---|---|
ReportCategoryTypeValues |
List of category types for the Report.
|
ReportContinuedValues |
List of types of continuation line.
|
ReportEditionLineJumpTypeValues |
List of jump types in edition line.
|
ReportEditionLineTotalisationTypeValues |
List of totalization types.
|
ReportLabelJumpTypeValues |
List of jump types for labels.
|
ReportNatureValues |
List of natures of Reports.
|
ReportOperationValues |
List of operation types for a source line.
|
ReportTypeValues |
List of Reports types.
|
ReportWriteOptionValues |
List of writing options.
|