Reconciliation - payment Query
Dear All,
im trying to implement a query to get all reconciled payment as per the GL date of the line
in this screen:
im using the below tables with no success :
CE_STATEMENT_LINES csl,
CE_STATEMENT_HEADERS csh,
CE_BANK_ACCOUNTS CE,
ce_statement_reconcils_all csr,
AP_CHECKS_ALL C,
AP_PAYMENT_HISTORY_ALL APH
can you please check and help..