DBA Data[Home] [Help]

APPS.AHL_RM_ROUTE_PVT dependencies on AHL_ROUTE_EFFECTIVITIES_S

Line 3214: SELECT ahl_route_effectivities_s.nextval into l_route_effectivity_id

3210:
3211: -- Create copies of the route associations
3212: -- 0.Copy Route Effectivities
3213: FOR l_get_route_efcts IN get_route_efcts(p_route_id) LOOP
3214: SELECT ahl_route_effectivities_s.nextval into l_route_effectivity_id
3215: FROM dual;
3216: INSERT INTO ahl_route_effectivities
3217: (
3218: route_effectivity_id