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.
Indicates that the counting has stopped for the combination of items and dimensions that are specified by the counting journal line.
Syntax
server public static void updateStopCountingJournal(InventJournalTrans _inventJournalTrans, [boolean _always])
Run On
Server
Parameters
- _inventJournalTrans
Type: InventJournalTrans Table
The counting journal line that is counted.
- _always
Type: boolean
A Boolean value that indicates whether to check if other journal lines exist for the same journal before marking counting as having stopped; optional.