Share via


RetailInventoryFunctions.createPhysicalInventory Method [AX 2012]

Updates the entry status of the RetailTransactionTable table to the RetailEntryStatus::Posted enumeration value.

Syntax

public void createPhysicalInventory(RetailStatementId _statementId)

Run On

Called

Parameters

Remarks

This method selects the record in the transaction table to update the status.

See Also

Reference

RetailInventoryFunctions Class