Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method inserts data into the InventJournalTransDocPLTmp temporary table.
Syntax
private void insertInventJournalTransDocPLTmp(
InventJournalTrans _inventJournalTrans,
InventDim _inventDim,
DimensionAttributeValueCombination _dimensionAttributeValueCombination,
MainAccount _mainAccount,
JournalError _journalError)
Run On
Server
Parameters
- _inventJournalTrans
Type: InventJournalTrans Table
The InventJournalTrans table object.
- _inventDim
Type: InventDim Table
The InventDim table object.
- _dimensionAttributeValueCombination
Type: DimensionAttributeValueCombination Table
The DimensionAttributeValueCombination table object.
- _mainAccount
Type: MainAccount Table
The MainAccount table object.
- _journalError
Type: JournalError Table
The JournalError table object.