Skip to main content
API Family:Manufacturing
Version:21.200.001
DAC Mapping:PX.Objects.AM.AMWC
Screen ID:AM207000

Properties

Select a row for its DAC field
PropertyTypeData Type
ActiveBooleanValueboolean
DAC Field:PX.Objects.AM.AMWC.ActiveFlg
Description:No description available
BackflushLaborBooleanValueboolean
DAC Field:PX.Objects.AM.AMWC.BflushLbr
Description:No description available
BackflushMaterialsBooleanValueboolean
DAC Field:PX.Objects.AM.AMWC.BflushMatl
Description:No description available
BasisforCapacityStringValuestring
DAC Field:PX.Objects.AM.AMWC.WcBasis
Description:No description available
DescriptionStringValuestring
DAC Field:PX.Objects.AM.AMWC.Descr
Description:No description available
LocationStringValuestring
DAC Field:PX.Objects.AM.AMWC.LocationID
Description:No description available
MachinesListMachineDetail
DAC Field:Not mapped to a DAC field
Description:No description available
OutsideProcessingBooleanValueboolean
DAC Field:PX.Objects.AM.AMWC.OutsideFlg
Description:No description available
OverheadsListWorkCenterOverheadDetail
DAC Field:Not mapped to a DAC field
Description:No description available
ScrapActionDefaultStringValuestring
DAC Field:PX.Objects.AM.AMWC.ScrapAction
Description:No description available
ShiftsListShiftDetail
DAC Field:Not mapped to a DAC field
Description:No description available
StandardCostDecimalValuedecimal
DAC Field:PX.Objects.AM.AMWC.StdCost
Description:No description available
SubstituteWorkCentersListWorkCenterSubstitute
DAC Field:Not mapped to a DAC field
Description:No description available
WarehouseStringValuestring
DAC Field:PX.Objects.AM.AMWC.SiteID
Description:No description available
WhereUsedListWhereUsedDetail
DAC Field:Not mapped to a DAC field
Description:No description available
WorkCenterIDStringValuestring
DAC Field:PX.Objects.AM.AMWC.WcID
Description:No description available

Minimum Payload

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

2 required fields
{
  "Warehouse": {
    "value": "string"
  },
  "WorkCenterID": {
    "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.

  • Machinesa list of MachineDetailrequired if you include one:MachineID
  • Overheadsa list of WorkCenterOverheadDetailrequired if you include one:Overhead
  • Shiftsa list of ShiftDetailrequired if you include one:CalendarIDLaborCodeShift
  • SubstituteWorkCentersa list of WorkCenterSubstituterequired if you include one:SubstituteWorkCenterWarehouse
  • WhereUseda list of WhereUsedDetailrequired if you include one:OperationNbrsupplied by the parent:BOMIDRevisionRevisionID

Available in Versions