DBA Data[Home] [Help]

APPS.BEN_DETERMINE_DATE dependencies on BEN_PIL_CACHE

Line 512: l_pil_row ben_pil_cache.g_pil_inst_row;

508: ,p_effective_date in date
509: ) return date
510: is
511: --
512: l_pil_row ben_pil_cache.g_pil_inst_row;
513: --
514: l_recorded_date date;
515: --
516: /*

Line 540: ben_pil_cache.PIL_GetPILDets

536: --
537: */
538: else
539: --
540: ben_pil_cache.PIL_GetPILDets
541: (p_per_in_ler_id => p_per_in_ler_id
542: ,p_inst_row => l_pil_row
543: );
544: --