DBA Data[Home] [Help]

APPS.PAY_PPR_INS dependencies on HR_OWNER_DEFINITIONS

Line 230: FROM hr_owner_definitions

226: ,p_pk_value IN varchar2) IS
227: --
228: CURSOR csr_definition IS
229: SELECT product_short_name
230: FROM hr_owner_definitions
231: WHERE session_id = hr_startup_data_api_support.g_session_id;
232: --
233: BEGIN
234: --