Share via


ReleaseUpdateDB60_Invent.pmfUpdateInventItemSetupSupplyType Method [AX 2012]

Sets the InventTable records default supply type per PmfProductType values.

Syntax

private void pmfUpdateInventItemSetupSupplyType(ReqPOType _reqPOType, PmfProductType _pmfProductType)

Run On

Server

Parameters

  • _reqPOType
    Type: ReqPOType Enumeration
    The default supply type to set for the related InventTable records.

See Also

Reference

ReleaseUpdateDB60_Invent Class