DBA Data[Home] [Help]

APPS.BOMPVALB dependencies on FND_PRODUCT_INSTALLATIONS

Line 1622: from fnd_product_installations

1618:
1619: begin
1620: select distinct 'I'
1621: into oe_install
1622: from fnd_product_installations
1623: where application_id = 300
1624: and status = 'I';
1625:
1626: if (oe_install = 'I') and (c1rec.CQ <> round(c1rec.CQ)) and