Share via


InventItemLocation::updateStopCountingJournal Method

Marks the counting as stopped for the combination of item and dimensions that are specified by the counting journal line.

Syntax

server public static void updateStopCountingJournal(InventJournalTrans _inventJournalTrans, [boolean _always])

Run On

Server

Parameters

  • _always
    Type: boolean
    false to check whether other journal lines exist for the same journal before marking the counting as stopped; optional.

See Also

Reference

InventItemLocation Table