CloseProductionOrders
2 properties
API Family:Manufacturing
Version:21.200.001
DAC Mapping:PX.Objects.AM.FinancialPeriod
Screen ID:
AM506000Properties
Select a row for its DAC field| Property | Type | Data Type | |
|---|---|---|---|
Details | List | CloseProductionOrdersDetail | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
Period | StringValue | string | |
DAC Field: PX.Objects.AM.FinancialPeriod.FinancialPeriodIDDescription:No description available | |||
Minimum Payload
Derived from static analysis of the 2025.2 source; runtime configuration may require additional fields.
{
"Details": [
{
"InventoryID": {
"value": "string"
},
"Project": {
"value": "string"
},
"Warehouse": {
"value": "string"
},
"WIPVarianceAccount": {
"value": "string"
},
"WIPVarianceSubaccount": {
"value": "string"
}
}
]
}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 (CloseProductionOrdersDetail); one example row is included above because a document usually has lines, and each row needs InventoryIDProjectWarehouseWIPVarianceAccountWIPVarianceSubaccount of its own.