InventLedgerConflictController.getInventLedgerConflictInit Method [AX 2012]

Gets an instance of the InventLedgerConflictInit class that is initialized with some parameters.

Syntax

protected InventLedgerConflictInit getInventLedgerConflictInit(InventLedgerConflictContract _inventLedgerConflictContract)

Run On

Called

Parameters

Return Value

Type: InventLedgerConflictInit Class
An instance of the InventLedgerConflictInit class.

Remarks

Some parameters from the base class are transferred to the controller InventLedgerConflictInit class.

See Also

Reference

InventLedgerConflictController Class