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.
Gets the subtotal amount for a sales transaction.
Syntax
client server private static AmountCur getTransactionSubtotalAmount(
RetailTransactionId _transactionId,
DataAreaId _dataAreaId,
RetailChannelRecId _channelId,
RetailTerminalId _terminalId)
Run On
Called
Parameters
- _transactionId
Type: RetailTransactionId Extended Data Type
The identifier of the transaction.
- _dataAreaId
Type: DataAreaId Extended Data Type
The identifier of the data area.
- _channelId
Type: RetailChannelRecId Extended Data Type
The identifier of the channel.
- _terminalId
Type: RetailTerminalId Extended Data Type
The identifier of the terminal.
Return Value
Type: AmountCur Extended Data Type
The subtotal amount for a sales transaction.