Class PL_Common_ui

Properties

LOCAL cEnabledCellColor$="RGB:223 223 255"  
PROPERTY cAdditionalAttachments$  
PROPERTY CurrentCompany$  
PROPERTY ProcessParts$  
PROPERTY TestSendOnly  
PROPERTY LastEmailResponse  
PROPERTY LastFaxResponse  
PROPERTY TestFaxPrinter$  
PROPERTY TestDefaultCoverLetter$  

Methods

FUNCTION AssociatedDocumentPrompt(out.fileName$)  
FUNCTION AssociatedDocumentPrompt(out.fileName$, in.DefaultPath$)  
FUNCTION BT_CopyFrom$(ML_CopyToCompanyCode$, ML_CopyToCompanyName$, ML_CopyFromModuleCode$, ML_CopyFromModuleName$, cCompanyCodeList$, busObj$)  
FUNCTION BT_ElectronicDelivery(in.documentArray${ALL})  
FUNCTION BT_ElectronicDelivery(in.documentArray${ALL}, in.FromFormPrinting, in.EmailEngine, in.FaxEngine, out.Selection$, out.ElectronicDeliveryOptions$, in.NoUI)  
FUNCTION BT_TestEmail()  
FUNCTION BT_TestFax()  
FUNCTION ClassChangeGrid(in.gridCtl)  
FUNCTION ClassChangeGrid(in.gridCtl, in.lookupValue$)  
FUNCTION ClassOnFocusGrid(in.gridCtl)  
FUNCTION DefaultChange()  
FUNCTION DisplayResults()  
FUNCTION ElectronicDeliveryForPR(in.EmailEngine, in.PLDeliverPDFSCheck, out.EmailFromAddressCheck$, out.EmailSubjectCheck$, in.PLDeliverPDSsStub, out.EmailFromAddressStub$, out.EmailSubjectStub$)  

Display Payroll specific Electronic Delivery For Forms dialog

ParameterDescription
in.EmailEngine [input,integer] object handle to an instance of SY_EmailEngine
in.PLDeliverPDFSCheck [input,boolean] True when there are check PDFs to deliver
out.EmailFromAddressCheck$ [input/output,string] Email From Address to use when sending check PDFs
out.EmailSubjectCheck$ [input/output,string] Email Subject text to use when sending check PDFs
in.PLDeliverPDSsStub [input,boolean] True when there are stub PDFs to deliver
out.EmailFromAddressStub$ [input/output,string] Email From Address to use when sending stub PDFs
out.EmailSubjectStub$ [input/output,string] Email Subject text to use when sending stub PDFs
Returns [boolean] Always returns True
FUNCTION FaxError(in.options$)  
FUNCTION PasswordPrompt(out.Password$)  
FUNCTION PasswordPrompt(out.Password$, in.Title$, in.Text$, in.NoBlank)  
FUNCTION PDFPrompt$(in.MessageCode$, in.MessageText$)  
FUNCTION ReportPDFPrompt(out.prompt$, in.EmailEngine, in.FaxEngine)  
FUNCTION SendEmail()  
FUNCTION SendFax()  

Properties inherited from: PL_Constant

cDefaultMessage$, isALL$, isALLFILE$, isALLCOMPANY$, isALLMODULES$, isALLDOCUMENTS$, isBlank$, isRandom$, isSocialSecurity$, logJOURNALSANDREGISTERS$, logCUSTOMER$, logVENDOR$, logEMPLOYEE$, logREPORT$, logPERIODEND$, logFORMS$, frmINVOICES$, frmSTATEMENTS$, frmORDERS$, frmCHECKSTUBS$, frmDIRECTDEPOSITSTUBS$, frmCUSTOMERRMAS$, frmRMARECEIVERS$, frmRETURNORDERS$, frmCustomerEmailHeader$, frmCustomerFaxHeader$, frmVendorEmailHeader$, frmVendorFaxHeader$, defaultPasswordMinLen, defaultPasswordMaxLen, tstPDFFile$, array.CompanyKey, array.CompanyCode, array.CompanyName, array.ModuleCode, array.ModuleName, array.ProgramName, array.ProgramDesc, emailDocumentType$, faxDocumentType$, covNONE, covLOCAL, covSERVER, covDEFAULT$, recipientTypeTO$, recipientTypeCC$, recipientTypeBCC$, attachFULLDESCRIPTION$, attachDOCUMENTNO$

Properties inherited from: PL_EmailMessage

cBodyTextField$, cSubjectTextField$, SourceRec$

Properties inherited from: SY_CommonUI

ViewOnly, ScriptsDefined, DocDateWarnDisplayed, DocDateWarnForceOff

Properties inherited from: SY_Password

AESCipher$, AES256Cipher$

Methods inherited from: PL_CommonEmailMessageUI

BT_Cancel(), BT_Clipboard(), ChangeDB_MergeFields()

Methods inherited from: PL_Constant

DirectoryCheck(), GetDefaultCompanyParameter(), GetEDeliveryDropBoxDesc$(), LocationPathCheck(), ClassChangeDirectoryBrowse(), ClassOnFocusDirectoryBrowse(), ClassPushDirectoryBrowseBTN(), GetUNCNamedDrive(), InitializeArrays(), ParseTagField()

Methods inherited from: PL_EmailMessage

ConvertHTMLToPlainText$(), GetBodyMessage$(), GetDefaultMessage$(), GetSubjectMessage$(), GetTokens$(), ResolveMessage$()

Methods inherited from: SY_CommonUI

CallScript(), ClassFormatterDate$(), ClassFormatterTime$(), ClassFormatterUdfYesNo$(), ClassOnfocusDate(), ClassPushCreditRptPush(), ClassPushDeliveryOptionsPush(), ClassPushEmailPush(), ClassPushExecute(), ClassPushExplorerView(), ClassPushHyperlinkPush(), ClassPushMapPush(), ClassPushPkgTrackingPush(), ClassPushURLPush(), ClassValidateDate$(), ClassValidateDocumentDate(), ClassValidateUdfYesNo$(), DropBoxLoad(), FormatNumericTime(), GetControlProperty(), GetDateMasked(), GetDateRaw(), GetFolderName$(), GetPanelName$(), GetScreenName$(), GetValue(), HandleScriptUI(), InvokeChange(), InvokeLookup(), ListBoxLoad(), Process(), SetControlProperty(), SetDocDateWarnOff(), AppendTitleBar(), BT_ListBoxExportToExcel(), BT_SageU(), CheckForScripts(), ClassChangeTelephoneNoUI(), ClassPushDirectoryButton(), DrillDown(), GetListboxIol$(), GetScriptUIGroup$(), InitScriptEngine(), NomadsProcess(), ParseTagField(), SetControlState(), SetKeyState(), ShowDocumentDateWarning(), ShowSageUniversity(), Status()

Methods inherited from: SY_Password

ConfirmAESKey(), ConfirmPassword(), EncryptAESData(), EncryptAESKey(), EncryptAESPassword(), EncryptPassword(), GetAESDataTest$(), PasswordAcceptable(), ValidateAESData(), ValidateAESPassword(), ValidatePassword(), VerifyAESDataEncryption(), DecryptAESData(), DecryptAESKey(), DecryptAESPassword(), DecryptAltAESData(), DecryptPassword(), EncryptAltAESData(), GetKEK$(), InitAESKey(), InitializeAES(), InitializeAltAES(), ValidateAltAESData(), VerifyAltAESDataEncryption()