DBA Data[Home] [Help]

APPS.HR_PROCESS_PHONE_NUMBERS_SS dependencies on SSHR_CON_PHONE_DETAILS_TAB_TYP

Line 382: ,p_con_phone_numbers_details in out nocopy sshr_con_phone_details_tab_typ

378: ,p_item_key in varchar2
379: ,p_activity_id in varchar2
380: ,p_trans_rec_count out nocopy number
381: ,p_person_id out nocopy number
382: ,p_con_phone_numbers_details in out nocopy sshr_con_phone_details_tab_typ
383: );
384:
385:
386: end hr_process_phone_numbers_ss;