Project_task_billing_budgets

Columns

Name Type Length Precision Scale References In Description
amount NUMBER 20 2 Budget for certain month and category.
is_calculated VARCHAR2 3 Calculated amount of the project task billing budget
month_end TIMESTAMP The last day of the month for which the budget is defined.
month_start TIMESTAMP The first day of the month for which the budget is defined.
project_cost_category_id NUMBER 39 0 ID of category for which the budget is defined.
project_id NUMBER 39 0 Project ID
project_task_id NUMBER 39 0 ID of the project task for which the budget is defined.