Payables UI Creation Date is different from the Query
Hi everyone,
Does anyone know why is the Creation Date on UI (Payables) shows different from the Query?
Here is the sample.
And here's the query.
SELECT INVOICE_NUM
, CREATION_DATE
FROM AP_INVOICES_ALL AIA
WHERE 1=1
AND AIA.INVOICE_NUM = 'BI-000000134325'
Thank you,
Tagged:
0