Class SO_ShippingEntryLabels_rpt

Inherits

SY_Form

Properties

LOCAL cLabelForm=isTRUE  
LOCAL cPrintType$="8"  
LOCAL cReportFile$="SO_ShippingEntryLabel2.rpt"  
LOCAL cWorkFile$="SO_ShippingLabelsWrk"  
PROPERTY ReportCaption$   * Read Only *

Methods

FUNCTION GetSourceTables$(table$)  
FUNCTION PostPrintProcessing(forceChain)  
FUNCTION PostPrintProcessing(forceChain, inExit)  

Performs post print processing (updates and chain check) when exiting printing

ParameterDescription
forceChain {optional} [input, boolean] Set to true to force chaining
inExit {optional} [input, boolean] Set to true if coming from on exit
Returns [boolean] True if no errors were encountered

Properties inherited from: SY_Form

KeepOpenPrint$, KeepOpenPreview$, ChainedDocAvail, PostPrintProcessed, TemplateExists, QuickPrint$, cModuleCode$, EmailSelected, FaxSelected, PrintPreview$

Methods inherited from: SY_Form

Alignment(), CheckSaveMultiPartFormSettings(), GetLastForm$(), GetTemplateList(), PrinterSetup(), ProcessReport(), ResetWorktables(), SetTemplateDesc(), PERFORM PreWorkTableWriteForPaperlessOffice(), SetDeliveryProperties(), PERFORM SetReportFile(), SetStdFormulas(), UpdateLastForm()