DBA Data[Home] [Help]

APPS.PAY_ELEMENT_CLASS_PKG dependencies on FND_PRODUCT_INSTALLATIONS

Line 286: from fnd_product_installations

282: --******************************************************************************
283: --
284: cursor csr_personnel is
285: select 1
286: from fnd_product_installations
287: where application_id = 800
288: and status = 'I';
289: --
290: cursor csr_seeded_data is