DBA Data[Home] [Help]

APPS.BEN_GLOBAL_ENRT dependencies on BEN_PER_IN_LER

Line 65: (person_id ben_per_in_ler.person_id%type

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

Line 66: ,ler_id ben_per_in_ler.ler_id%type

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

Line 67: ,lf_evt_ocrd_dt ben_per_in_ler.lf_evt_ocrd_dt%type

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

Line 70: g_global_pil_id ben_per_in_ler.per_in_ler_id%type;

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