Facing issue while creating draft budget.
I want to create a budget entry for newly created project. I am trying to add line for approved cost budget. When i am trying to create it using API pa_budget_pub.create_draft_budget
I am getting below error.
Budgeting must be done at the top task level.
ERROR MESSAGE CODE: 2 : Please specify a budget type or a plan type.
ERROR MESSAGE TEXT: 2 : Project: 'XXXXXX';Task:'Proj Mgrs to Analyse-TASK.X999'
Budgeting must be done at the top task level. Please specify a budget type or a plan type..
I don't see plan type value for budget type in application and also when i am doing same in front end it is working fine.