DBA Data[Home] [Help]

APPS.PAY_ETP_INS dependencies on HR_OWNER_DEFINITIONS

Line 388: FROM hr_owner_definitions

384: ,p_pk_value IN varchar2) IS
385: --
386: CURSOR csr_definition IS
387: SELECT product_short_name
388: FROM hr_owner_definitions
389: WHERE session_id = hr_startup_data_api_support.g_session_id;
390: --
391: BEGIN
392: --