DBA Data[Home] [Help]

APPS.PER_IMAGE_UPLOAD_PKG dependencies on FND_PRODUCT_INSTALLATIONS

Line 23: fnd_product_installations p

19:
20: select u.oracle_username
21: into l_username
22: from fnd_oracle_userid u,
23: fnd_product_installations p
24: where p.application_id = 800
25: and u.oracle_id = p.oracle_id;
26:
27: select c.data_type