Page 1 of 1

create organization

Posted: Tue May 19, 2009 7:28 pm
by nallanigopi
I want to insert organization into the standard oracle tables. I got to kow that we need to use hr_organization_api.create_organization api but I do not see any documentation on the same (even in metalink).

Any sample scripts would be highly appreciated.

Also I wanted to know If I can insert into the oracle tables without using the API's?

Posted: Tue Jun 02, 2009 8:59 am
by eng_ahmad_2007
Dear Nallanagopi,

You can not insert directly into Oracle Tables. That is why you need API's to update and insert into the tables.

For documentation and clarification about how to use API's, their parameters and pre-requisites, refer to the following URL:

http://irep11i10.oracle.com

Regards,