DBA Data[Home] [Help]

APPS.PAY_DK_BIK_UTILITY dependencies on PER_ALL_ASSIGNMENTS_F

Line 14: ( p_assignment_id in per_all_assignments_f.assignment_id%TYPE,

10: return varchar2;
11:
12:
13: function get_vehicle_info
14: ( p_assignment_id in per_all_assignments_f.assignment_id%TYPE,
15: p_business_group_id in number,
16: p_date_earned in DATE,
17: p_vehicle_allot_id in pqp_vehicle_allocations_f.VEHICLE_ALLOCATION_ID%TYPE,
18: p_lic_reg_date OUT NOCOPY pqp_vehicle_repository_f.INITIAL_REGISTRATION%TYPE,