DBA Data[Home] [Help]

APPS.MSC_CL_PRE_PROCESS dependencies on MSC_ST_GROUPS_S

Line 9902: SET st_transaction_id = msc_st_groups_s.NEXTVAL,

9898:
9899: v_sql_stmt := 56;
9900: FORALL j IN lb_rowid.FIRST..lb_rowid.LAST
9901: UPDATE MSC_ST_GROUPS
9902: SET st_transaction_id = msc_st_groups_s.NEXTVAL,
9903: last_update_date = v_current_date,
9904: last_updated_by = v_current_user,
9905: creation_date = v_current_date,
9906: created_by = v_current_user