Table of Contents

KVSADVPurchAdvClosingInvoice

Procedures

InitializeRequest(Integer, Boolean, Boolean) :

procedure InitializeRequest(NewNoOfCopies: Integer; NewShowInternalInfo: Boolean; NewLogInteraction: Boolean): 

Events

OnAfterInitReport() :

[IntegrationEvent(true, false)]
local procedure OnAfterInitReport(): 

OnAfterPostDataItem(Record Purch. Inv. Header) :

[IntegrationEvent(true, false)]
local procedure OnAfterPostDataItem(var PurchInvHeader: Record "Purch. Inv. Header"): 

OnBeforeGetDocumentCaption(Record Purch. Inv. Header, Text[250]) :

[IntegrationEvent(false, false)]
local procedure OnBeforeGetDocumentCaption(var PurchInvHeader: Record "Purch. Inv. Header"; var Result: Text[250]):