InventItemLocationCountingStatus::updateStopCountingJournal Method

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

  • _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.

See Also

Reference

InventItemLocationCountingStatus Table