DBA Data[Home] [Help]

APPS.GME_RELEASE_BATCH_STEP_PVT dependencies on GME_BATCH_STEP_ACTIVITIES

Line 602: UPDATE gme_batch_step_activities

598:
599: -- Bug 13706812 - Use batch id in whse clause to help performance.
600: -- Update activity start date
601: -- Does not factor in offset
602: UPDATE gme_batch_step_activities
603: SET actual_start_date = x_batch_step_rec.actual_start_date
604: ,last_updated_by = gme_common_pvt.g_user_ident
605: ,last_update_date = gme_common_pvt.g_timestamp
606: ,last_update_login = gme_common_pvt.g_login_id