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

Properties

Select a row for its DAC field
PropertyTypeData Type
DetailsListCloseProductionOrdersDetail
DAC Field:Not mapped to a DAC field
Description:No description available
PeriodStringValuestring
DAC Field:PX.Objects.AM.FinancialPeriod.FinancialPeriodID
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": [
    {
      "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.

Available in Versions