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

Properties

Select a row for its DAC field and description
PropertyTypeData Type
AllowArchivewithoutUpdatePendingBooleanValueboolean
DAC Field:PX.Objects.AM.AMBSetup.AllowArchiveWithoutUpdatePending
Description:A Boolean value that indicates whether users can archive the cost roll results without updating the pending costs.
AllowEmptyBOMItemSubItemIDBooleanValueboolean
DAC Field:PX.Objects.AM.AMBSetup.AllowEmptyBOMSubItemID
Description:A Boolean value that indicates whether the BOM can be created without a subitem ID.
AutoArchivewhenUpdatePendingBooleanValueboolean
DAC Field:PX.Objects.AM.AMBSetup.AutoArchiveWhenUpdatePending
Description:A Boolean value that indicates whether the system will archive the cost roll results when a user updates pending costs.
BOMNumberingSequenceStringValuestring
DAC Field:PX.Objects.AM.AMBSetup.BOMNumberingID
Description:The numbering sequence the system uses for assigning reference numbers to bills of material.
DefaultFinishTimeStringValuestring
DAC Field:PX.Objects.AM.AMBSetup.DefaultFinishTime
Description:The time required for the semi-finished item to be prepared for the next operation when the current operation has been finished.
DefaultMoveTimeStringValuestring
DAC Field:PX.Objects.AM.AMBSetup.DefaultMoveTime
Description:The time for a semi-finished item to be moved from the work center where the current operation is performed to the work center where the next operation will be performed.
DefaultQueueTimeStringValuestring
DAC Field:PX.Objects.AM.AMBSetup.DefaultQueueTime
Description:The time a semi-finished item has to wait in the work center before workers can start processing the item.
DefaultRevisionStringValuestring
DAC Field:PX.Objects.AM.AMBSetup.DefaultRevisionID
Description:The default identifier of a revision for new bills of material, which is an alphanumeric string.
DefaultWorkCenterStringValuestring
DAC Field:PX.Objects.AM.AMBSetup.WcID
Description:The default work center that is specified for each operation that you add to a bill of material.
DuplicatesonBOMStringValuestring
DAC Field:PX.Objects.AM.AMBSetup.DuplicateItemOnBOM
Description:The option that controls the use of duplicate inventory items as materials in all operations of bills of material. (Previously DupInvBOM)
DuplicatesonOperationStringValuestring
DAC Field:PX.Objects.AM.AMBSetup.DuplicateItemOnOper
Description:The option that controls the use of duplicate inventory items as materials added to each operation of a bill of material. (Previously DupInvOper)
ECONumberingSequenceStringValuestring
DAC Field:PX.Objects.AM.AMBSetup.ECONumberingID
Description:The numbering sequence the system uses for assigning reference numbers to engineering change orders (ECOs).
ECORequireApprovalBooleanValueboolean
DAC Field:PX.Objects.AM.AMBSetup.ECORequestApproval
Description:A Boolean value that indicates whether the ECO needs to be approved.
ECRNumberingSequenceStringValuestring
DAC Field:PX.Objects.AM.AMBSetup.ECRNumberingID
Description:The numbering sequence the system uses for assigning reference numbers to engineering change requests (ECRs).
ECRRequireApprovalBooleanValueboolean
DAC Field:PX.Objects.AM.AMBSetup.ECRRequestApproval
Description:A Boolean value that indicates whether the ECR needs to be approved.
HoldBOMRevisionsonEntryBooleanValueboolean
DAC Field:PX.Objects.AM.AMBSetup.BOMHoldRevisionsOnEntry
Description:A Boolean value that indicates whether the new BOM revisions have the On Hold status.
OperationTimeFormatStringValuestring
DAC Field:PX.Objects.AM.AMBSetup.OperationTimeFormat
Description:The format that is used in the columns with time settings in the operations.
PreventNewRevisionsWithoutECRBooleanValueboolean
DAC Field:PX.Objects.AM.AMBSetup.ForceECR
Description:A Boolean value that indicates whether the ECR or ECO is required for new BOM revisions.
RequireECRbeforeCreatingECOBooleanValueboolean
DAC Field:PX.Objects.AM.AMBSetup.RequireECRBeforeECO
Description:A Boolean value that indicates whether the ECR is required before creating ECO.
TotalTimeFormatStringValuestring
DAC Field:PX.Objects.AM.AMBSetup.ProductionTimeFormat
Description:The time format that is used for total time values.

Minimum Payload

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

1 required field
{
  "BOMNumberingSequence": {
    "value": "string"
  }
}

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

Available in Versions