Page "Machine Center Load Lines"
ID 99000890
Namespace: Microsoft.Manufacturing.MachineCenter
Source table: Table Microsoft.Manufacturing.Capacity."Load Buffer"
Properties
| Name | Value |
|---|---|
| Caption | Lines |
| DeleteAllowed | False |
| Editable | False |
| InsertAllowed | False |
| LinksAllowed | False |
| PageType | ListPart |
| SaveValues | True |
| SourceTable | Table Microsoft.Manufacturing.Capacity."Load Buffer" |
| SourceTableTemporary | True |
Methods
SetLines
procedure SetLines(var NewMachineCenter: Record "Machine Center", NewPeriodType: Enum "Analysis Period Type", NewAmountType: Enum "Analysis Amount Type")
Parameters
| Name | Type | Description |
|---|---|---|
| NewMachineCenter | Table Microsoft.Manufacturing.MachineCenter."Machine Center" | |
| NewPeriodType | Enum Microsoft.Foundation.Enums."Analysis Period Type" | |
| NewAmountType | Enum Microsoft.Foundation.Enums."Analysis Amount Type" |
Events
OnAfterCalcLine
[IntegrationEvent(False,False)]
local procedure OnAfterCalcLine(var MachineCenter: Record "Machine Center", var LoadBuffer: Record "Load Buffer")
Parameters
| Name | Type | Description |
|---|---|---|
| MachineCenter | Table Microsoft.Manufacturing.MachineCenter."Machine Center" | |
| LoadBuffer | Table Microsoft.Manufacturing.Capacity."Load Buffer" |