If you are, like the company I work at, a user of both Oracle Payables and Oracle Internet Expenses you'll realise that the line between then is incredibly blurred. Especially if you have the situation where some departments/ areas use i-Expenses but other areas have an Excel-based expenses system (that is then sent to Finance who enter the data directly into Payables).
Oracle have made the situation a little worse by licensing Internet Expenses separately to Payables and it looks very much like Noetix have continued the trend.
What makes the Noetix decision even stranger is that the majority of the data for Internet Expenses is stored in the same tables as Payables in Oracle.
After looking at what was offered by the Noetix "Internet Expenses" module and our own reporting requirements the only "gap" that could be identified was for reporting on Credit Card Transactions (primarily around AP.AP_CREDIT_CARD_TRXNS_ALL).
Our reporting requirements are pretty simple, here is a simple list (with properties) of the columns we'd like to report on related to Credit Card Transactions;
CARD_NUMBER VARCHAR2(30)
DISPUTE_DATE DATE
EMAIL_ADDRESS VARCHAR2(240)
EMPLOYEE_FULL_NAME VARCHAR2(240)
EXPENSED_AMOUNT NUMBER
LAST_UPDATE_DATE DATE
MERCHANT_NAME VARCHAR2(80)
REFERENCE_NUMBER VARCHAR2(240)
TRANSACTION_AMOUNT NUMBER
TRANSACTION_DATE DATE
TRANSACTION_ID NUMBER(15)
Converting these requirements into a Noetix View took a fair bit of trial and error but the script is available here. As it's quite a large one I won't be copy/pasting it below (as I normally would).
Any questions/ suggestions feel free to post a comment.
Friday, January 27, 2012
Noetix: Reporting AP Credit Card Transactions
Posted on 6:40 AM by Unknown
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment