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.
Finds the ProjRevenueType type value that is specified by the ProjTransType field of a record in the TmpProjBudgetRevisionLine table.
Syntax
edit ProjRevenueType editProjRevenueType(boolean _set, ProjRevenueType _projRevenueType)
Run On
Called
Parameters
- _set
Type: boolean
A value that determines whether to updates the ProjTransType field of the TmpProjBudgetRevisionLine table.
- _projRevenueType
Type: ProjRevenueType Enumeration
A ProjRevenueType type value that determines the value of ProjTransType field of the TmpProjBudgetRevisionLine table.
Return Value
Type: ProjRevenueType Enumeration
A ProjRevenueType type value determines the value of revenue transaction type.