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
CalledParameters
- _inventLedgerConflictContract
- Type: InventLedgerConflictContract Class
The contract class to add to the ProdWIPLedgerConflictInit class.
Return Value
Type: InventLedgerConflictInit ClassAn instance of the ProdWIPLedgerConflictInit class.
Community Additions
ADD
Show: