DBA Data[Home] [Help]

APPS.CE_AUTO_BANK_CLEAR dependencies on CE_STATEMENT_RECONCILS_ALL

Line 1304: DELETE FROM ce_statement_reconcils_all

1300: -- the reconciliation tables. This happens when lines per commit
1301: -- is not zero
1302: --
1303: --DELETE FROM ce_statement_reconciliations
1304: DELETE FROM ce_statement_reconcils_all
1305: WHERE statement_line_id = CE_AUTO_BANK_MATCH.csl_statement_line_id;
1306: WHEN OTHERS THEN
1307: cep_standard.debug('EXCEPTION: CE_AUTO_BANK_CLEAR.reconcile_process OTHERS');
1308: /*