Skip to main content
API Family:Manufacturing
Version:21.200.001
Screen ID:AM405100

Properties

Select a row for its DAC field
PropertyTypeData Type
DetailsListWorkCenterCrewScheduleDetail
DAC Field:Not mapped to a DAC field
Description:No description available
FromDateDateTimeValueDateTime
DAC Field:PX.Objects.AM.WorkCenterCrewScheduleInq.WorkCenterCrewScheduleFilter.FromDate
Description:No description available
ShiftStringValuestring
DAC Field:PX.Objects.AM.WorkCenterCrewScheduleInq.WorkCenterCrewScheduleFilter.ShiftCD
Description:No description available
ShowAllBooleanValueboolean
DAC Field:PX.Objects.AM.WorkCenterCrewScheduleInq.WorkCenterCrewScheduleFilter.ShowAll
Description:No description available
ToDateDateTimeValueDateTime
DAC Field:PX.Objects.AM.WorkCenterCrewScheduleInq.WorkCenterCrewScheduleFilter.ToDate
Description:No description available
WorkCenterStringValuestring
DAC Field:PX.Objects.AM.WorkCenterCrewScheduleInq.WorkCenterCrewScheduleFilter.WcID
Description:No description available

Minimum Payload

Derived from static analysis of the 2025.2 source; runtime configuration may require additional fields.

0 required fields
{
  "Details": [
    {
      "EndTime": {
        "value": "2025-01-01T00:00:00Z"
      },
      "ScheduleDate": {
        "value": "2025-01-01T00:00:00Z"
      },
      "StartTime": {
        "value": "2025-01-01T00:00:00Z"
      }
    }
  ]
}

No property of this entity could be shown to be required on insert by static analysis; see the full properties table.

Details is the detail-lines collection (WorkCenterCrewScheduleDetail); one example row is included above because a document usually has lines, and each row needs EndTimeScheduleDateStartTime of its own.

Available in Versions