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.
Add the total amount and the quarterly amount of the TmpCustVendVolume record.
Syntax
public void addTransactionAmount(AmountMST _amount, TransDate _transDate)
Run On
Called
Parameters
- _amount
Type: AmountMST Extended Data Type
Amount which should be added to the total and quarterly amounts of the TmpCustVendVolume record.
- _transDate
Type: TransDate Extended Data Type
Date of the transaction which is used to determine which of the quarterly amounts needs to be added.