DBA Data[Home] [Help]

APPS.HRDPP_CREATE_POSITION dependencies on HR_POSITION_API

Line 4: * Generated for API: hr_position_api.create_position

1: package body hrdpp_create_position as
2: /*
3: * Generated by hr_pump_meta_mapper at: 2012/11/27 04:11:48
4: * Generated for API: hr_position_api.create_position
5: */
6: --
7: dh constant date := hr_api.g_date;
8: nh constant number := hr_api.g_number;

Line 1109: hr_position_api.create_position

1105: (P_SUPERVISOR_USER_KEY => c.p164);
1106: end if;
1107: --
1108: hr_data_pump.api_trc_on;
1109: hr_position_api.create_position
1110: (P_POSITION_ID => c.p1
1111: ,P_EFFECTIVE_START_DATE => c.p2
1112: ,P_EFFECTIVE_END_DATE => c.p3
1113: ,P_POSITION_DEFINITION_ID => c.p4