KVSADVAdvancePlanMgtSales
Procedures
GetUnpostedInvoiceNoForAdvancePlanEntry(Record KVSADVAdvance Planning Entry, Code[20]) :
procedure GetUnpostedInvoiceNoForAdvancePlanEntry(AdvancePlanEntry: Record "KVSADVAdvance Planning Entry"; var InvoiceNo: Code[20]):
Events
OnBeforeGetBaseAmountByDocumentLine(Record Sales Line, Boolean, Decimal, Boolean) :
[IntegrationEvent(false, false)]
local procedure OnBeforeGetBaseAmountByDocumentLine(DocumentLine: Record "Sales Line"; PricesInclVAT: Boolean; var BaseAmount: Decimal; var IsHandled: Boolean):
OnBeforeGetBaseAmountByDocumentArchLine(Record Sales Line Archive, Boolean, Decimal, Boolean) :
[IntegrationEvent(false, false)]
local procedure OnBeforeGetBaseAmountByDocumentArchLine(DocumentLine: Record "Sales Line Archive"; PricesInclVAT: Boolean; var BaseAmount: Decimal; var IsHandled: Boolean):