Skip to main content
API Family:Manufacturing
Version:23.200.001
Screen ID:AM501000

Properties

Select a row for its DAC field and description
PropertyTypeData Type
DetailListRoughCutPlanningDetail
DAC Field:Not mapped to a DAC field
Description:No description available
ExcludeFirmOrdersBooleanValueboolean
DAC Field:PX.Objects.AM.APSRoughCutProcessFilter.ExcludeFirmOrders
Description:Show/hide orders which are schedule status Firm
ExcludePlanningOrdersBooleanValueboolean
DAC Field:PX.Objects.AM.APSRoughCutProcessFilter.ExcludePlanningOrders
Description:Show/hide planning type orders
ProcessActionStringValuestring
DAC Field:PX.Objects.AM.APSRoughCutProcessFilter.ProcessAction
Description:No description available
ReleaseOrdersBooleanValueboolean
DAC Field:PX.Objects.AM.APSRoughCutProcessFilter.ReleaseOrders
Description:During processing, should the selected orders be released (true)

Minimum Payload

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

0 required fields
{
  "Detail": [
    {
      "InventoryID": {
        "value": "string"
      },
      "Warehouse": {
        "value": "string"
      }
    }
  ]
}

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

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

Available in Versions