Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.