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.
Delete a journal record from InventJournalTable and InventJournalTrans tables.
Syntax
client server public static container deleteInventoryJournal(InventJournalId _journalId)
Run On
Called
Parameters
- _journalId
Type: InventJournalId Extended Data Type
The journal ID of the journal record to be deleted.
Return Value
Type: container
Container with the status as true if the delete of record is successful and false otherwise.