DBA Data[Home] [Help]

APPS.JTF_RS_IMPORT_USER_PUB dependencies on JTF_RS_RES_SSWA_PUB

Line 357: jtf_rs_res_sswa_pub.create_emp_resource (

353: end if;
354:
355: if l_error_flag <> 'Y' then
356: --Create the Employee Resource
357: jtf_rs_res_sswa_pub.create_emp_resource (
358: P_API_VERSION => 1.0,
359: P_INIT_MSG_LIST => 'F',
360: P_SOURCE_FIRST_NAME => l_first_name,
361: P_SOURCE_LAST_NAME => l_last_name,