Package: com.ibm.rpm.financial.types
BudgetType represents budget type values for TimePhasedFinancial objects (timephased financial per-month breakdown).
The following table lists the values for this object.
Value | Detail |
---|---|
Actual | Indicates the timephased financial breakdown for actual value. |
Baseline | Indicates the timephased financial breakdown for current baseline value. |
BaselineInitial | Indicates the timephased financial breakdown for initial (sticky) baseline value. |
BaselinePrevious | Indicates the timephased financial breakdown for previous baseline value. |
Billed | Indicates the timephased financial breakdown for billed value. |
Calendar | Indicates the timephased financial breakdown for calendar value. |
Estimate | Indicates the timephased financial breakdown for estimate value. |
GL | Indcates the timephased financial breakdown for GL value. |