DBA Data[Home] [Help]

APPS.HR_REPORTS dependencies on HR_ALL_POSITIONS_F

Line 349: l_position_name hr_all_positions_f.name%type;

345: -- not session date, so selects from the hr_positions_f view rather than hr_positions view).
346: --
347: AS
348: --
349: l_position_name hr_all_positions_f.name%type;
350: --
351: begin
352: --
353: hr_utility.trace('Entered Get_position');