DBA Data[Home] [Help]

APPS.MSC_CL_PRE_PROCESS dependencies on MSC_ST_WO_ATTRIBUTES_S

Line 13734: SET st_transaction_id = msc_st_wo_attributes_s.nextval,

13730: CLOSE c1;
13731:
13732: FORALL j IN lb_rowid.FIRST..lb_rowid.LAST
13733: UPDATE msc_st_wo_attributes
13734: SET st_transaction_id = msc_st_wo_attributes_s.nextval,
13735: refresh_id = v_refresh_id,
13736: last_update_date = v_current_date,
13737: last_updated_by = v_current_user,
13738: creation_date = v_current_date,