DBA Data[Home] [Help]

APPS.PER_ASSIGNMENTS_F2_PKG dependencies on FND_PRODUCT_INSTALLATIONS

Line 306: from fnd_product_installations

302: -- to fnd_applications. RMF 06-Mar-96.
303: --
304: cursor is_ap_installed is
305: select 'Y'
306: from fnd_product_installations
307: where application_id = 200
308: and status = 'I';
309: --
310: -- #345809 Added a cursor to get the set_of_books_id