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 ).
akumar.oracle
Posts: 195 Joined: Sat May 31, 2008 1:29 pm
Location: India
Post
by akumar.oracle » Tue May 19, 2009 10:54 am
Hi
I need to develop a package that validates invoice information and load the invoices into AR by running auto invoice daily.
Please can anyone help how to implement this.
cheers
Arvin
oteixeira
Posts: 451 Joined: Wed Aug 27, 2008 12:34 pm
Location: Portugal
Post
by oteixeira » Tue May 19, 2009 12:11 pm
Hello.
You can schedule Autoinvoice to run in a daily basis. Non valid invoices will be rejected.
Octavio
akumar.oracle
Posts: 195 Joined: Sat May 31, 2008 1:29 pm
Location: India
Post
by akumar.oracle » Tue May 19, 2009 1:03 pm
what flag to check to see if particular invoice is not valid.
oteixeira
Posts: 451 Joined: Wed Aug 27, 2008 12:34 pm
Location: Portugal
Post
by oteixeira » Tue May 19, 2009 1:09 pm
Hello.
Check INTERFACE_STATUS from RA_INTERFACE_LINES_ALL.
If Autoinvoice populated this column with 'P', then the invoice has been sucessfully imported.
Octavio
Users browsing this forum: No registered users and 6 guests