DBA Data[Home] [Help]

APPS.BEN_GLOBAL_ENRT dependencies on PER_ALL_ASSIGNMENTS_F

Line 85: (payroll_id per_all_assignments_f.payroll_id%type);

81: ,object_version_number ben_enrt_bnft.object_version_number%type);
82: g_global_enb_rec g_global_enb_rec_type;
83:
84: type g_global_asg_rec_type is record
85: (payroll_id per_all_assignments_f.payroll_id%type);
86: g_global_asg_rec g_global_asg_rec_type;
87: g_global_asg_person_id per_all_people_f.person_id%type;
88:
89: g_global_pen_rec ben_prtt_enrt_rslt_f%rowtype;