RetailTransactionService::updateInventoryJournal Method [AX 2012]

Updates an inventory journal document in AX.

server public static container updateInventoryJournal(str ijXmlStr)

Run On

Server

Parameters

ijXmlStr
Type: str
An XML string with inventory journal line information.

Return Value

Type: container
A container that contains a Boolean value as the first element.

This method is used to update the counting journal on AX.

Show: