DBA Data[Home] [Help]

APPS.PER_ASG_BUS2 dependencies on PER_ALL_PEOPLE_F

Line 162: ,p_date_of_birth in per_all_people_f.date_of_birth%type

158: ,p_validation_end_date in per_all_assignments_f.effective_end_date%TYPE
159: ,p_effective_date in date
160: ,p_datetrack_mode in varchar2
161: ,p_address_line1 in per_addresses.address_line1%type
162: ,p_date_of_birth in per_all_people_f.date_of_birth%type
163: ,p_payroll_id_updated out nocopy boolean
164: ,p_object_version_number in per_all_assignments_f.object_version_number%TYPE
165: );
166: --