Class SY_Update

Properties

LOCAL cGroup$ ! group to be processed if cBatchesUsed = 1  
LOCAL cDeferredAuditRegister$  
PROPERTY CurrentPeriod$   * Read Only *
PROPERTY PeriodEndingDate$   * Read Only *
PROPERTY PeriodStartingDate$   * Read Only *
PROPERTY Restart   * Read Only *

Methods

FUNCTION GetCurrentRegister$()  
FUNCTION PrintErrorLog()  
FUNCTION ProcessReport(destination$)  
FUNCTION SetPostingDate(postingDate$)  
FUNCTION SetPrintComment(value$)  
FUNCTION Update()  
FUNCTION LOCAL PERFORM ClearDailyPostingWorkFile()  
FUNCTION LOCAL PERFORM ClearDrillDownWorkFile()  
FUNCTION LOCAL PERFORM ClearWorkFiles()  
FUNCTION LOCAL GetNextRegisterNo(tmpSourceJournal$)  
FUNCTION LOCAL PERFORM PostTableReadSY_Update(tableName$)  
FUNCTION LOCAL PERFORM PreNextRecordSY_Update(tableName$)  
FUNCTION LOCAL PERFORM PreTableWriteSY_Update(tableName$)  
FUNCTION LOCAL PERFORM SaveUnusedRegisterNo()  
FUNCTION LOCAL UpdateCleanup()  
FUNCTION LOCAL UpdateGLDailyPostingFile()  
FUNCTION LOCAL UpdateInit()  
FUNCTION LOCAL UpdateMain()  
FUNCTION LOCAL UpdateTempGLDaily(dailyRec$, detail$)  
FUNCTION LOCAL WriteGLSummaryDrillDown()  
FUNCTION LOCAL WriteTempGLDrillDown(drillDownRec$)  

Properties inherited from: SY_ReportCommon

tmpCustomDirectory, kCrystalTrue, kCrystalFalse, kCrystalDefault, kCrystalPortrait, kCrystalLandscape, rptReportTypeStd, rptReportTypeList, rptReportTypeReg, rptReportTypeBusFrm, rptReportTypeFinStmt, rptReportTypeExchng, rptReportTypeCustom, cWinFax, cFaxServer, settingGeneral, settingOptions, settingSelections, cFaxServerDriver$, cWinFaxDriver$, cAvailableForPaperlessOffice$, cPDFAdditionalReport, cPDFPreservePLCommon, AlternateCompanyCode$, ReportType, ReportFile$, ReportFullPath$, ViewerPrint, ViewerPrintAll, PrintStatus, PreviewSelected, coPLCommon, PDFPrint, PDFSilent, HostedPrintNow, HostedPreview, PrintRunDateTime$, SkipProcessErrorDisplay

Methods inherited from: SY_Common

FormatAddress(), ParseCityStateZip(), ClassValidateDirectory(), DirectoryCheck(), GetNextSequence(), GetUNCNamedDrive(), IsInstalled(), LocalizeFileIOList(), LocalizeIOList(), PackSequence$(), UnpackSequence(), UseChildKeyColl()

Methods inherited from: SY_ReportCommon

CheckForFaxPrinter(), ClearWtPopulateFlag(), DeleteSection(), DisableUseOfUI(), ExportToCSV(), GetPrinterProperties(), GetReportFile$(), InitReportEngine(), PrinterSetup(), ProcessReport(), ReportFileChanged(), SetDeferredOptions(), SetExportOptions(), SetPrinterProperties(), SetReportFormula(), SetReportOrientation(), SetReportSelection(), WinfaxPrinterSetupReset(), PERFORM AdjustForHolepunch(), CloseWorkTables(), ConvertCrystalReport(), CreateWorkTable(), CreateWorkTableClone(), GetDeferredFile(), OpenPVXWorkTable(), PERFORM OpenReportFile(), PopulateSQLTempDB(), PreWorkTableWrite(), PERFORM PrintSettings(), PERFORM ResolveReportFile(), PERFORM SetPrinter(), SetStdFormulas(), PERFORM TranslateNonstandardProgramNames(), WriteDeferredLog()