PmfProdCoByType::construct Method [AX 2012]

Create a new instance of the PmfProdCoByType class.

client server public static PmfProdCoByType construct(PmfProdCoBy _pmfProdCoBy)

Run On

ClientOrServer

Parameters

_pmfProdCoBy
Type: PmfProdCoBy Table
The record for which to create the instance.

Return Value

Type: PmfProdCoByType Class
An instance of the PmfProdCoByType class.

The constructs deviates from the ordinary construct pattern to follow the pattern given by the InventType class.

Show: