ProdWIPLedgerConflictController.getInventLedgerConflictInit Method [AX 2012]

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

protected InventLedgerConflictInit getInventLedgerConflictInit(InventLedgerConflictContract _inventLedgerConflictContract)

Run On

Called

Parameters

_inventLedgerConflictContract
Type: InventLedgerConflictContract Class
The contract class to add to the ProdWIPLedgerConflictInit class.

Return Value

Type: InventLedgerConflictInit Class
An instance of the ProdWIPLedgerConflictInit class.

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

Community Additions

ADD
Show: