Table of Contents

KVSFCYMachineCenterLoadLines

Procedures

Set(Record Machine Center, Integer, Option) :

OBSOLETE

This Element will be removed or changed with a future Version of the App.

[Obsolete('FCY-2041. This function not longer used! will be removed', '26.3')]
procedure Set(var NewMachineCenter: Record "Machine Center"; NewPeriodType: Integer; NewAmountType: Option): 

Events

OnAfterCalcLine(Record Machine Center, Record Load Buffer) :

Summary: Triggers after calculating machine center load line values.

[IntegrationEvent(false, false)]
local procedure OnAfterCalcLine(var MachineCenter: Record "Machine Center"; var LoadBuffer: Record "Load Buffer"): 

Parameters:

  • MachineCenter: Machine center record with calculated capacity values
  • LoadBuffer: Load buffer record with calculated load and availability values

Protected Variables

MachineCenter

Type: Record Machine Center