Table "Calendar Entry"
ID 99000757
Namespace: Microsoft.Manufacturing.Capacity
Properties
Fields
Name
Type
Description
"Capacity Type"
Enum Microsoft.Manufacturing.Capacity."Capacity Type"
"No."
Code[20]
Date
Date
"Work Shift Code"
Code[10]
"Starting Time"
Time
"Ending Time"
Time
"Work Center No."
Code[20]
"Work Center Group Code"
Code[10]
"Capacity (Total)"
Decimal
"Capacity (Effective)"
Decimal
Efficiency
Decimal
Capacity
Decimal
"Absence Efficiency"
Decimal
"Absence Capacity"
Decimal
"Starting Date-Time"
DateTime
"Ending Date-Time"
DateTime
SystemId
Guid
SystemCreatedAt
DateTime
SystemCreatedBy
Guid
SystemModifiedAt
DateTime
SystemModifiedBy
Guid
SystemRowVersion
BigInteger
Methods
Caption
procedure Caption(): Text
Returns
SetCapacityFilters
procedure SetCapacityFilters(CapType: Enum "Capacity Type", CapNo: Code[20])
Parameters
Events
OnBeforeCheckRedundancy
[IntegrationEvent(False,False)]
local procedure OnBeforeCheckRedundancy(var CalendarEntry: Record "Calendar Entry", var IsHandled: Boolean)
Parameters
OnCheckRedundancyOnAfterCalendarEntrySetFilters
[IntegrationEvent(False,False)]
local procedure OnCheckRedundancyOnAfterCalendarEntrySetFilters(CalendarEntryRec: Record "Calendar Entry", var CalendarEntry: Record "Calendar Entry")
Parameters
See also