UBE Last record prints twice at end of report
I have a custom UBE that appears to follow all RDA design standards. It contains the typical main processing/driver section that reads and prints detail records from a table via the assigned BSVW. It also contains several Header and Footer Break Level sections and several Conditional print sections. When the report is run, the last record in the scope selected records prints twice on the report. If I disable all of the Footer break level sections, the last record still prints twice, so the problem does not appear to be directly related to any of the footer break level logic.