DBA Data[Home] [Help]

APPS.MSC_CL_PRE_PROCESS dependencies on MSC_ST_INTERORG_SHIP_METHODS_S

Line 12761: SET st_transaction_id = msc_st_interorg_ship_methods_s.NEXTVAL,

12757:
12758: v_sql_stmt := 05;
12759: FORALL j IN lb_rowid.FIRST..lb_rowid.LAST
12760: UPDATE msc_st_interorg_ship_methods
12761: SET st_transaction_id = msc_st_interorg_ship_methods_s.NEXTVAL,
12762: refresh_id = v_refresh_id,
12763: last_update_date = v_current_date,
12764: last_updated_by = v_current_user,
12765: creation_date = v_current_date,