Class SO_PickingSheetPrinting_rpt

Known SubClasses

BC_PickingSheetPrinting_rpt

Properties

LOCAL cReportFile$="SO_PickingSheet1.rpt"  
LOCAL cWorkFile$="SO_PickingSheetWrk"  
LOCAL cPrintType$  
PROPERTY ReportCaption$   * Read Only *
PROPERTY CRMSetup  

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 LOCAL CheckCreditCardStatus()  
FUNCTION LOCAL CheckDefaultWarehouse(headerFH, detailFH, headerFails, lineFails)  
FUNCTION LOCAL PopulateWorkTable()  
FUNCTION LOCAL PostPrintProcessing()  
FUNCTION LOCAL SetFormulas()  
FUNCTION LOCAL PERFORM WriteWorkTableRecord()  

Writes the current record to the report's work table.

Returns retSUCCESS

Properties inherited from: CI_Constant

itmREGULAR$, itmSPECIAL$, itmCHARGE$, itmCOMMENT$, itmMISC$, valSTANDARD$, valAVERAGE$, valFIFO$, valLIFO$, valLOT$, valSERIAL$, typFINISHEDGOODS$, typRAWMATERIALS$, typDISCONTINUED$, typKIT$, proMAKE$, proBUY$, proSUBCONTRACT$

Properties inherited from: SY_Form

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

Methods inherited from: CI_Constant

GetCalendarEndingDate(), GetDefaultExtendedDescriptionKey$()

Methods inherited from: CI_CostCodeFormatter

FormatCostCode()

Methods inherited from: SY_Form

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