DBA Data[Home] [Help]

APPS.MSC_CL_PRE_PROCESS dependencies on MSC_ST_WO_OPERATION_REL_S

Line 14906: SET st_transaction_id = msc_st_wo_operation_rel_s.nextval,

14902: CLOSE c1;
14903:
14904: FORALL j IN lb_rowid.FIRST..lb_rowid.LAST
14905: UPDATE msc_st_wo_operation_rel
14906: SET st_transaction_id = msc_st_wo_operation_rel_s.nextval,
14907: refresh_id = v_refresh_id,
14908: last_update_date = v_current_date,
14909: last_updated_by = v_current_user,
14910: creation_date = v_current_date,