DBA Data[Home] [Help]

APPS.ARP_PROCESS_RCTS dependencies on CEP_STANDARD

Line 667: /* bug4751467 -- added the call to cep_standard.init and replaced CE_STATEMENT_RECONCILIATIONS with

663:
664:
665: -- get the cash management items
666:
667: /* bug4751467 -- added the call to cep_standard.init and replaced CE_STATEMENT_RECONCILIATIONS with
668: ce_statement_recon_gt_v */
669:
670: cep_standard.init_security;
671:

Line 670: cep_standard.init_security;

666:
667: /* bug4751467 -- added the call to cep_standard.init and replaced CE_STATEMENT_RECONCILIATIONS with
668: ce_statement_recon_gt_v */
669:
670: cep_standard.init_security;
671:
672: SELECT
673: MAX(cb_sh.statement_number) statement_number,
674: MAX(cb_sl.line_number) line_number,