DBA Data[Home] [Help]

APPS.OE_ITORD_PUB dependencies on RA_SALESREPS

Line 638: FROM ra_salesreps

634:
635: begin
636: SELECT 'Y'
637: INTO l_exists
638: FROM ra_salesreps
639: WHERE salesrep_id = p_Item_Orderability_Import_Rec.SALES_PERSON_ID;
640:
641: Exception
642: when no_data_found then