DBA Data[Home] [Help]

APPS.MSC_ATP_PEG dependencies on FND_PRODUCT_INSTALLATIONS

Line 2937: fnd_product_installations b

2933: INTO l_msc_schema,
2934: l_sysdate,
2935: l_user_id
2936: FROM fnd_oracle_userid a,
2937: fnd_product_installations b
2938: WHERE a.oracle_id = b.oracle_id
2939: AND b.application_id = 724;
2940:
2941: -- First get the performance parameters.