CriticalMaterials
5 properties
API Family:Manufacturing
Version:21.200.001
DAC Mapping:PX.Objects.AM.ProdItemFilter
Screen ID:
AM401000Properties
Select a row for its DAC field| Property | Type | Data Type | |
|---|---|---|---|
Detail | List | CriticalMaterialDetail | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
OrderType | StringValue | string | |
DAC Field: PX.Objects.AM.ProdItemFilter.OrderTypeDescription:No description available | |||
ProductionNbr | StringValue | string | |
DAC Field: PX.Objects.AM.ProdItemFilter.ProdOrdIDDescription:No description available | |||
ShowAllItems | BooleanValue | boolean | |
DAC Field: PX.Objects.AM.ProdItemFilter.ShowAllDescription:No description available | |||
ShowAllocated | BooleanValue | boolean | |
DAC Field: PX.Objects.AM.ProdItemFilter.ShowAllocatedDescription:No description available | |||
Minimum Payload
Derived from static analysis of the 2025.2 source; runtime configuration may require additional fields.
{
"ProductionNbr": {
"value": "string"
},
"Detail": [
{
"InventoryID": {
"value": "string"
}
}
]
}For every property this entity accepts, see the properties table.
Detail is the detail-lines collection (CriticalMaterialDetail); one example row is included above because a document usually has lines, and each row needs InventoryID of its own.