DBA Data[Home] [Help]

APPS.OZF_ACTMETRIC_PVT dependencies on OZF_FUND_ALLOCATIONS_PVT

Line 227: x_complete_rec.to_level := OZF_Fund_allocations_Pvt.g_max_end_level;

223: x_complete_rec.from_level := 1;
224: END IF;
225: IF (x_complete_rec.to_level IS NULL OR
226: x_complete_rec.to_level = Fnd_Api.G_MISS_NUM) THEN
227: x_complete_rec.to_level := OZF_Fund_allocations_Pvt.g_max_end_level;
228: END IF;
229:
230: -- set 'Ex-Start-Node' if 'ADD ONTO EXISTING BUDGET' and start node is the same as the budget
231: IF (x_complete_rec.action_code = 'TRANSFER_TO_BUDGET' AND