Problem with Spend Report query ?
Hello,
We are on R12.1.3 and we use Vanilla oracle with no customisations.
We wrote this query on spend analysis report.
This query should bring out the details of all payments made on expense items ( we do not use inventory ) between certain date ranges.
However the below query is bringing an unsually large amount which is 5 times our spend.
Please help me in finding the problem with the query.
SELECT gcc.segment1 Fund,
gcc.segment2 COST_CENTRE,
sup.vendor_name supplier_name,
sup.segment1 Supplier_number,
sup.vendor_type_lookup_code,
SUP.attribute11 SUPP_CLASSIFICATION1,
SUP.attribute12 LEVEL_2,
SUP.attribute13 LEVEL_3,