RetailTransactionServiceAX61::getInventJournal Method [AX 2012]

Get an inventory journal object in XML format

Syntax

server public static container getInventJournal(JournalId _journalId, InventLocationId _storeId)

Run On

Server

Parameters

Return Value

Type: container
A container object with the details of a journal object in XML format

Remarks

Get an inventory journal document in XML format

See Also

Reference

RetailTransactionServiceAX61 Class