Inserting records into PA_PROJECTS_ERP_B_EXT table for UDA attributes (No API avail.)
Hi All -
I'm hoping someone can provide some feedback on this question. We have a requirement where we create the Projects using the self-service page. We have CAR Attributes defined for the Project Type. However, instead of the users entering into the UDA attributes, our requirement is that we will pre-populate the fields with data from another table, and then the user reviews the data and will have the option to "confirm" that record in the UDA page.
I've opened an SR for this and it looks like Oracle does not provide an API to "insert" records into existing PROJEC_ID's in the PA_PROJECTS_ERP_EXT table. Has anyone done this before of inserting records directly into the PA_PROJECTS_ERP_EXT_B table using a custom package/procedures?