Share via


BOMVersion::pmfSelectBOMSiteVersions Method

Selects the active formula versions for the site specified in the _inventDimCriteria value.

Syntax

client server public static BOMVersion pmfSelectBOMSiteVersions(
    ItemId _itemId, 
    StartDate _date, 
    InventDim _inventDimCriteria)

Run On

Called

Parameters

  • _inventDimCriteria
    Type: InventDim Table
    The active inventory dimensions for the item.

Return Value

Type: BOMVersion Table
A BOMVersion buffer setup to read through all the formula version records that match the planning item and dimension criteria.

Remarks

The records will be in descending order by the BOMVersion.FromQty field.

See Also

Reference

BOMVersion Table