Previous  Next          Contents  Index  Navigation  Glossary  Library

Budget API

You can use the budget API for custom reporting. This API gets budget data for any baselined budget. You can get the budget data without running the Update Project Summary process.

The Budget API returns budget amounts by:

The Budget API can return summary amounts for budgets assigned to any level of the project and task work breakdown structure, providing you pass the task_id corresponding to the budgeted level to the Budget API. For example, if a project is budgeted at the top task and you pass a lower task to the Budget API, the Budget API will return zero budget amounts.

The name of the summarization package is pa_accum_api and the name of the budget procedure is get_proj_accum_budgets.

Package.Procedure

The following table lists the parameters that Oracle Projects provides for the Budget API, pa_accum_api.get_proj_accum_budgets.



         Previous  Next          Contents  Index  Navigation  Glossary  Library