Interface tabels in Payables and Purchasing

This forum is to discuss different features/issues of Oracle Financials modules ( GL - General Ledger, AP - Accounts Payable, AR - Accounts Receivable, FA - Fixed Assets & CM - Cash Management ).
Post Reply
rajanimadhu2008
Posts: 10
Joined: Wed Jan 16, 2008 8:19 am
Location: India

Interface tabels in Payables and Purchasing

Post by rajanimadhu2008 »

Can any one explain about the interface tables in Account payables and purchasing in financials


Madhu
ramesh.nalem
Posts: 37
Joined: Tue Feb 27, 2007 1:17 am
Location: India

Post by ramesh.nalem »

<b>AP Interface Tables</b>

SQL*Loader to load invoice information into the interface tables, AP_INVOICES_INTERFACE and AP_INVOICE_LINES_INTERFACE. When you initiate importing invoices, the import program validates all required invoice data in these tables. After it validates the information, Payables Open Interface Import creates invoices from the information in the Payables Open Interface tables. Payables also creates scheduled payments based on the payment terms.

<b>PO Interface Tables</b>

Create Purchase Order for the Item
- Creation of Purchase Orders (PO_HEDERS_INTERFACE , PO_LINES_INTERFACE, PO_DISTRIBUTIONS_INTERFACE)

Receive PO
- Receiving Transactions (RCV_HEADERS_INTERFACE,RCV_TRANSACTIONS_INTERFACE)
vijayasarathyr
Posts: 38
Joined: Sat Sep 02, 2006 2:36 am
Location: India
Contact:

Post by vijayasarathyr »

Hi,

I think the earlier reply from co-member would have helped you knowing the interfaces available. Let me give you an idea of what is an interface.

The term Open Interfaces actually refers a programming interface, usually a database table, that automates the execution of Oracle APIs.

Open Interfaces provide a single, simple interface for a specified business procedure.

These are called as a collection of ?Black Box? interfaces that provide programatic access into the Oracle ERP database.

The term API refers to stored procedure driven interfaces, where you call a stored procedure to perform an action within an Oracle Module, and the data from your external application is passed through the stored procedure?s parameters.

Thanks.

Vijayasarathy R
Vijayasarathyr@gmail.com
Post Reply

Who is online

Users browsing this forum: No registered users and 27 guests