DBA Data[Home] [Help]

APPS.XLA_CREATE_ACCT_RPT_PVT dependencies on XLA_EVENTS_PUB_PKG

Line 97: l_event_source_info xla_events_pub_pkg.t_event_source_info;

93:
94: l_errbuf VARCHAR2(2000);
95: l_accounting_batch_id NUMBER;
96: l_request_id NUMBER;
97: l_event_source_info xla_events_pub_pkg.t_event_source_info;
98: l_log_module VARCHAR2(240);
99: BEGIN
100: print_logfile(to_char(sysdate,'DD-MON-YYYY HH24:MI:SS')||
101: ' - Beginning of the Report');