MRPRequirementsByItem
12 properties
Properties
Select a row for its DAC field and description| Property | Type | Data Type | |
|---|---|---|---|
BucketID | StringValue | string | |
DAC Field: PX.Objects.AM.BucketFilter.BucketIDDescription:No description available | |||
Detail | List | MRPRequirementsByItemDetail | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
InventoryID | StringValue | string | |
DAC Field: PX.Objects.AM.BucketFilter.InventoryIDDescription:No description available | |||
LeadTime | IntValue | int | |
DAC Field: PX.Objects.AM.BucketFilter.LeadTimeDescription:No description available | |||
PreferredVendorID | StringValue | string | |
DAC Field: PX.Objects.AM.BucketFilter.PreferredVendorIDDescription:No description available | |||
ProductMgr | IntValue | int | |
DAC Field: PX.Objects.AM.BucketFilter.ProductManagerIDDescription:No description available | |||
ProductMgrContact | StringValue | string | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
QtyonHand | DecimalValue | decimal | |
DAC Field: PX.Objects.AM.BucketFilter.QtyOnHandDescription:No description available | |||
RepSource | StringValue | string | |
DAC Field: PX.Objects.AM.BucketFilter.ReplenishmentSourceDescription:Replenishment source | |||
SafetyStock | DecimalValue | decimal | |
DAC Field: PX.Objects.AM.BucketFilter.SafetyStockDescription:No description available | |||
Subitem | StringValue | string | |
DAC Field: PX.Objects.AM.BucketFilter.SubItemIDDescription:No description available | |||
Warehouse | StringValue | string | |
DAC Field: PX.Objects.AM.BucketFilter.SiteIDDescription:No description available | |||
Minimum Payload
Derived from static analysis of the 2025.2 source; runtime configuration may require additional fields.
{
"InventoryID": {
"value": "string"
},
"Detail": [
{}
]
}For every property this entity accepts, see the properties table.
Detail is the detail-lines collection (MRPRequirementsByItemDetail); one example row is included above because a document usually has lines, and no field of the row itself could be shown to be required on insert — the keys a line is identified by are defaulted from the parent record.