Skip to main content
API Family:Manufacturing
Version:25.100.001
Screen ID:AM400000

Properties

Select a row for its DAC field and description
PropertyTypeData Type
ActionDateDateTimeValueDateTime
DAC Field:PX.Objects.AM.AMRPDetail.ActionDate
Description:No description available
ActionLeadTimeIntValueint
DAC Field:PX.Objects.AM.AMRPDetail.ActionLeadTime
Description:No description available
BaseQtyDecimalValuedecimal
DAC Field:PX.Objects.AM.AMRPDetail.BaseQty
Description:No description available
BaseUOMStringValuestring
DAC Field:PX.Objects.AM.AMRPDetail.BaseUOM
Description:No description available
BOMIDStringValuestring
DAC Field:PX.Objects.AM.AMRPDetail.BOMID
Description:BOM ID - ID of Bill of materials record
BOMRevisionStringValuestring
DAC Field:PX.Objects.AM.AMRPDetail.BOMRevisionID
Description:Bill of material Revision ID
BranchStringValuestring
DAC Field:PX.Objects.AM.AMRPDetail.BranchID
Description:No description available
DescriptionStringValuestring
DAC Field:Not mapped to a DAC field
Description:No description available
InventoryIDStringValuestring
DAC Field:PX.Objects.AM.AMRPDetail.InventoryID
Description:No description available
ItemClassStringValuestring
DAC Field:PX.Objects.AM.AMRPDetail.ItemClassID
Description:No description available
MRPDateDateTimeValueDateTime
DAC Field:PX.Objects.AM.AMRPDetail.CreatedDateTime
Description:No description available
ParentInventoryIDStringValuestring
DAC Field:PX.Objects.AM.AMRPDetail.ParentInventoryID
Description:No description available
ParentSubitemStringValuestring
DAC Field:PX.Objects.AM.AMRPDetail.ParentSubItemID
Description:No description available
PreferredVendorIDStringValuestring
DAC Field:PX.Objects.AM.AMRPDetail.PreferredVendorID
Description:No description available
ProductInventoryIDStringValuestring
DAC Field:PX.Objects.AM.AMRPDetail.ProductInventoryID
Description:No description available
ProductManagerIDStringValuestring
DAC Field:PX.Objects.AM.AMRPDetail.ProductManagerID
Description:No description available
ProductSubitemStringValuestring
DAC Field:PX.Objects.AM.AMRPDetail.ProductSubItemID
Description:No description available
PromiseDateDateTimeValueDateTime
DAC Field:PX.Objects.AM.AMRPDetail.PromiseDate
Description:No description available
RecordIDIntValueint
DAC Field:PX.Objects.AM.AMRPDetail.RecordID
Description:No description available
ReferenceTypeStringValuestring
DAC Field:PX.Objects.AM.AMRPDetail.RefType
Description:Plan type related to the RefOrdertype and RefOrderNbr
RelatedDocumentStringValuestring
DAC Field:PX.Objects.AM.AMRPDetail.RefNbr
Description:No description available
RelatedParentDocumentStringValuestring
DAC Field:PX.Objects.AM.AMRPDetail.ParentRefNbr
Description:No description available
RelatedProductDocumentStringValuestring
DAC Field:PX.Objects.AM.AMRPDetail.ProductRefNbr
Description:No description available
SDFlagStringValuestring
DAC Field:PX.Objects.AM.AMRPDetail.SDFlag
Description:No description available
SelectedBooleanValueboolean
DAC Field:PX.Objects.AM.AMRPDetail.Selected
Description:No description available
SourceStringValuestring
DAC Field:PX.Objects.AM.AMRPDetail.ReplenishmentSource
Description:Replenishment source
SubitemStringValuestring
DAC Field:PX.Objects.AM.AMRPDetail.SubItemID
Description:No description available
TransferWarehouseStringValuestring
DAC Field:PX.Objects.AM.AMRPDetail.TransferSiteID
Description:Transfer Warehouse ID
TypeStringValuestring
DAC Field:PX.Objects.AM.AMRPDetail.Type
Description:Planning Type
VendorNameStringValuestring
DAC Field:Not mapped to a DAC field
Description:No description available
WarehouseStringValuestring
DAC Field:PX.Objects.AM.AMRPDetail.SiteID
Description:No description available

Minimum Payload

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

6 required fields
{
  "ActionDate": {
    "value": "2025-01-01T00:00:00Z"
  },
  "BaseUOM": {
    "value": "string"
  },
  "InventoryID": {
    "value": "string"
  },
  "PromiseDate": {
    "value": "2025-01-01T00:00:00Z"
  },
  "RecordID": {
    "value": 0
  },
  "Warehouse": {
    "value": "string"
  }
}

1 property could not be judged statically and is omitted; see the full properties table.

Available in Versions