DBA Data[Home] [Help]

APPS.AHL_SIMULATION_PLANS_PKG dependencies on DUAL

Line 461: FROM dual;

457: WHERE simulation_plan_id = X_SIMULATION_PLAN_ID;
458: --
459: CURSOR c_get_simulation_id IS
460: SELECT ahl_simulation_plans_b_s.NEXTVAL
461: FROM dual;
462: --
463: CURSOR c_chk_pri_plan_exists IS
464: SELECT 'x'
465: FROM AHL_SIMULATION_PLANS_B