Cost Breakdown Structure API
Hi all,
We have below APIs related to Cost breakdown structure.
1) Public api to create the task and cost codes
PA_PROEJCT_PUB.ADD_COST_CODE_TO_TASK()
2) Public api to delete task and cost codes association
PA_PROEJCT_PUB.DELETE_COST_CODE_FROM_TASK()
3) Modified the public API PA_TASK_ASSIGNMENTS
Added new input parameter P_cbs_element_id to the procedures
Can we create/update the cost breakdown structure name and enable the same from third party using pa_project_pub.create_project? Or Is there any other API to update the information from third party ?
I need to Create/update the CBS name and enable flag under Projects -> Setup - > Structures, assuming the CBS setup is done in EBS.