| LOCAL cReportFile$="BR_ReconciliationRegister.rpt" |
| LOCAL cRegisterFile$="BR_ReconciliationRegisterWrk" |
| PROPERTY ReportCaption$="Bank Reconciliation Report" |
| PROPERTY PendingGLPostingEntries |
| PROPERTY PromptToUpdate |
| FUNCTION GetSourceTables$(table$) |
| FUNCTION SetRegisterOptions(cDocumentTypesToPrint$, cPrintClearedDocuments$, cSummarizeActivity$, cPrintFullComments$, Value1$, Value2$) |
| FUNCTION Update() |
|