Share via


WHSWorkCreate.createWorkTable Method [AX 2012]

Create a WHSWorkTable record.

Syntax

private WHSWorkId createWorkTable(
    WHSWorkBuildId _buildId, 
    WHSWorkTemplateTable _workTemplateTable, 
   [WHSLicensePlateId _licensePlateId])

Run On

Server

Parameters

Return Value

Type: WHSWorkId Extended Data Type
The Work Id of the work header created.

See Also

Reference

WHSWorkCreate Class