BOMCreate::newBOMCreateDialog Method [AX 2012]

Creates a new instance of the BOMCreate class.

Syntax

server public static BOMCreate newBOMCreateDialog([BOMCreateDialog _bomCreateDialog])

Run On

Server

Parameters

  • _bomCreateDialog
    Type: BOMCreateDialog Class
    The BOM creation dialog class instance that has the responsibility of displaying the BOM creation dialog box; optional.

Return Value

Type: BOMCreate Class
A new BOMCreate instance.

See Also

Reference

BOMCreate Class