Codeunit 18008392 EOS011 Contr. Application Mgt.

Codeunit 18008392 EOS011 Contr. Application Mgt.

Gathers all functions used to handle contribution application

Methods

SetHideValidationDialog

procedure SetHideValidationDialog(HideDialog: Boolean)

Parameters / Return Value

  • HideDialog Boolean

GetHideValidationDialog

procedure GetHideValidationDialog(): Boolean

Parameters / Return Value

  • Returns Boolean

FilterEntriesToApply

procedure FilterEntriesToApply(var VendorLedgerEntry: Record "Vendor Ledger Entry";var TempEOS011ContrLedgerEntry: Record "EOS011 Contr. Ledger Entry" temporary;ToDateCE: Date; ToDateVLE: Date; VendorFilter: Text)

Parameters / Return Value

  • VendorLedgerEntry Record "Vendor Ledger Entry"

  • TempEOS011ContrLedgerEntry Record "EOS011 Contr. Ledger Entry"

  • ToDateCE Date

  • ToDateVLE Date

  • VendorFilter Text


SuggestApplications

procedure SuggestApplications(var VendorLedgerEntry: Record "Vendor Ledger Entry";var TempEOS011ContrLedgerEntry: Record "EOS011 Contr. Ledger Entry" temporary;var TempVendorLedgerEntry2Apply: Record "Vendor Ledger Entry" temporary)

Parameters / Return Value

  • VendorLedgerEntry Record "Vendor Ledger Entry"

  • TempEOS011ContrLedgerEntry Record "EOS011 Contr. Ledger Entry"

  • TempVendorLedgerEntry2Apply Record "Vendor Ledger Entry"


SetEntryAsBest

procedure SetEntryAsBest(var TempVendorLedgerEntry2Apply: Record "Vendor Ledger Entry" temporary; Set: Boolean)

Parameters / Return Value

  • TempVendorLedgerEntry2Apply Record "Vendor Ledger Entry"

  • Set Boolean


PostApplications

procedure PostApplications(var VendorLedgerEntry: Record "Vendor Ledger Entry";var TempEOS011ContrLedgerEntry: Record "EOS011 Contr. Ledger Entry" temporary;var TempVendorLedgerEntry2Apply: Record "Vendor Ledger Entry" temporary)

Parameters / Return Value

  • VendorLedgerEntry Record "Vendor Ledger Entry"

  • TempEOS011ContrLedgerEntry Record "EOS011 Contr. Ledger Entry"

  • TempVendorLedgerEntry2Apply Record "Vendor Ledger Entry"



EOS Labs -