DBA Data[Home] [Help]

APPS.HR_PL_UTILITY dependencies on PQP_VEHICLE_REPOSITORY_F

Line 968: pqp_vehicle_repository_f pvrf

964: pvaf.val_information3
965: from
966: pqp_vehicle_allocations_f pvaf,
967: pay_user_column_instances_f puci,
968: pqp_vehicle_repository_f pvrf
969: where
970: pvaf.val_information2 = puci.user_column_instance_id and
971: pvaf.vehicle_repository_id = pvrf.vehicle_repository_id and
972: pvaf.vehicle_allocation_id = p_vehicle_allocation_id and