Siebel System Admin, Install and Upgrade (MOSC)

MOSC Banner

Expected Close Date for Opportunities ( s_opty . sum_effective_dt ). Has anyone updated it through *

edited Dec 20, 2019 4:00AM in Siebel System Admin, Install and Upgrade (MOSC) 1 commentAnswered

Hi there.

The business asked us to mass update the Expected Close Date for a list of opportunities (and dates).

a) I can easily make it through SQL directly in the database.
( update s_opty set last_upd = sysdate, last_upd_by = XXX , sum_effective_dt = YYY, where row_id = ZZZ )

Are you aware of any data integrity issues?

- Should anything else be recalculated or updated at the same time?
- Does this e.g. have any impact to any sort of expected revenue?

There is a validation that the Expected Close Date must be in the future.

- Would anything wrong happen if I adjust this to a past date?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center