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.
Adds the passed amount to the current amount.
Syntax
public boolean updatePostedAmount(AmountCur _postedAmount)
Run On
Called
Parameters
- _postedAmount
Type: AmountCur Extended Data Type
The passed amount that gets added to the current amount.
Return Value
Type: boolean
true if the posted amount was update; otherwise, false.