Share via


RetailTransactionServiceAX61::createInventoryJournal Method [AX 2012]

Creates an inventory journal.

Syntax

server public static container createInventoryJournal(
    InventLocationId _inventLocationId, 
   [JournalDescription _description, 
    InventJournalSource _source])

Run On

Server

Parameters

Return Value

Type: container
Container with the status as true if the creation of record is successful; else false and appropriate xml string.

See Also

Reference

RetailTransactionServiceAX61 Class