DBA Data[Home] [Help]

APPS.PAY_BATCH_BALANCEADJ_WRAPPER dependencies on HR_ENTRY

Line 47: l_ccid := hr_entry.maintain_cost_keyflex(

43: Begin
44:
45: -- find the cost_allocation_keyflex_id
46:
47: l_ccid := hr_entry.maintain_cost_keyflex(
48: p_cost_keyflex_structure => g_flex_num,
49: p_cost_allocation_keyflex_id => -1,
50: p_concatenated_segments => l_concat_segments,
51: p_summary_flag =>'N',