InventSiteDimensionLinkValidationDP.insertInventJournalTrans Method [AX 2012]
Inserts values from a record in the InventJournalTrans table into a temporary table.
Syntax
protected void insertInventJournalTrans(InventJournalTrans _inventJournalTrans)
Run On
Server
Parameters
- _inventJournalTrans
Type: InventJournalTrans Table
A record in the InventJournalTrans table.