DBA Data[Home] [Help]

APPS.OE_ITORD_PUB dependencies on RA_SALESREPS

Line 601: FROM ra_salesreps

597:
598: begin
599: SELECT 'Y'
600: INTO l_exists
601: FROM ra_salesreps
602: WHERE salesrep_id = p_Item_Orderability_Import_Rec.SALES_PERSON_ID;
603:
604: Exception
605: when no_data_found then