Skip to main content
API Family:Manufacturing
Version:24.200.001
Screen ID:AM201100

Properties

Select a row for its DAC field and description
PropertyTypeData Type
ActiveBooleanValueboolean
DAC Field:PX.Objects.AM.AMOrderType.Active
Description:No description available
AllowPreassigningLotSerialNumbersBooleanValueboolean
DAC Field:PX.Objects.AM.AMOrderType.PreassignLotSerial
Description:Allow pre-assigning of lot/serial numbers
AttributesListOrderTypeAttribute
DAC Field:Not mapped to a DAC field
Description:No description available
AutoBackwardReportingBooleanValueboolean
DAC Field:PX.Objects.AM.AMOrderType.AutoBackwardReporting
Description:Enable/ Disable Auto backward reporting for the order type.
CheckforMaterialAvailabilityBooleanValueboolean
DAC Field:PX.Objects.AM.AMOrderType.CheckSchdMatlAvailability
Description:APS Schedule option - Check for Material Availability.
CostingMethodStringValuestring
DAC Field:PX.Objects.AM.AMOrderType.DefaultCostMethod
Description:No description available
DefaultoperationmoveqtyBooleanValueboolean
DAC Field:PX.Objects.AM.AMOrderType.DefaultOperationMoveQty
Description:No description available
DescriptionStringValuestring
DAC Field:PX.Objects.AM.AMOrderType.Descr
Description:No description available
ExceedingQtyforOperationsStringValuestring
DAC Field:PX.Objects.AM.AMOrderType.ExceedQtyOperations
Description:Check if the Qty is exceeded for the operation
ExcludefromMRPBooleanValueboolean
DAC Field:PX.Objects.AM.AMOrderType.ExcludeFromMRP
Description:No description available
FunctionStringValuestring
DAC Field:PX.Objects.AM.AMOrderType.Function
Description:No description available
IncludeunreleasedbatchqtyBooleanValueboolean
DAC Field:PX.Objects.AM.AMOrderType.IncludeUnreleasedOverIssueMaterial
Description:When checked, this option tells the calculation for over issue material to include any qty unreleased for the given material item. (Preference works with OverIssueMaterial.)
IssueMaterialNotOnOrderStringValuestring
DAC Field:PX.Objects.AM.AMOrderType.IssueMaterialOnTheFly
Description:Check for the given material item being added to a material issue transaction if the item exists on the entered production order.
ItemHeaderBooleanValueboolean
DAC Field:PX.Objects.AM.AMOrderType.CopyNotesItem
Description:No description available
MaterialBooleanValueboolean
DAC Field:PX.Objects.AM.AMOrderType.CopyNotesMatl
Description:No description available
MoveonCompletedOperationsStringValuestring
DAC Field:PX.Objects.AM.AMOrderType.MoveCompletedOrders
Description:Check operation completed status during move entry
OperationBooleanValueboolean
DAC Field:PX.Objects.AM.AMOrderType.CopyNotesOper
Description:No description available
OrderNumberingSequenceStringValuestring
DAC Field:PX.Objects.AM.AMOrderType.ProdNumberingID
Description:No description available
OrderTypeStringValuestring
DAC Field:PX.Objects.AM.AMOrderType.OrderType
Description:No description available
OverCompleteOrdersStringValuestring
DAC Field:PX.Objects.AM.AMOrderType.OverCompleteOrders
Description:Check for last operation if move qty > order qty remaining
OverheadBooleanValueboolean
DAC Field:PX.Objects.AM.AMOrderType.CopyNotesOvhd
Description:No description available
OverIssueMaterialStringValuestring
DAC Field:PX.Objects.AM.AMOrderType.OverIssueMaterial
Description:Check for over issued material during material entry
PrintProductionReportIDStringValuestring
DAC Field:PX.Objects.AM.AMOrderType.ProductionReportID
Description:No description available
RequireParentLotSerialNumberStringValuestring
DAC Field:PX.Objects.AM.AMOrderType.ParentLotSerialRequired
Description:Parent lot number is/isn't required for material transactions
ScrapLocationStringValuestring
DAC Field:PX.Objects.AM.AMOrderType.ScrapLocationID
Description:No description available
ScrapSourceStringValuestring
DAC Field:PX.Objects.AM.AMOrderType.ScrapSource
Description:No description available
ScrapWarehouseStringValuestring
DAC Field:PX.Objects.AM.AMOrderType.ScrapSiteID
Description:No description available
StepBooleanValueboolean
DAC Field:PX.Objects.AM.AMOrderType.CopyNotesStep
Description:No description available
SubstituteWorkCentersBooleanValueboolean
DAC Field:PX.Objects.AM.AMOrderType.SubstituteWorkCenters
Description:No description available
ToolBooleanValueboolean
DAC Field:PX.Objects.AM.AMOrderType.CopyNotesTool
Description:No description available
UnderIssueBackflushMaterialStringValuestring
DAC Field:PX.Objects.AM.AMOrderType.BackflushUnderIssueMaterial
Description:Check for under issued material during move entry based on operation/current move qty
UnderIssueMaterialStringValuestring
DAC Field:PX.Objects.AM.AMOrderType.UnderIssueMaterial
Description:Check for under issued material during move entry based on operation/current move qty
WIPVarianceAccountStringValuestring
DAC Field:PX.Objects.AM.AMOrderType.WIPVarianceAcctID
Description:No description available
WIPVarianceSubaccountStringValuestring
DAC Field:PX.Objects.AM.AMOrderType.WIPVarianceSubID
Description:No description available
WorkinProcessAccountStringValuestring
DAC Field:PX.Objects.AM.AMOrderType.WIPAcctID
Description:No description available
WorkInProcessSubaccountStringValuestring
DAC Field:PX.Objects.AM.AMOrderType.WIPSubID
Description:No description available

Minimum Payload

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

7 required fields
{
  "Description": {
    "value": "string"
  },
  "OrderNumberingSequence": {
    "value": "string"
  },
  "OrderType": {
    "value": "string"
  },
  "WIPVarianceAccount": {
    "value": "string"
  },
  "WIPVarianceSubaccount": {
    "value": "string"
  },
  "WorkinProcessAccount": {
    "value": "string"
  },
  "WorkInProcessSubaccount": {
    "value": "string"
  }
}

For every property this entity accepts, see the properties table.

Optional Children

None of these child collections is required — a payload without them is valid. If you do include one, these are the fields each row of it needs; keys the parent record supplies are named separately and must not be sent.

  • Attributesa list of OrderTypeAttributerequired if you include one:AttributeIDDescriptionLabelLineNbr

Available in Versions