DBA Data[Home] [Help]

APPS.PER_JP_VALIDATIONS dependencies on PQP_VEHICLE_REPOSITORY_F

Line 321: pqp_vehicle_repository_f pvr

317: l_dummy VARCHAR2(1);
318: CURSOR cur_vehicle_exists IS
319: select 'X'
320: from pqp_vehicle_allocations_f pva,
321: pqp_vehicle_repository_f pvr
322: where pva.business_group_id=p_business_group_id
323: and pva.assignment_id=p_assignment_id
324: and pva.vehicle_allocation_id=p_vehicle_allocation_id
325: and p_effective_date