Class SO_CODLabels_rpt

Inherits

SY_Form

Properties

LOCAL cLabelForm=isTRUE  
LOCAL cReportFile$="SO_CODLabel1.rpt"  
LOCAL cWorkFile$="SO_CODLabelsWrk"  
PROPERTY ReportCaption$   * Read Only *
PROPERTY FromShipping  

property FromShipping is true if the task is launched from the Shipping menu

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
FUNCTION SetDefaults(optionsString$)  

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