Class CI_InactivationException_rpt

Inherits

SY_ReportCommon

Properties

LOCAL cReportFile$="CI_InactivationException.rpt"  

Name of report file

LOCAL cWorkFile$="CI_InactivationExceptionWrk"  
Name of report wrk table
PROPERTY ReportCaption$="Inactive Status Exception Listing"  
Report title

Methods

FUNCTION PopulateWorkTable(srcFH, reportHeading$)  

Populates report wrk table.

ParameterDescription
srcFH [input, numeric] memory file channel.
reportHeading$ [input, string] report heading to print under report title
Returns [boolean].

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_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()