DBA Data[Home] [Help]

APPS.MSC_ATP_PEG dependencies on FND_PRODUCT_INSTALLATIONS

Line 2935: fnd_product_installations b

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