wkfsl__PlanningPeriod__c
This object has been deprecated in Shift Management managed package version 3.0. Use the wkfsl__Facility_Plan__c object to manage requests for employee availability and set a response due date in version 3.0 and later. This object is installed as a part of the Shift Management managed package. This object is available in API version 48.0 and later.
Supported Calls
create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()
Fields
Field Type Properties Description Name string Create, Defaulted on create, Filter, Group, idLookup, Nillable, Sort, Update The name of this planning period. OwnerId reference Create, Defaulted on create, Filter, Group, Sort, Update The ID of the user who currently owns this record. Default value is the user logged in to the API who ran create(). wkfsl__State__c double Create, Filter, Nillable, Sort, Update This field is reserved for future use. wkfsl__Trigger_Date__c date Create, Filter, Group, Nillable, Sort, Update This field is reserved for future use. wkfsl__Weekdays__c multipicklist Create, Filter, Nillable, Restricted picklist, Update The weekdays selected by the planner.Possible values are: MondayTuesdayWednesdayThursdayFridaySaturdaySunday wkfsl__completionDate__c date Create, Filter, Group, Nillable, Sort, Update The date by which the employee submits availability. After this date, the system assumes that the employee is unavailable. wkfsl__endDate__c date Create, Filter, Group, Nillable, Sort, Update The planning period end date. wkfsl__startDate__c date Create, Filter, Group, Nillable, Sort, Update The planning period start date.