Table of Contents

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 from
  • NewServiceLine: Record to copy values from
  • NewPostedServiceDocType: New Posted Service Doc. Type
  • NewDocumentNo: 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]):