Share via


RetailStoreInventory::submitInventoryJournal Method [AX 2012]

Creates an Xml Document with inventory dimension values and deletes the line

Syntax

client server public static boolean submitInventoryJournal(InventLocationId storeInventLocationId, InventJournalId journalId)

Run On

Called

Parameters

Return Value

Type: boolean
A boolean value, true if the line is updated; otherwise false.

See Also

Reference

RetailStoreInventory Class