Share via


PmfProdCoByType.setBackStatus Method [AX 2012]

Set the back order status of the PdsProdBoCy record.

Syntax

public void setBackStatus()

Run On

Called

Remarks

The back order status is a ProdBackStatus::Receipt enumeration value as long as there is physical quantity left to be produced. Once all has been produced or the line has been marked as 'Reported as Finished' through a RAF journal, the status will be set to a ProdBackStatus::Completed enumeration value.

See Also

Reference

PmfProdCoByType Class