DBA Data[Home] [Help]

APPS.AD_PATCH_IMPACT_API dependencies on FND_PRODUCT_GROUPS

Line 146: fnd_product_groups fpg

142: snp.snapshot_id into snap_id
143: FROM
144: ad_snapshots snp,
145: ad_appl_tops aat,
146: fnd_product_groups fpg
147: WHERE
148: snp.snapshot_type = 'G' and
149: snp.snapshot_name = 'GLOBAL_VIEW' and
150: snp.appl_top_id = aat.appl_top_id and