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.
Executes logic for an inventory batch journal when a record from the InventJournalTable table has been deleted.
Syntax
client server public static void onJournalDelete(InventJournalTable _inventJournalTable)
Run On
Called
Parameters
- _inventJournalTable
Type: InventJournalTable Table
The record of the InventJournalTable that has been deleted.