Created Field Name

Description

Query Usage Example

Type

Aggregate Function?

Code

BASE_BAL

Calculate Budget Base Balance

DM-27 - PM Budgets vs Annual Distributions Closed


Signed Number, 15,3No
Select Expand source to see code...
/*+ BASE_BAL 12_04_17 */
NVL(A.UM_POS_BUD_BAS_AMT,0)+NVL(A.UM_POS_BUD_PER_AMT,0)