DBA Data[Home] [Help]

APPS.PAY_ITERATE dependencies on HR_OWNER_DEFINITIONS

Line 923: from hr_owner_definitions

919: --
920: cursor get_prods(p_sess number)
921: is
922: select product_short_name
923: from hr_owner_definitions
924: where session_id = p_sess;
925: --
926: cursor get_langs
927: is