DBA Data[Home] [Help]

APPS.MSD_CL_PRE_PROCESS dependencies on MSD_ST_SHIPMENT_DATA_S

Line 3084: SET st_transaction_id = msd_st_shipment_data_s.NEXTVAL,

3080:
3081: v_sql_stmt := 04;
3082: FORALL j IN lb_rowid.FIRST..lb_rowid.LAST
3083: UPDATE msd_st_shipment_data
3084: SET st_transaction_id = msd_st_shipment_data_s.NEXTVAL,
3085: last_update_date = lv_current_date,
3086: last_updated_by = lv_current_user,
3087: creation_date = lv_current_date,
3088: created_by = lv_current_user