PdsUpdateDispositionStatus_Quality::newDeleteQuality Method [AX 2012]

Create an instance of the PdsUpdateDispositionStatus_Quality class

client server public static PdsUpdateDispositionStatus_Quality newDeleteQuality(InventQualityOrderTable _table)

Run On

Called

Parameters

_table
Type: InventQualityOrderTable Table
A InventQualityOrderTable record that will be used to create the class.

Return Value

Type: PdsUpdateDispositionStatus_Quality Class
An instance of the PdsUpdateDispositionStatus_Quality class.

The method will create a new instance and set the parmToDelete value to true.

Show: