Skip to main content
API Family:Manufacturing
Version:23.200.001
Screen ID:AM102000

Properties

Select a row for its DAC field and description
PropertyTypeData Type
BlockSizeStringValuestring
DAC Field:PX.Objects.AM.AMPSetup.SchdBlockSize
Description:Scheduling block size (in minutes) for APS
CapabletoPromiseOrderTypeStringValuestring
DAC Field:PX.Objects.AM.AMPSetup.CTPOrderType
Description:No description available
CostNumberingSequenceStringValuestring
DAC Field:PX.Objects.AM.AMPSetup.ProdCostNumberingID
Description:No description available
DataCollectionSettingsProductionDataCollectionSettingsProductionDataCollectionSettings
DAC Field:Not mapped to a DAC field
Description:No description available
DefaultDisassembleOrderTypeStringValuestring
DAC Field:PX.Objects.AM.AMPSetup.DefaultDisassembleOrderType
Description:No description available
DefaultMoveTimeStringValuestring
DAC Field:Not mapped to a DAC field
Description:No description available
DefaultOrderTypeStringValuestring
DAC Field:PX.Objects.AM.AMPSetup.DefaultOrderType
Description:No description available
DefaultUserEmployeeIDBooleanValueboolean
DAC Field:PX.Objects.AM.AMPSetup.DefaultEmployee
Description:No description available
DisassemblyNumberingSequenceStringValuestring
DAC Field:PX.Objects.AM.AMPSetup.DisassemblyNumberingID
Description:No description available
FixedMfgCalendarIDStringValuestring
DAC Field:PX.Objects.AM.AMPSetup.FixMfgCalendarID
Description:No description available
FixedMfgUnitsStringValuestring
DAC Field:PX.Objects.AM.AMPSetup.FMLTimeUnits
Description:No description available
HoldDocumentsonEntryBooleanValueboolean
DAC Field:PX.Objects.AM.AMPSetup.HoldEntry
Description:No description available
HoldShipmentsonEntryBooleanValueboolean
DAC Field:PX.Objects.AM.AMPSetup.HoldShipmentsOnEntry
Description:No description available
IncludeScrapinCompletionsBooleanValueboolean
DAC Field:PX.Objects.AM.AMPSetup.InclScrap
Description:No description available
LaborNumberingSequenceStringValuestring
DAC Field:PX.Objects.AM.AMPSetup.LaborNumberingID
Description:No description available
MachineSchedulingBooleanValueboolean
DAC Field:PX.Objects.AM.AMPSetup.MachineScheduling
Description:No description available
MaterialNumberingSequenceStringValuestring
DAC Field:PX.Objects.AM.AMPSetup.MaterialNumberingID
Description:No description available
MoveNumberingSequenceStringValuestring
DAC Field:PX.Objects.AM.AMPSetup.MoveNumberingID
Description:No description available
PostSummaryonUpdatingGLBooleanValueboolean
DAC Field:PX.Objects.AM.AMPSetup.SummPost
Description:No description available
RestrictClockEntrytoCurrentUserBooleanValueboolean
DAC Field:PX.Objects.AM.AMPSetup.RestrictClockCurrentUser
Description:No description available
ToolSchedulingBooleanValueboolean
DAC Field:PX.Objects.AM.AMPSetup.ToolScheduling
Description:No description available
UseFixedManufacturingTimesBooleanValueboolean
DAC Field:PX.Objects.AM.AMPSetup.FMLTime
Description:No description available
UseLaborRateStringValuestring
DAC Field:PX.Objects.AM.AMPSetup.DfltLbrRate
Description:No description available
UseOrderStartDateforMRPBooleanValueboolean
DAC Field:PX.Objects.AM.AMPSetup.FMLTMRPOrdorOP
Description:No description available
UseShiftCrewSizeBooleanValueboolean
DAC Field:PX.Objects.AM.AMPSetup.UseShiftCrewSize
Description:When scheduling a production order should the process use crew size and efficiency Default is false to match logic before upgrade. Requires APS
ValidateDocumentTotalsonEntryBooleanValueboolean
DAC Field:PX.Objects.AM.AMPSetup.RequireControlTotal
Description:No description available
ValidateShipmentTotalonConfirmationBooleanValueboolean
DAC Field:PX.Objects.AM.AMPSetup.ValidateShipmentTotalOnConfirm
Description:No description available
VendorShipmentNumberingSequenceStringValuestring
DAC Field:PX.Objects.AM.AMPSetup.VendorShipmentNumberingID
Description:No description available
WipAdjustNumberingSequenceStringValuestring
DAC Field:PX.Objects.AM.AMPSetup.WipAdjustNumberingID
Description:No description available

Minimum Payload

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

5 required fields
{
  "CostNumberingSequence": {
    "value": "string"
  },
  "LaborNumberingSequence": {
    "value": "string"
  },
  "MaterialNumberingSequence": {
    "value": "string"
  },
  "MoveNumberingSequence": {
    "value": "string"
  },
  "WipAdjustNumberingSequence": {
    "value": "string"
  }
}

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

Available in Versions