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 an amount to the updateAmountMap object.
Syntax
protected CostAmount addToUpdateAmount(RecId _indirectTransRecId, CostAmount _costAmount)
Run On
Called
Parameters
- _indirectTransRecId
Type: RecId Extended Data Type
The record ID of the indirect transaction that should be updated.
- _costAmount
Type: CostAmount Extended Data Type
The amount of the indirect transaction that should be updated.
Return Value
Type: CostAmount Extended Data Type
The amount specified in the _costAmount parameter.