ProjProposalEmplDetail.calculateAmountCur Method
Calculates the total line amount in the Invoice Proposal currency.
Syntax
public AmountCur calculateAmountCur(
ProjProposalEmpl _projProposalEmpl,
ProjProposalJour _projProposalJour,
AmountCur _lineAmount)
Run On
Called
Parameters
- _projProposalEmpl
Type: ProjProposalEmpl Table
The ProjProposalEmpl 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