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.
Calculates the total line amount in the Invoice Proposal currency.
Syntax
public AmountCur calculateAmountCur(
ProjProposalCost _projProposalCost,
ProjProposalJour _projProposalJour,
AmountCur _lineAmount)
Run On
Called
Parameters
- _projProposalCost
Type: ProjProposalCost Table
The ProjProposalCost instance for the line.
- _projProposalJour
Type: ProjProposalJour Table
ProjProposalJour instance for the invoice proposal
- _lineAmount
Type: AmountCur Extended Data Type
The new line amount.
Return Value
Type: AmountCur Extended Data Type
The new line amount if Brazilian parameters are enabled; otherwise, _lineAmount.
Remarks
Calculates total line amount in Invoice Proposal currency