Table 1294 Applied Payment Entry in 25

App
Base Application
Namespace
Microsoft.Bank.Reconciliation

Fields, 18Keys, 1Procedures, 17Events, 16

Versions171819202122232425262728latest

Source29

Fields, 18

IdNameTypeObsolete
1Bank Account No.Code[20]-
2Statement No.Code[20]-
3Statement Line No.Integer-
20Statement TypeEnum Bank Acc. Rec. Stmt. Type-
21Account TypeEnum Gen. Journal Account Type-
22Account No.Code[20]-
23Applies-to Entry No.Integer-
24Applied AmountDecimal-
29Applied Pmt. DiscountDecimal-
30QualityInteger-
31Posting DateDate-
32Document TypeEnum Gen. Journal Document Type-
33Document No.Code[20]-
34DescriptionText[100]-
35Currency CodeCode[10]-
36Due DateDate-
37External Document No.Code[35]-
50Match ConfidenceEnum Bank Rec. Match Confidence-

Keys, 1

NameFieldsObsolete
Key1, clusteredStatement Type, Bank Account No., Statement No., Statement Line No., Account Type, Account No., Applies-to Entry No.-

Procedures, 17

NameParametersReturnsAccessObsolete
SuggestAmtToApply()Decimalpublic-
SuggestDiscToApply(Boolean)Decimalpublic-
GetDiscInfo(var Date, var Date, var Decimal)public-
GetRemAmt()Decimalpublic-
GetStmtLineRemAmtToApply()Decimalpublic-
GetLedgEntryInfo()public-
GetAmtAppliedToOtherStmtLines()Decimalpublic-
FilterEntryAppliedToOtherStmtLines()public-
FilterAppliedPmtEntry(Record Bank Acc. Reconciliation Line)public-
AppliedPmtEntryLinesExist(Record Bank Acc. Reconciliation Line)Booleanpublic-
TransferFromBankAccReconLine(Record Bank Acc. Reconciliation Line)public-
ApplyFromBankStmtMatchingBuf(Record Bank Acc. Reconciliation Line, Record Bank Statement Matching Buffer, Decimal, Integer)public-
GetTotalAppliedAmountInclPmtDisc(Boolean)Decimalpublic-
UpdatePaymentDiscount(Decimal)public-
SetPaymentDiscount(Decimal, Boolean)public-
RemovePaymentDiscount()public-
CalcAmountToApply(Date)Decimalpublic-

Events, 16

KindNameParametersObsolete
Integration eventOnAfterCheckCurrencyCombination(var Record Applied Payment Entry)-
Integration eventOnAfterLookupAppliesToEntryNo(var Record Applied Payment Entry)-
Integration eventOnAfterGetLedgEntryInfo(var Record Applied Payment Entry)-
Integration eventOnAfterGetRemAmt(Record Applied Payment Entry, var Decimal)-
Integration eventOnBeforeCalcAmountToApply(var Record Applied Payment Entry, Date, var Decimal, var Boolean)-
Integration eventOnAfterGetDiscInfo(var Record Applied Payment Entry, var Date, var Date, var Decimal)-
Integration eventOnAfterGetAcceptedPmtTolerance(Record Applied Payment Entry, var Decimal)-
Integration eventOnAfterIsAcceptedPmtDiscTolerance(Record Applied Payment Entry, var Boolean)-
Integration eventOnUpdateParentBankAccReconLineOnBeforeBankAccReconLineModify(var Record Applied Payment Entry, var Record Bank Acc. Reconciliation Line, Boolean)-
Integration eventOnApplyFromBankStmtMatchingBufOnBeforeInsert(Record Bank Acc. Reconciliation Line, Record Bank Statement Matching Buffer, Decimal, Integer, var Record Applied Payment Entry)-
Integration eventOnAfterAppliedPaymentEntryFilterOnGetTotalAppliedAmountInclPmtDisc(var Record Applied Payment Entry, Record Applied Payment Entry)-
Integration eventOnAfterFilterEntryAppliedToOtherStmtLines(var Record Applied Payment Entry)-
Integration eventOnBeforeCheckCurrentMatchesExistingAppln(Record Applied Payment Entry, var Boolean)-
Integration eventOnAfterAppliedPaymentEntryFiltersGetNoOfAppliedEntries(var Record Applied Payment Entry, Record Applied Payment Entry)-
Integration eventOnGetCustLedgEntryRemAmtOnBeforeCalcFields(Record Applied Payment Entry, var Boolean, var Decimal)-
Integration eventOnGetVendLedgEntryRemAmtOnBeforeCalcFields(Record Applied Payment Entry, var Boolean, var Decimal)-