Is there an API to update Capital Hold Flag on PA_PROJECT_ASSETS?
Hi All,As part of our business process, On some projects we create new project assets based on expenditure item dates/invoice dates and allocate new costs to them, we have some custom logic in the asset allocation extension PA_CLIENT_EXTN_ALLOC.
We would like to restrict adding of new costs to old assets placed in service.
I would like to know if there is an API to update the Capital Hold Flag on PA_PROJECT_ASSETS to Y, so that new costs will not be allocated to old assets?
I searched pa_project_assets_pub.update_project_asset, but there is no parameter for Capital Hold Flag.
1