RetailTransactionServiceInventory::getInventJournal Method [AX 2012]
Gets an inventory journal object in XML format.
server public static container getInventJournal(JournalId journalId, InventLocationId storeId)
Run On
ServerParameters
- journalId
- Type: JournalId Extended Data Type
A journal ID.
- storeId
- Type: InventLocationId Extended Data Type
A store ID.
Return Value
Type: containerA container object that has the details of a journal object in XML format.
Show: