DBA Data[Home] [Help]

APPS.IRC_MDS_MIGRATION dependencies on IRC_SEARCH_CRITERIA_API

Line 119: irc_search_criteria_api.create_work_choices (

115: close csr_work_choices;
116: /*
117: ** insert the work preferences in Search Criteria
118: */
119: irc_search_criteria_api.create_work_choices (
120: p_effective_date => trunc(sysdate)
121: ,p_person_id => c_notifs.inp_person_id
122: ,p_employee => 'Y'
123: ,p_contractor => 'Y'