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.
Payment posting for transactions containing only add to gift card operations
Syntax
private void createGiftCardEmptySaleJourLine_RU(
RetailTransactionTable _transTable,
RetailTransactionPaymentTrans _paymTrans,
CustTable _custTable)
Run On
Called
Parameters
- _transTable
Type: RetailTransactionTable Table
The retail transaction.
- _paymTrans
Type: RetailTransactionPaymentTrans Table
The retail payment transaction.
- _custTable
Type: CustTable Table
The customer.