RetailInventoryFunctions.createPhysicalInventory Method [AX 2012]

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

public void createPhysicalInventory(RetailStatementId _statementId)

Run On

Called

Parameters

_statementId
Type: RetailStatementId Extended Data Type
The current value of the statement ID.

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

Community Additions

ADD
Show: