Is there any public API available to create PA expenditure transactions ?
Hi,
We have been using pa_transactions_interface_all table and PRC Transaction Import program to bring all the expenditures through interface and process them in a batch. Recently, we have a requirement to develop a real time interface program that will process PA expenditure transactions real-time. Is there any API available in Oracle Projects to create the expenditures one record at a time ? Using interface table and import program may not be a good option for real time processing.