Reporting API Functions / Functions to introspect reports at runtime (librdd) |
FUNCTION rdd_loadRddAndGetReportInfo ( rddFileName STRING) RETURNING reportInfos DYNAMIC ARRAY OF rddReportInfo
Function that loads a rdd file and returns a data structure describing the reports contained in this file.
Files of type rdd files are produced from 4gl source files by the compiler using the option "--build-rdd".