Create Expense Report using API
Hi,
I am trying to manually create an expense report in oracle iExpenses by writing an API using PL/SQL. My EBS instance is R12.1.1.
Is there an Oracle seeded API or private API that i can use to do so?
Can i use AP_EXPENSE_REPORT_HEADERS_PKG.Insert_Row to implement this?
If no such API exist, which are the interface tables that i can use to accomplish this?
I have referred the IREP API list but couldnt find any API that i can use.
Thanks,
Anoop