ReleaseUpdateDB60_Invent.pmfUpdateInventItemSetupSupplyType Method [AX 2012]

Sets the InventTable records default supply type per PmfProductType values.

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.
_pmfProductType
Type: PmfProductType Enumeration
The PmfProductType value used to filter the InventTable records.

Community Additions

ADD
Show: