DBA Data[Home] [Help]

APPS.PAY_APR_INS dependencies on HR_OWNER_DEFINITIONS

Line 49: FROM hr_owner_definitions

45: ,p_pk_value IN varchar2) IS
46: --
47: CURSOR csr_definition IS
48: SELECT product_short_name
49: FROM hr_owner_definitions
50: WHERE session_id = hr_startup_data_api_support.g_session_id;
51: --
52: BEGIN
53: --