DBA Data[Home] [Help]

APPS.MSC_CL_PRE_PROCESS dependencies on MSC_ST_ITEM_SUBSTITUTE_S

Line 20944: SET st_transaction_id = msc_st_item_substitute_s.NEXTVAL,

20940:
20941: v_sql_stmt := 05;
20942: FORALL j IN lb_rowid.FIRST..lb_rowid.LAST
20943: UPDATE msc_st_item_substitutes
20944: SET st_transaction_id = msc_st_item_substitute_s.NEXTVAL,
20945: last_update_date = v_current_date,
20946: last_updated_by = v_current_user,
20947: creation_date = v_current_date,
20948: created_by = v_current_user