Table of Contents

KVSFCYSalesLineExtension

Extends #437dbf0e84ff417a965ded2bb9650972#Sales Line

Fields

Name Type Note
KVSFCYUseCalcUnitListPrice Boolean
KVSFCYCalculationUnitListPrice Decimal
KVSFCYQuoteValidUntilDate Date
KVSFCYQuoteStatusCode Code[10]
KVSFCYOutstandingOrderQuantity Decimal FlowField
KVSFCYMetalCode Code[10]
KVSFCYMetalBasePrice Decimal
KVSFCYMetalDeliveryCosts% Decimal
KVSFCYMetalItemChargeAttachTo Integer
KVSFCYDeliveryScheduleNo Code[20]
KVSFCYDeliveryScheduleVersion Integer
KVSFCYDeliveryScheduleEntryNo Integer
KVSFCYQtyProForma Decimal
KVSFCYQtyProFormaBase Decimal
KVSFCYJobReservedQuantity Decimal FlowField
KVSFCYJobReservedQtyBase Decimal FlowField
KVSFCYCalcTrackingLinesExists Boolean FlowField

Events

KVSFCYOnBeforeTestJobPlanningLine(Record Sales Line, Boolean, Integer) :

Summary: Event before testing job planning line for sales line.

[IntegrationEvent(false, false)]
local procedure KVSFCYOnBeforeTestJobPlanningLine(var SalesLine: Record "Sales Line"; var IsHandled: Boolean; CallingFieldNo: Integer): 

Parameters:

  • SalesLine: The sales line record.
  • IsHandled: Specifies if the event is handled.
  • CallingFieldNo: The calling field number.