DBA Data[Home] [Help]

APPS.XLA_DATAFIXES_PUB dependencies on XLA_JE_VALIDATION_PKG

Line 329: l_array_je_header_id xla_je_validation_pkg.t_array_int;

325: l_event_source_info xla_events_pub_pkg.t_event_source_info;
326: l_array_ae_header_id t_array_integer;
327:
328: /* Bug 7011889 - Array to hold ae_header_ids from BULK COLLECT in case of Encumbarance events */
329: l_array_je_header_id xla_je_validation_pkg.t_array_int;
330:
331: l_retcode INTEGER;
332: l_log_module VARCHAR2(240);
333: l_completion_option VARCHAR2(1);