Share via


WHSPostEngineBase.prodCreateWork Method [AX 2012]

Creates work for a production wave.

Syntax

public boolean prodCreateWork([boolean _validate])

Run On

Called

Parameters

  • _validate
    Type: boolean
    A Boolean value that indicates if the creation should be for validation only.

Return Value

Type: boolean
true if the creation succeeded; otherwise, false.

See Also

Reference

WHSPostEngineBase Class