DBA Data[Home] [Help]

APPS.BEN_GLOBAL_ENRT dependencies on BEN_PER_IN_LER

Line 68: (person_id ben_per_in_ler.person_id%type

64: g_global_pel_rec g_global_pel_rec_type;
65: g_global_pel_id ben_pil_elctbl_chc_popl.pil_elctbl_chc_popl_id%type;
66:
67: type g_global_pil_rec_type is record
68: (person_id ben_per_in_ler.person_id%type
69: ,ler_id ben_per_in_ler.ler_id%type
70: ,lf_evt_ocrd_dt ben_per_in_ler.lf_evt_ocrd_dt%type
71: ,typ_cd ben_ler_f.typ_cd%type);
72: g_global_pil_rec g_global_pil_rec_type;

Line 69: ,ler_id ben_per_in_ler.ler_id%type

65: g_global_pel_id ben_pil_elctbl_chc_popl.pil_elctbl_chc_popl_id%type;
66:
67: type g_global_pil_rec_type is record
68: (person_id ben_per_in_ler.person_id%type
69: ,ler_id ben_per_in_ler.ler_id%type
70: ,lf_evt_ocrd_dt ben_per_in_ler.lf_evt_ocrd_dt%type
71: ,typ_cd ben_ler_f.typ_cd%type);
72: g_global_pil_rec g_global_pil_rec_type;
73: g_global_pil_id ben_per_in_ler.per_in_ler_id%type;

Line 70: ,lf_evt_ocrd_dt ben_per_in_ler.lf_evt_ocrd_dt%type

66:
67: type g_global_pil_rec_type is record
68: (person_id ben_per_in_ler.person_id%type
69: ,ler_id ben_per_in_ler.ler_id%type
70: ,lf_evt_ocrd_dt ben_per_in_ler.lf_evt_ocrd_dt%type
71: ,typ_cd ben_ler_f.typ_cd%type);
72: g_global_pil_rec g_global_pil_rec_type;
73: g_global_pil_id ben_per_in_ler.per_in_ler_id%type;
74:

Line 73: g_global_pil_id ben_per_in_ler.per_in_ler_id%type;

69: ,ler_id ben_per_in_ler.ler_id%type
70: ,lf_evt_ocrd_dt ben_per_in_ler.lf_evt_ocrd_dt%type
71: ,typ_cd ben_ler_f.typ_cd%type);
72: g_global_pil_rec g_global_pil_rec_type;
73: g_global_pil_id ben_per_in_ler.per_in_ler_id%type;
74:
75: type g_global_enb_rec_type is record
76: (ordr_num ben_enrt_bnft.ordr_num%type
77: ,val ben_enrt_bnft.val%type