DBA Data[Home] [Help]

APPS.BEN_CEL_CACHE dependencies on BEN_PRTN_ELIG_PRFL_F

Line 15: mndtry_flag ben_prtn_elig_prfl_f.mndtry_flag%type,

11: oipl_id ben_oipl_f.oipl_id%type,
12: plip_id ben_plip_f.plip_id%type,
13: ptip_id ben_ptip_f.ptip_id%type,
14: prtn_elig_id ben_prtn_elig_f.prtn_elig_id%type,
15: mndtry_flag ben_prtn_elig_prfl_f.mndtry_flag%type,
16: eligy_prfl_id ben_eligy_prfl_f.eligy_prfl_id%type);
17: --
18: type g_cache_cepelp_instor is table of g_cache_cepelp_object_rec
19: index by binary_integer;