This table requires activation of Salesforce CRM Pipeline functional area. Opportunity Progress Fact
Module:
OPPORTUNITY_STAGE_SNAPSHOT_ID
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| OPPORTUNITY_STAGE_SNAPSHOT_ID | VARCHAR2 | 64 | True | System generated key | |||
| SOURCE_RECORD_ID | VARCHAR2 | 64 | This column is for Oracle Internal use only. Unique Identifier | ||||
| OPPORTUNITY_ID | VARCHAR2 | 64 | Opportunity Id | ||||
| STAGE_NAME | VARCHAR2 | 64 | Sales Stage Id | ||||
| ACTIVE_FLAG | VARCHAR2 | 16 | Currently active | ||||
| STAGE_ENTER_DATE | DATE | Date from | |||||
| STAGE_EXIT_DATE | DATE | Date to | |||||
| STAGE_ENTER_TIMESTAMP | TIMESTAMP | Date from | |||||
| STAGE_EXIT_TIMESTAMP | TIMESTAMP | Date to | |||||
| CREATION_TIMESTAMP | TIMESTAMP | who column | |||||
| CREATION_DATE | DATE | who column | |||||
| ACCOUNT_ID | VARCHAR2 | 64 | Sales Account Identifier maps to the sales account in use for the opportunity | ||||
| OWNER_ID | VARCHAR2 | 64 | OWNER_ID | ||||
| CONTACT_ID | VARCHAR2 | 64 | Primary Contact for the opportunity associated with the sales account | ||||
| PRIMARY_PARTNER_ACCOUNT_ID | VARCHAR2 | 64 | Primary Partner asociated with the opportunity | ||||
| TERRITORY_ID | VARCHAR2 | 64 | TERRITORY_ID | ||||
| EXPECTED_CLOSE_DATE | DATE | Expected close date unless the opportunity is closed. When opportunity closed then actual close date. | |||||
| STAGE_ENTER_ORDER | NUMBER | Order Which stage enter Recorded |
Copyright © 2019, 2025, Oracle and/or its affiliates.