RoughCutPlanning
5 properties
API Family:Manufacturing
Version:21.200.001
DAC Mapping:PX.Objects.AM.APSRoughCutProcessFilter
Screen ID:
AM501000Properties
Select a row for its DAC field and description| Property | Type | Data Type | |
|---|---|---|---|
Detail | List | RoughCutPlanningDetail | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
ExcludeFirmOrders | BooleanValue | boolean | |
DAC Field: PX.Objects.AM.APSRoughCutProcessFilter.ExcludeFirmOrdersDescription:Show/hide orders which are schedule status Firm | |||
ExcludePlanningOrders | BooleanValue | boolean | |
DAC Field: PX.Objects.AM.APSRoughCutProcessFilter.ExcludePlanningOrdersDescription:Show/hide planning type orders | |||
ProcessAction | StringValue | string | |
DAC Field: PX.Objects.AM.APSRoughCutProcessFilter.ProcessActionDescription:No description available | |||
ReleaseOrders | BooleanValue | boolean | |
DAC Field: PX.Objects.AM.APSRoughCutProcessFilter.ReleaseOrdersDescription: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.
{
"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.