LOCAL cReportFile$="IM_ChangeLotSerialExpDates.rpt" Crystal RPT name |
LOCAL cWorkFile$="IM_ChangeLotSerialExpDatesWrk" work file name |
LOCAL cWorkFileFH=0 file handle to an instance of the work file |
PROPERTY ReportCaption$ * Read Only * report caption |
PROPERTY DataWrittenToFile * Read Only * boolean value, when true data was written to IM_ItemCost when applying changes |
PROPERTY NoDataToPrint * Read Only * boolean value, when true there was no data selected to be changed |
FUNCTION GetSourceTables$(table$) Gets source tables for custom office. | ||||||||||||||||
| ||||||||||||||||
| ||||||||||||||||
FUNCTION SetSelectionOptions(ioList$, record$, whereClause$, index$, begin$, end$, selection$) Set Selection Options for processing task | ||||||||||||||||
| ||||||||||||||||
| ||||||||||||||||
FUNCTION UpdateMain() Update main processing logic | ||||||||||||||||
|
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 |
rptReportTypeStd, rptReportTypeList, rptReportTypeReg, rptReportTypeBusFrm, rptReportTypeFinStmt, rptReportTypeExchng, rptReportTypeCustom, cReportType, PrintStatus, Previewed |
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() |
BT_Help(), BT_Preview(), BT_Print(), BT_Setup(), ChangeDB_Output(), CheckEnableFax(), ConvertCrystalReport(), DeferredOptionsUI(), DoNotFax(), PostLoad() |