DBA Data[Home] [Help]

APPS.ICX_CAT_SCHEMA_UPLOAD_PVT dependencies on PON_AUCTION_ATTRIBUTES

Line 2353: FROM pon_auction_attributes

2349: SELECT 1
2350: INTO l_descriptor_referenced
2351: FROM dual
2352: WHERE EXISTS (SELECT 1
2353: FROM pon_auction_attributes
2354: WHERE ip_descriptor_id = p_descriptor_id
2355: AND ip_category_id = l_category_id);
2356:
2357: l_err_loc := 550;