RetailTransactionSalesTransMark_Multi.postInventory Method [AX 2012]
Posts the inventory statement.
Syntax
public void postInventory(
RetailStoreId _storeId,
[BatchHeader _batchHeader,
RetailTerminalId _terminalId,
RetailStaffId _staffId])
Run On
Called
Parameters
- _storeId
Type: RetailStoreId Extended Data Type
The store ID.
- _batchHeader
Type: BatchHeader Class
An instance of the BatchHeader class.
- _terminalId
Type: RetailTerminalId Extended Data Type
The terminal ID.
- _staffId
Type: RetailStaffId Extended Data Type
The staff ID.