Is there any API which can creates mutliple customer for a project
I have a requirement where I have to create projects in Oracle with multiple customers . I thought of using API pa_project_pub.create_project with multiple but it doesn't support mutliple customer creation . Though it has a table type parameter for customer (p_customers_in ) table type but it is creating only one customer .
Please let me know if any body has worked on it earlier.
Thanks Vijay