DBA Data[Home] [Help]

APPS.MSC_CL_PRE_PROCESS dependencies on MSC_ST_SUB_INVENTORIES_S

Line 8543: SET st_transaction_id = msc_st_sub_inventories_s.NEXTVAL ,

8539:
8540: v_sql_stmt := 31;
8541: FORALL j IN lb_rowid.FIRST..lb_rowid.LAST
8542: UPDATE msc_st_sub_inventories
8543: SET st_transaction_id = msc_st_sub_inventories_s.NEXTVAL ,
8544: refresh_id = v_refresh_id,
8545: last_update_date = v_current_date,
8546: last_updated_by = v_current_user,
8547: creation_date = v_current_date,