Class FL_AssetAccountListing_rpt

Inherits

SY_ReportCommon

Properties

LOCAL cReportFile$="FL_AssetAccountListing.rpt"  

Crystal Report File

LOCAL cWorkFile$="FL_AssetAccountListingWrk"  
Report work table name
LOCAL cReportID$="FL_AssetAccountListing_ui"  
local variable used by Paperless Office that contains the UI class for this printing task
PROPERTY ReportCaption$   * Read Only *
Report Caption

Methods

FUNCTION GetSourceTables$(table$)  

Get report source tables

ParameterDescription
table$ [input, object] For Reports table$ will always be the cWorkFile$
Returns [string] reutrns SEP separated list of source tables for report

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