DBA Data[Home] [Help]

APPS.MSC_CL_PRE_PROCESS dependencies on MSC_ST_GROUPS_S

Line 10028: SET st_transaction_id = msc_st_groups_s.NEXTVAL,

10024:
10025: v_sql_stmt := 56;
10026: FORALL j IN lb_rowid.FIRST..lb_rowid.LAST
10027: UPDATE MSC_ST_GROUPS
10028: SET st_transaction_id = msc_st_groups_s.NEXTVAL,
10029: last_update_date = v_current_date,
10030: last_updated_by = v_current_user,
10031: creation_date = v_current_date,
10032: created_by = v_current_user