DBA Data[Home] [Help]

APPS.ICX_CAT_SCHEMA_UPLOAD_PVT dependencies on PON_AUCTION_ITEM_PRICES_ALL

Line 1080: FROM pon_auction_item_prices_all

1076: SELECT 1
1077: INTO l_category_referenced
1078: FROM dual
1079: WHERE EXISTS (SELECT 1
1080: FROM pon_auction_item_prices_all
1081: WHERE ip_category_id = p_ip_category_id);
1082:
1083: l_err_loc := 450;
1084: