How to create a draft financial plan in working version through api.
We have funding in USD and project functional currency is MXN.
How to create a draft financial plan in working version through api. It needs to be a copy of existing baselined one.
Calling pa_budgets_pub.create_draft_finplan api and passing revenue amounts as per existing baselined version in MXN currency,
it is changing the revenue funding in USD as per today's rate.
We would like to know if there is a way through api to simply create a working version which is a replica of existing baselined plan.
From the self service page we can do this. Can we do it through api?