ProjBudgetLineDetail::calcProjBudgetLineOrigAmount Method
Calculates the budget amount from the ProjBudgetLine and ProjBudgetLineDetail tables.
Syntax
client server public static AmountCur calcProjBudgetLineOrigAmount(RefRecId _projBudgetLineRecid, RefRecId _budgetRevisionLineRecId)
Run On
Called
Parameters
- _projBudgetLineRecid
Type: RefRecId Extended Data Type
The RefRecId of the record from the ProjBudgetLine table.
- _budgetRevisionLineRecId
Type: RefRecId Extended Data Type
The RefRecId of the record from the ProjBudgetLineDetail table.
Return Value
Type: AmountCur Extended Data Type
The original budget amount.