Skip to main content
AM

AMBomItemBomDefaults

PX.Objects.AMRelease 2025.2

A projection of AMBomItem that includes fields indicating default BOMs.

Field NameTypeDisplay NameForeign Key
BOMID
nvarchar(15)BOM ID-
Description:The identifier of the bill of material.
IsDefaultBOMNonexistent in DB
bool?Default BOM-
Description:A Boolean value that indicates whether the BOM is the default one.
IsItemDefaultBOMNonexistent in DB
bool?Item Default BOM-
Description:A Boolean value that indicates whether the BOM is default for the item.
IsItemSiteDefaultBOMNonexistent in DB
bool?Site Default BOM-
Description:A Boolean value that indicates whether the BOM is default for the item warehouse.
ItemBOMID
nvarchar(15)Item Default BOM ID-
Description:Default InventoryItem BOM ID
ItemPlanningBOMID
nvarchar(15)Item Planning BOM ID-
Description:InventoryItem Planning BOM ID
ItemReplenishmentSource
char(1)Replenishment Source-
Description:Replenishment source
ItemSiteBOMID
nvarchar(15)Site Default BOM ID-
Description:Default InventoryItem BOM ID
ItemSitePlanningBOMID
nvarchar(15)Site Planning BOM ID-
Description:InventoryItem Planning BOM ID
ItemSiteReplenishmentSource
char(1)Replenishment Source-
Description:Replenishment source
RevisionID
nvarchar(10)Revision-
Description:The identifier of the BOM revision, which is the modification of the bill of material.