iExpenses Reporting information 12.1
I need to provide what sounds like a pretty basic report for Expense information in 12.1.2.
Details as follows : Employee number, Expenses amount, Cost Centre, Report Category (I am assuming this is the type of Expense).
I am wondering if a standard report exists which I could run off ? Not seeing anything specifically available to me currently logged in as Payables Manager.
Alternatively, I plan to write a piece of SQL to get at these details, and all me to manipulate as required.
I am currently looking at the AP_EXPENSE_REPORT_HEADERS_ALL, AP_EXPENSE_REPORT_LINES_ALL tables for the above information.