KVSKBAPostedServPriceDiscCalc
Procedures
Set(Record Service Header, Record Service Line, Enum KVSKBAPostedServiceDocType, Code[20], Integer, Enum KVSKBAPriceDiscLineType) :
Summary: Init the page record values
procedure Set(NewServiceHeader: Record "Service Header"; NewServiceLine: Record "Service Line"; NewPostedServiceDocType: Enum "KVSKBAPostedServiceDocType"; NewDocumentNo: Code[20]; NewDocumentLineNo: Integer; NewPriceDiscLineLineType: Enum "KVSKBAPriceDiscLineType"):
Parameters:
NewServiceHeader: Record to copy values fromNewServiceLine: Record to copy values fromNewPostedServiceDocType: New Posted Service Doc. TypeNewDocumentNo: New Document No.NewDocumentLineNo: New Document Line No.NewPriceDiscLineLineType: New Price Discount Line Type
Events
OnCalculateTextGlobalsOnSetTextBaseOfInitialPriceCaseElse(Record KVSKBASalesConditionHeader, Text[50]) :
[IntegrationEvent(false, false)]
local procedure OnCalculateTextGlobalsOnSetTextBaseOfInitialPriceCaseElse(SalesConditionHeader: Record "KVSKBASalesConditionHeader"; var TextBaseOfInitialPrice: Text[50]):