DBA Data[Home] [Help]

APPS.PER_OBJ_BUS dependencies on PER_OBJECTIVES_LIBRARY

Line 1844: from per_objectives_library

1840: --
1841: Cursor csr_objlib_exists
1842: is
1843: select 'Y'
1844: from per_objectives_library
1845: where objective_id = p_copied_from_lib_id;
1846: --
1847: begin
1848: --