Share via


RetailTransactionService::deleteInventoryJournal Method [AX 2012]

Delete a journal record from InventJournalTable and InventJournalTrans tables.

Syntax

client server public static container deleteInventoryJournal(InventJournalId _journalId)

Run On

Called

Parameters

Return Value

Type: container
Container with the status as true if the delete of record is successful and false otherwise.

See Also

Reference

RetailTransactionService Class