DBA Data[Home] [Help]

APPS.MSC_CL_PRE_PROCESS dependencies on MSC_ST_ROUTING_OPERATIONS_S

Line 44582: SET st_transaction_id = msc_st_routing_operations_s.NEXTVAL,

44578:
44579: v_sql_stmt := 22;
44580: FORALL j IN lb_rowid.FIRST..lb_rowid.LAST
44581: UPDATE msc_st_routing_operations
44582: SET st_transaction_id = msc_st_routing_operations_s.NEXTVAL,
44583: refresh_id = v_refresh_id,
44584: last_update_date = v_current_date,
44585: last_updated_by = v_current_user,
44586: creation_date = v_current_date,