DBA Data[Home] [Help]

APPS.PER_FR_D2_PKG dependencies on PER_ALL_PEOPLE_F

Line 12: per_type_id per_all_people_f.person_type_id%type := null,

8: -- #4068197
9:
10: --
11: type block_record is record (
12: per_type_id per_all_people_f.person_type_id%type := null,
13: person_type_usages varchar2(32000),
14: asg_id per_all_assignments_f.assignment_id%type := null,
15: asg_status per_all_assignments_f.assignment_status_type_id%type := null,
16: asg_primary per_all_assignments_f.primary_flag%type := null,