DBA Data[Home] [Help]

APPS.GME_UNRELEASE_STEP_PVT dependencies on GME_BATCH_STEPS_DBL

Line 139: IF NOT (gme_batch_steps_dbl.update_row (p_batch_step => x_batch_step_rec) ) THEN

135: x_batch_step_rec.quality_status := 2;
136: END IF;
137:
138: -- Update the step
139: IF NOT (gme_batch_steps_dbl.update_row (p_batch_step => x_batch_step_rec) ) THEN
140: RAISE error_update_row;
141: END IF;
142:
143: -- Update WHO columns for output structure