DBA Data[Home] [Help]

APPS.PAY_AMO_INS dependencies on HR_OWNER_DEFINITIONS

Line 48: FROM hr_owner_definitions

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