DBA Data[Home] [Help]

APPS.PAY_IE_BIK_CHECK dependencies on PQP_VEHICLE_ALLOCATIONS_F

Line 112: l_assignment_id pqp_vehicle_allocations_f.assignment_id%TYPE;

108: --
109: l_proc varchar2(72);
110: l_return_status NUMBER ;
111: l_message VARCHAR2(2500) ;
112: l_assignment_id pqp_vehicle_allocations_f.assignment_id%TYPE;
113: --
114: Begin
115: l_proc := 'PAY_IE_BIK_CHECK.CHECK_BIK_ENTRY';
116: hr_utility.set_location('Entering:'||l_proc, 1);