DBA Data[Home] [Help]

APPS.QP_PREQ_GRP dependencies on FND_PRODUCT_INSTALLATIONS

Line 32369: FROM fnd_product_installations

32365: l_product_app_id number; -- bug 3841192
32366:
32367: CURSOR pricing_install_status_cur IS
32368: SELECT status
32369: FROM fnd_product_installations
32370: WHERE application_id=l_product_app_id;
32371:
32372: -- ** Added for showing context and attribute in msg which caused number conversion error **
32373: CURSOR am_attr_msg_cur