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.

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

FieldTypePropertiesDescription
NamestringCreate, Defaulted on create, Filter, Group, idLookup, Nillable, Sort, UpdateThe name of this planning period.
OwnerIdreferenceCreate, Defaulted on create, Filter, Group, Sort, UpdateThe ID of the user who currently owns this record. Default value is the user logged in to the API who ran create().
wkfsl__State__cdoubleCreate, Filter, Nillable, Sort, UpdateThis field is reserved for future use.
wkfsl__Trigger_Date__cdateCreate, Filter, Group, Nillable, Sort, UpdateThis field is reserved for future use.
wkfsl__Weekdays__cmultipicklistCreate, Filter, Nillable, Restricted picklist, UpdateThe weekdays selected by the planner.Possible values are:
  • Monday
  • Tuesday
  • Wednesday
  • Thursday
  • Friday
  • Saturday
  • Sunday
wkfsl__completionDate__cdateCreate, Filter, Group, Nillable, Sort, UpdateThe date by which the employee submits availability. After this date, the system assumes that the employee is unavailable.
wkfsl__endDate__cdateCreate, Filter, Group, Nillable, Sort, UpdateThe planning period end date.
wkfsl__startDate__cdateCreate, Filter, Group, Nillable, Sort, UpdateThe planning period start date.