CI_Account_val, CI_BankCode_val, SY_Customization, SY_Maint, SY_MaintSet |
LOCAL cMainTable$="BR_Transaction" |
LOCAL cIsSysDB=isFALSE |
LOCAL cResetIOList$=CPL("IOLIST cReset.CurrentBankBalance, "+"cReset.OutstandingCheckTotal, cReset.NumberOutstandingChecks, "+"cReset.OutstandingDepositTotal, cReset.NoOutstandingDeposits, "+"cReset.OutstandingAdjustTotal, cReset.NumberOutstandingAdjust") |
PROPERTY AllowGLPostingCheck |
PROPERTY AllowGLPostingDepAdj |
PROPERTY EnablePositivePay * Read Only * |
PROPERTY EnableWireTransfers$ * Read Only * |
PROPERTY NewRecords |
PROPERTY ErrorLog Object handler for SY_JournalErrorLog |
FUNCTION ClearResetValues() | ||||||||||||||||
FUNCTION CommitRow() | ||||||||||||||||
FUNCTION GetDefaultClearDate$() Retuns the Default Cleared Date @Return cDefaultDate$ value | ||||||||||||||||
FUNCTION MatchBankFeedTransaction(bankCode$, type$, refNo$, adjustType$, amt, datePosted$, key$) Finds matching BR_Transaction record for a bank feed transaction | ||||||||||||||||
| ||||||||||||||||
| ||||||||||||||||
| ||||||||||||||||
FUNCTION ResetRow() | ||||||||||||||||
FUNCTION ResetRow(key$) | ||||||||||||||||
FUNCTION SetAcceptFlag(value) | ||||||||||||||||
FUNCTION SetClearCheck(checkWhere$, rowsChanged$, clearingDate$) Collect inputs from BR_Check_Clearing_UI. Clearedbank and cleared date value set based upon the selection type | ||||||||||||||||
| ||||||||||||||||
FUNCTION SetClearCheck(checkWhere$, rowsChanged$, clearingDate$, AdjType$) Collect inputs from BR_Dep_Clearing_UI. Clearedbank and cleared date value set based upon the selection type | ||||||||||||||||
| ||||||||||||||||
FUNCTION SetHeader(coObj) | ||||||||||||||||
FUNCTION UpdateCheckToAP(brTransRec$, brTransIOL$) This function will update ClearedBank$ and ClearedDate$ to AP_TransactionPaymentHistory and AP_CheckHistoryHeader tables and also write to Error log if the records are not found in these tables | ||||||||||||||||
| ||||||||||||||||
FUNCTION ValidateGroupPositivePay() | ||||||||||||||||
FUNCTION ValidateGroupWireTransfer() | ||||||||||||||||
FUNCTION Write() |
cDummyIol$ |
cActionWrite, cActionDelete, cActivityLogFilePrefix$, DocDateWarnDisplayed, DocDateWarnStatus, EditState, RecordChanged, FirstFailure$, DocumentTotal, ReadOnlyReason$, UDTValidation$, ViewOnly, CurrentPrecision, DocDateWarnForceOff, DocDateWarnObject, ScriptObject, ImportTest |
FileChanged |
ClassOverrideAccount(), ClassValidateAccount(), ResetAccountIndex() |
ClassValidateBankCode() |
GetCustomizations(), PostTableRead(), PreNextRecord(), PreTableWrite() |
ChangedRecordCompare(), ChangedRecordInfo(), Clear(), ClearRecord(), ConfirmDelete(), CopyFrom(), ExportToCSV(), GetColumnInfo(), GetColumnProperties$(), GetDefaults(), GetOrigRecord$(), GetPropertyValue(), GetValidationGroups$(), ResetDocDateWarnState(), SetCopyKeyValue(), SetDocDateWarnDisplayed(), SetDocDateWarnOff(), SetKey(), SetKeyValue(), SetPartialRecord(), SetRecord(), SetToReadOnly(), SetValue(), SetValues(), Write(), ActivityLogCreateFile(), ActivityLogPrepare(), ActivityLogSetMessage$(), ActivityLogWrite(), CallScript(), CheckForAdvancedFieldSettings(), CheckForScripts(), CheckNullRequiredField(), PERFORM ChildValidate(), ClassValidateDate(), ClassValidateTelephoneNo(), ClearSetFiles(), ColInfoInitAll(), ColInfoInitDefaults(), CommitRow(), GetPropertyCommon(), InitColInfo(), InitScriptEngine(), InitWorkTable(), IsColInIOList(), IsValid(), LoadColInfo(), OpenMainTable(), ParseExtField(), RemoveColToSkip(), ResetRow(), RetrieveColInfo(), SetDefaults(), SetFilter(), SetMode(), SetParentHandle(), SetValueNoValidate(), StoreColToSkip(), ValidateAll(), ValidateAllRecord(), ValidateColInfo(), ValidateRule() |
ClearSetFiles(), CommitRow(), QuickRowLoad(), ResetRow(), SeedDetailRow(), SetFilter(), SetMode() |