DBA Data[Home] [Help]

APPS.PQH_WDT_BUS dependencies on HR_ALL_POSITIONS_F

Line 1200: from hr_all_positions_f a

1196: l_dummy varchar2(1);
1197: --
1198: cursor c1 is
1199: select null
1200: from hr_all_positions_f a
1201: where a.position_id = p_position_id;
1202: --
1203: Begin
1204: --