DBA Data[Home] [Help]

APPS.HR_PL_UTILITY dependencies on PQP_VEHICLE_REPOSITORY_F

Line 922: pqp_vehicle_repository_f pvrf

918: pvaf.val_information3
919: from
920: pqp_vehicle_allocations_f pvaf,
921: pay_user_column_instances_f puci,
922: pqp_vehicle_repository_f pvrf
923: where
924: pvaf.val_information2 = puci.user_column_instance_id and
925: pvaf.vehicle_repository_id = pvrf.vehicle_repository_id and
926: pvaf.vehicle_allocation_id = p_vehicle_allocation_id and