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
- _statementId
Type: RetailStatementId Extended Data Type
The current value of the statement ID.
Remarks
This method selects the record in the transaction table to update the status.