DBA Data[Home] [Help]

APPS.OZF_QUOTA_PUB dependencies on OZF_TIME_ALLOCATIONS_PKG

Line 1650: Ozf_Time_Allocations_Pkg.Insert_Row(

1646:
1647: l_time_allocation_id := get_time_allocation_id;
1648: -- Call the Insert here
1649:
1650: Ozf_Time_Allocations_Pkg.Insert_Row(
1651: px_time_allocation_id => l_time_allocation_id,
1652: p_allocation_for => p_time_alloc_rec.allocation_for,
1653: p_allocation_for_id => p_time_alloc_rec.allocation_for_id,
1654: p_time_id => p_time_alloc_rec.time_id,