DBA Data[Home] [Help]

APPS.PER_QH_SUMMARY_UPDATE dependencies on PER_ALL_PEOPLE_F

Line 6: ,p_person_id in per_all_people_f.person_id%type

2: /* $Header: peqhsumi.pkh 115.4 2003/05/14 12:48:09 adhunter noship $ */
3:
4: procedure update_summary_data
5: (p_effective_date in date
6: ,p_person_id in per_all_people_f.person_id%type
7: ,p_chk1_checklist_item_id in out nocopy per_checklist_items.checklist_item_id%type
8: ,p_chk1_item_code in per_checklist_items.item_code%type
9: ,p_chk1_date_due in per_checklist_items.date_due%type
10: ,p_chk1_date_done in per_checklist_items.date_done%type