DBA Data[Home] [Help]

APPS.HRDPP_UPDATE_IN_LOCATION dependencies on HR_IN_LOCATION_API

Line 4: * Generated for API: hr_in_location_api.update_in_location

1: package body hrdpp_update_in_location as
2: /*
3: * Generated by hr_pump_meta_mapper at: 2007/01/03 23:01:11
4: * Generated for API: hr_in_location_api.update_in_location
5: */
6: --
7: dh constant date := hr_api.g_date;
8: nh constant number := hr_api.g_number;

Line 534: hr_in_location_api.update_in_location

530: (P_LOCATION_CODE => c.p3);
531: end if;
532: --
533: hr_data_pump.api_trc_on;
534: hr_in_location_api.update_in_location
535: (p_validate => l_validate
536: ,P_EFFECTIVE_DATE => c.p1
537: ,P_LANGUAGE_CODE => c.p2
538: ,P_LOCATION_ID => L_LOCATION_ID