DBA Data[Home] [Help]

APPS.HR_PAY_INTERFACE_PKG dependencies on PAY_COST_ALLOCATIONS_F

Line 148: pay_cost_allocations_f.cost_allocation_id%TYPE;

144:
145: -- Global variable g_cost_allocation_id used to store the cost
146: -- allocation id of the cost allocation to be deleted.
147: g_cost_allocation_id
148: pay_cost_allocations_f.cost_allocation_id%TYPE;
149: g_asg_cost_ass_id
150: pay_cost_allocations_f.assignment_id%TYPE;
151: g_asg_cost_start_date
152: pay_cost_allocations_f.effective_start_date%TYPE;

Line 150: pay_cost_allocations_f.assignment_id%TYPE;

146: -- allocation id of the cost allocation to be deleted.
147: g_cost_allocation_id
148: pay_cost_allocations_f.cost_allocation_id%TYPE;
149: g_asg_cost_ass_id
150: pay_cost_allocations_f.assignment_id%TYPE;
151: g_asg_cost_start_date
152: pay_cost_allocations_f.effective_start_date%TYPE;
153:
154: --Procedure set_ele_var_ids is used to set the globals g_elem_link_id, and

Line 152: pay_cost_allocations_f.effective_start_date%TYPE;

148: pay_cost_allocations_f.cost_allocation_id%TYPE;
149: g_asg_cost_ass_id
150: pay_cost_allocations_f.assignment_id%TYPE;
151: g_asg_cost_start_date
152: pay_cost_allocations_f.effective_start_date%TYPE;
153:
154: --Procedure set_ele_var_ids is used to set the globals g_elem_link_id, and
155: --g_ele_entry_id which are used by the trigger hr_adp_ele_entry_value_brd
156: PROCEDURE set_ele_var_ids(p_ele_link_id