DBA Data[Home] [Help]

APPS.MSC_CL_PRE_PROCESS dependencies on MSC_ST_INTERORG_SHIP_METHODS_S

Line 16248: SET st_transaction_id = msc_st_interorg_ship_methods_s.NEXTVAL,

16244:
16245: v_sql_stmt := 05;
16246: FORALL j IN lb_rowid.FIRST..lb_rowid.LAST
16247: UPDATE msc_st_interorg_ship_methods
16248: SET st_transaction_id = msc_st_interorg_ship_methods_s.NEXTVAL,
16249: refresh_id = v_refresh_id,
16250: last_update_date = v_current_date,
16251: last_updated_by = v_current_user,
16252: creation_date = v_current_date,