Mandatory functions
These functions are required in the Report Driver section of the Genero BDL file associated with a Genero BDL reporting application.
Function | Description |
---|---|
|
Loads the report definition and configures the in-memory settings
accordingly. Note: The fgl_report_loadAndCommit function may be used in
place of the other mandatory functions if no changes to the default settings are
required. |
|
Configures the Genero Report Engine based on the initial report
definition and any subsequent function calls. Note: The fgl_report_loadAndCommit function may be used in
place of the other mandatory functions if no changes to the default settings are
required. |
|
Function that loads a 4rp file and configures the report engine to execute the report. |