Share via


InventQualityManagementCreate::createOnRegistration Method [AX 2012]

Generates quality orders that are conditioned on the existence of relevant quality associations and the lack of open quality orders that match ones that exist.

Syntax

server public static void createOnRegistration(InventTransOrigin _inventTransOrigin, InventReceiptForTestRegistrator _inventReceiptForTestRegistrator)

Run On

Server

Parameters

Remarks

This method is used in the cases when the updated quantity is registered that uses an instance of the InventReceiptForTestRegistrator class.

See Also

Reference

InventQualityManagementCreate Class