DBA Data[Home] [Help]

APPS.QP_PREQ_GRP dependencies on FND_PRODUCT_INSTALLATIONS

Line 41110: FROM fnd_product_installations

41106: l_product_app_id number; -- bug 3841192
41107:
41108: CURSOR pricing_install_status_cur IS
41109: SELECT status
41110: FROM fnd_product_installations
41111: WHERE application_id=l_product_app_id;
41112:
41113: -- ** Added for showing context and attribute in msg which caused number conversion error **
41114: CURSOR am_attr_msg_cur