DBA Data[Home] [Help]

APPS.AHL_FLEET_UTIL_HISTORY_PVT dependencies on AHL_SIMULATION_PLANS_B

Line 132: FROM ahl_simulation_plans_b

128: -- Cursor to get the primalry plan id
129: CURSOR GetPrmPlanId
130: IS
131: SELECT simulation_plan_id
132: FROM ahl_simulation_plans_b
133: WHERE primary_plan_flag = 'Y'
134: and simulation_type = 'UMP';
135:
136: -- Cursor to get the Usage Counters from counter setup UI