DBA Data[Home] [Help]

APPS.HR_POSITION_API dependencies on HR_PFT_INS

Line 2678: hr_pft_ins.ins_tl

2674: );
2675: --
2676: -- PMFLETCH Insert into translation table
2677: --
2678: hr_pft_ins.ins_tl
2679: ( p_language_code => l_language_code
2680: , p_position_id => l_position_id
2681: , p_position_definition_id => l_position_definition_id
2682: );