DBA Data[Home] [Help]

APPS.BEN_ELP_CACHE dependencies on BEN_ELIG_NO_OTHR_CVG_PRTE_F

Line 658: coord_ben_no_cvg_flag ben_elig_no_othr_cvg_prte_f.

654: -- eligibility profile(dpnt) plan type in program participate by eligibility profile
655: --
656: type g_cache_elpeno_object_rec is record
657: (eligy_prfl_id ben_eligy_prfl_f.eligy_prfl_id%type,
658: coord_ben_no_cvg_flag ben_elig_no_othr_cvg_prte_f.
659: coord_ben_no_cvg_flag%type);
660: --
661: type g_cache_elpeno_instor is table of g_cache_elpeno_object_rec
662: index by binary_integer;