DBA Data[Home] [Help]

APPS.MSD_CL_PRE_PROCESS dependencies on MSD_ST_BOOKING_DATA_S

Line 2194: SET st_transaction_id = msd_st_booking_data_s.NEXTVAL,

2190:
2191: v_sql_stmt := 04;
2192: FORALL j IN lb_rowid.FIRST..lb_rowid.LAST
2193: UPDATE msd_st_booking_data
2194: SET st_transaction_id = msd_st_booking_data_s.NEXTVAL,
2195: last_update_date = lv_current_date,
2196: last_updated_by = lv_current_user,
2197: creation_date = lv_current_date,
2198: created_by = lv_current_user