DBA Data[Home] [Help]

APPS.BEN_EXT_CHLG dependencies on BEN_EXT_CHG_EVT_LOG

Line 381: Type g_old_val is table of ben_ext_chg_evt_log.old_val1%type

377: --
378: Type g_num_tab_type is table of number
379: index by binary_integer;
380: --
381: Type g_old_val is table of ben_ext_chg_evt_log.old_val1%type
382: index by binary_integer;
383: --
384: Type g_new_val is table of ben_ext_chg_evt_log.new_val1%type
385: index by binary_integer;

Line 384: Type g_new_val is table of ben_ext_chg_evt_log.new_val1%type

380: --
381: Type g_old_val is table of ben_ext_chg_evt_log.old_val1%type
382: index by binary_integer;
383: --
384: Type g_new_val is table of ben_ext_chg_evt_log.new_val1%type
385: index by binary_integer;
386:
387: --
388: procedure log_prem_mo_chg