Table of Contents

KVSADVAdvancePostingPurchase

Events

OnAfterUpdateAdvanceFieldsForGenJnlLineByApplicationTo(Record Gen. Journal Line, Record Vendor Ledger Entry, Integer, Code[20]) :

[IntegrationEvent(false, false)]
local procedure OnAfterUpdateAdvanceFieldsForGenJnlLineByApplicationTo(var GenJournalLine: Record "Gen. Journal Line"; CVLedgerEntry: Record "Vendor Ledger Entry"; DocType: Integer; DocNo: Code[20]): 

OnAfterFillAdvanceFieldsInCVLedgerEntryByGenJnlLine(Record Vendor Ledger Entry, Record Gen. Journal Line) :

[IntegrationEvent(false, false)]
local procedure OnAfterFillAdvanceFieldsInCVLedgerEntryByGenJnlLine(var CVLedgerEntry: Record "Vendor Ledger Entry"; GenJournalLine: Record "Gen. Journal Line"): 

OnBeforeTestAdvFieldsForGenJnlLineApplication(Record Gen. Journal Line, Boolean) :

[IntegrationEvent(false, false)]
local procedure OnBeforeTestAdvFieldsForGenJnlLineApplication(GenJnlLine: Record "Gen. Journal Line"; var IsHandled: Boolean): 

OnAfterSetAdvFieldsForCVLedgerEntryByCVLedgerEntryBuffer(Record Vendor Ledger Entry, Record CV Ledger Entry Buffer) :

[IntegrationEvent(false, false)]
local procedure OnAfterSetAdvFieldsForCVLedgerEntryByCVLedgerEntryBuffer(var CVLedgerEntry: Record "Vendor Ledger Entry"; CVLedgerEntryBuffer: Record "CV Ledger Entry Buffer"): 

OnAfterCopyAdvanceFieldsFromCVLedgEntryToCVLedgerEntryBuffer(Record CV Ledger Entry Buffer, Record Vendor Ledger Entry) :

[IntegrationEvent(false, false)]
local procedure OnAfterCopyAdvanceFieldsFromCVLedgEntryToCVLedgerEntryBuffer(var CVLedgerEntryBuffer: Record "CV Ledger Entry Buffer"; CVLedgerEntry: Record "Vendor Ledger Entry"): 

OnBeforeCheckDocHeaderOpenAdvance(Record Purchase Header, Boolean, Boolean, Boolean, Integer, Boolean) :

[IntegrationEvent(false, false)]
local procedure OnBeforeCheckDocHeaderOpenAdvance(DocumentHeader: Record "Purchase Header"; var SkipCreating: Boolean; var ErrorMessage: Boolean; var ExistingOfAdvance: Boolean; var AdvanceChainNo: Integer; var IsHandled: Boolean): 

OnBeforeCheckFillNetAmountLCY(Record Gen. Journal Line, Boolean, Boolean) :

[IntegrationEvent(false, false)]
local procedure OnBeforeCheckFillNetAmountLCY(GenJnlLine: Record "Gen. Journal Line"; var Result: Boolean; var IsHandled: Boolean): 

OnAfterInitAdvCVLedgEntry(Record Vendor Ledger Entry, Record Gen. Journal Line) :

[IntegrationEvent(false, false)]
local procedure OnAfterInitAdvCVLedgEntry(var CVLedgerEntry: Record "Vendor Ledger Entry"; var GenJnlLine: Record "Gen. Journal Line"): 

OnAfterAddOldApplicationAdvFieldsInDtldCVLedgEntry(Record Detailed CV Ledg. Entry Buffer, Record CV Ledger Entry Buffer, Record Vendor Ledger Entry, Record Gen. Journal Line) :

[IntegrationEvent(false, false)]
local procedure OnAfterAddOldApplicationAdvFieldsInDtldCVLedgEntry(var DtldCVLedgEntryBuf: Record "Detailed CV Ledg. Entry Buffer"; var OldCVLedgEntryBuf: Record "CV Ledger Entry Buffer"; CVLedgerEntry: Record "Vendor Ledger Entry"; var GenJnlLine: Record "Gen. Journal Line"): 

OnBeforeUpdateCalculatedAdvVATAmounts(Record VAT Entry, Record Detailed CV Ledg. Entry Buffer, Decimal, Decimal, Integer, Boolean) :

[IntegrationEvent(false, false)]
local procedure OnBeforeUpdateCalculatedAdvVATAmounts(var TempAdvVATEntry: Record "VAT Entry" temporary; DtldCVLedgEntryBuf: Record "Detailed CV Ledg. Entry Buffer"; var SumVATAmount: Decimal; var SumVATBase: Decimal; var TotalOfVatEntry: Integer; var IsHandled: Boolean): 

OnBeforeCheckShouldClosInvoiceDocument(Record Purchase Header, Boolean) :

[IntegrationEvent(false, false)]
local procedure OnBeforeCheckShouldClosInvoiceDocument(var DocumentHeader: Record "Purchase Header"; var IsHandled: Boolean): 

OnAfterCheckDocumentHeaderForAdvancePosting(Record Purchase Header) :

[IntegrationEvent(false, false)]
local procedure OnAfterCheckDocumentHeaderForAdvancePosting(DocumentHeader: Record "Purchase Header"): 

OnAfterCheckAppliedCVLedgerEntryOfDocumentHeaderForAdvancePosting(Record Purchase Header, Record Vendor Ledger Entry) :

[IntegrationEvent(false, false)]
local procedure OnAfterCheckAppliedCVLedgerEntryOfDocumentHeaderForAdvancePosting(DocumentHeader: Record "Purchase Header"; CVLedgerEntry: Record "Vendor Ledger Entry"): 

OnAfterTransferAdvFieldsFromDocumentLinesToGenJnlLine(Record Gen. Journal Line, Record Purchase Line) :

[IntegrationEvent(false, false)]
local procedure OnAfterTransferAdvFieldsFromDocumentLinesToGenJnlLine(var GenJnlLine: Record "Gen. Journal Line"; var TotalDocumentLine: Record "Purchase Line"): 

OnAfterTransferAdvFieldsFromDocumentHeaderToGenJnlLine(Record Gen. Journal Line, Record Purchase Header) :

[IntegrationEvent(false, false)]
local procedure OnAfterTransferAdvFieldsFromDocumentHeaderToGenJnlLine(var GenJournalLine: Record "Gen. Journal Line"; DocumentHeader: Record "Purchase Header"): 

OnAfterAddAdvanceFieldsToGenJournalLineByAppliedDocumentHeader(Record Gen. Journal Line, Record Purchase Header) :

[IntegrationEvent(false, false)]
local procedure OnAfterAddAdvanceFieldsToGenJournalLineByAppliedDocumentHeader(var GenJournalLine: Record "Gen. Journal Line"; AppliedDocumentHeader: Record "Purchase Header"): 

OnAfterTransferAdvFieldsFromDocumentLineToNewInvoicePostingBuffer(Record Purchase Line, Record Invoice Posting Buffer) :

[IntegrationEvent(false, false)]
local procedure OnAfterTransferAdvFieldsFromDocumentLineToNewInvoicePostingBuffer(var DocumentLine: Record "Purchase Line"; var InvoicePostBuffer: Record "Invoice Posting Buffer"): 

OnBeforeCompareDocumentLineWithAdvancePlanningEntry(Record Purchase Header, Record Purchase Line, Boolean) :

[IntegrationEvent(false, false)]
local procedure OnBeforeCompareDocumentLineWithAdvancePlanningEntry(DocumentHeader: Record "Purchase Header"; DocumentLine: Record "Purchase Line"; var IsHandled: Boolean): 

OnCompareDocumentLineWithAdvancePlanningEntryElse(Record Purchase Header, Record Purchase Line, Record KVSADVAdvance Planning Entry, Enum KVSADVCompAdvPlanWithInv) :

[IntegrationEvent(false, false)]
local procedure OnCompareDocumentLineWithAdvancePlanningEntryElse(DocumentHeader: Record "Purchase Header"; DocumentLine: Record "Purchase Line"; var AdvancePlanningEntry: Record "KVSADVAdvance Planning Entry"; ComparisionType: Enum "KVSADVCompAdvPlanWithInv"): 

OnAfterUpdateAdvancePlanFromDocumentLineBeforeModify(Record Purchase Header, Record Purchase Line, Record KVSADVAdvance Planning Entry) :

[IntegrationEvent(false, false)]
local procedure OnAfterUpdateAdvancePlanFromDocumentLineBeforeModify(DocumentHeader: Record "Purchase Header"; DocumentLine: Record "Purchase Line"; var AdvancePlanningEntry: Record "KVSADVAdvance Planning Entry"): 

OnBeforeCheckDocumentHeaderForAdvancePosting(Record Purchase Header, Boolean) :

[IntegrationEvent(false, false)]
local procedure OnBeforeCheckDocumentHeaderForAdvancePosting(PurchaseHeader: Record "Purchase Header"; var IsHandled: Boolean): 

OnFindOldPlanningEntryDepositsOnAfterSetFilterSecurityDeposit(Record Purchase Header, Record KVSADVSecurityDeposit) :

[IntegrationEvent(false, false)]
local procedure OnFindOldPlanningEntryDepositsOnAfterSetFilterSecurityDeposit(PurchaseHeader: Record "Purchase Header"; var SecurityDeposit: Record "KVSADVSecurityDeposit"): 

OnBeforeTransferAdvFieldsFromDocumentLineToInvoicePostingBuffer(Record Purchase Line, Record Invoice Posting Buffer, Boolean) :

[IntegrationEvent(false, false)]
local procedure OnBeforeTransferAdvFieldsFromDocumentLineToInvoicePostingBuffer(var PurchaseLine: Record "Purchase Line"; var InvoicePostingBuffer: Record "Invoice Posting Buffer"; var IsHandled: Boolean):