DW_SF_CAMPAIGN_INFLUENCE_CF (Preview)

This table requires activation of Salesforce CRM Pipeline functional area. DW_SF_CAMPAIGN_INFLUENCE_CF

Details

Module:

Key Columns

CAMPAIGN_INFLUENCE_ID

Columns

Columns
Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CAMPAIGN_INFLUENCE_ID VARCHAR2 32   True Uniquely generated Id    
SOURCE_RECORD_ID VARCHAR2 32     This column is for Oracle Internal use only. Faw Internal generated    
CAMPAIGN_ID VARCHAR2 32     The ID of the associated campaign. DW_SF_CAMPAIGN_D  
CONTACT_ID VARCHAR2 32     The ID of the contact on the associated opportunity. DW_SF_CONTACT_D  
CREATED_BY_USER_ID VARCHAR2 32     Who column: indicates the user who created the row. DW_SF_USER_D  
CREATED_DATE DATE       Who column: indicates the date of the creation of the row.    
CREATED_TIMESTAMP TIMESTAMP       Who column: indicates the date and time of the creation of the row.    
CURRENCY_CODE VARCHAR2 16     Currency Assosication with Opportunity    
INFLUENCE NUMBER       The percentage of the associated opportunitys Amount field attributed to the associated campaign.    
IS_DELETED VARCHAR2 16     Indicates whether the object has been moved to the Recycle Bin (true) or not (false)    
LAST_MODIFIED_BY_USER_ID VARCHAR2 32     Who column: indicates the user who last updated the row. DW_SF_USER_D  
LAST_MODIFIED_DATE DATE       Who column: indicates the date of the last update of the row.    
LAST_MODIFIED_TIMESTAMP TIMESTAMP       Who column: indicates the date and time of the last update of the row.    
ATTRIBUTE_MODEL_ID VARCHAR2 32     The ID of the campaign influence model associated with the record. DW_SF_CAMPAIGN_INFLUENCE_MODEL_D  
OPPORTUNITY_ID VARCHAR2 32     The ID of the associated opportunity.    
CORPORATE_REVENUE_SHARE NUMBER       The amount of revenue from the associated opportunity attributed to the associated campaign.    
REVENUE_SHARE NUMBER       The amount of revenue from the associated opportunity attributed to the associated campaign.    
OPPORTUNITY_AMOUNT NUMBER       Estimated total sale amount. For opportunities with products, the amount is the sum of the related products. Any attempt to update this field, if the record has products, will be ignored. The update call will not be rejected, and other fields will be updated as specified, but the Amount will be unchanged    
OPPORTUNITY_CLOSE_DATE TIMESTAMP       Date when the opportunity is expected to close.    
OPPORTUNITY_CURRENCY_CODE VARCHAR2 32     Currency Assosication with Opportunity    
OPPORTUNITY_DESCRIPTION VARCHAR2 999     Text description of the opportunity    
OPPORTUNITY_EXPECTED_REVENUE NUMBER       Read-only field that is equal to the product of the opportunity Amount field and the Probability.    
OPPORTUNITY_IS_CLOSED VARCHAR2 16     Flag to identify for closed opporunity    
OPPORTUNITY_IS_DELETED VARCHAR2 16     Flag to identify for delete opporunity    
OPPORTUNITY_IS_PRIVATE VARCHAR2 16     Flag to identify for private opporunity    
OPPORTUNITY_IS_WON VARCHAR2 16     Flag to identify for won opporunity    
OPPORTUNITY_LAST_STAGE_CHANGE_DATE TIMESTAMP       The date of the last change made to the Stage    
OPPORTUNITY_LAST_STAGE_CHANGE_TIMESTAMP TIMESTAMP       The date of the last change made to the Stage    
OPPORTUNITY_LEAD_SOURCE VARCHAR2 512     Source of this opportunity, such as Advertisement or Trade Show.    
OPPORTUNITY_NAME VARCHAR2 128     name for this opportunity    
OPPORTUNITY_NEXT_STEP VARCHAR2 512     Description of next task in closing opportunity    
OPPORTUNITY_OWNER_ID VARCHAR2 32     ID of the User who has been assigned to work this opportunity DW_SF_USER_D  
OPPORTUNITY_PRICEBOOK_ID VARCHAR2 32     ID of a related Pricebook2 object. The Pricebook2Id field indicates which Pricebook2 applies to this opportunity. The Pricebook2Id field is defined only for those organizations that have products enabled as a feature. DW_SF_PRICEBOOK_D  
OPPORTUNITY_ACCOUNT_ID VARCHAR2 32     ID of the account associated with this opportunity. DW_SF_ACCOUNT_D  
OPPORTUNITY_PRIMARY_PARTNER_ACCOUNT_ID VARCHAR2 32     Primary Partner account of the opporunity DW_SF_ACCOUNT_D  
OPPORTUNITY_PROBABILITY NUMBER       Percentage of estimated confidence in closing the opportunity. It is implied, but not directly controlled, by the StageName field. You can override this field to a different value than what is implied by the StageName.    
OPPORTUNITY_RECORD_TYPE_ID VARCHAR2 32     ID of the record type assigned to this object. DW_SF_RECORD_TYPE_D  
OPPORTUNITY_STAGE_NAME VARCHAR2 512     Required. Current stage of this record. The StageName field controls several other fields on an opportunity    
OPPORTUNITY_TOTAL_QUANTITY NUMBER       Number of items included in this opportunity.    
OPPORTUNITY_TYPE VARCHAR2 512     Type of opportunity. For example, Existing Business or New Business. Label is Opportunity Type.    
CAMPAIGN_OWNER_ID VARCHAR2 32     ID of the owner assigned to this Campaign. DW_SF_USER_D  
OPPORTUNITY_CAMPAIGN_ID VARCHAR2 32     ID of the Primary Campaign assigned to this Opporunity. DW_SF_CAMPAIGN_D  
OPPORTUNITY_TERRITORY_ID VARCHAR2 32     ID of the Territory assigned to this Opporunity. DW_SF_TERRITORY_D  
OPPORTUNITY_CREATED_DATE DATE       Creation Date - Audit column    
OPPORTUNITY_CREATED_TIMESTAMP TIMESTAMP       Creation Date - Audit column    
CORPORATE_CURRENCY_CODE VARCHAR2 64     Corporate currency code    
OPPORTUNITY_CORPORATE_AMOUNT NUMBER       Corporate amount    
OPPORTUNITY_CORPORATE_EXPECTED_REVENUE NUMBER       Corporate expected amount    
OPPORTUNITY_CONTACT_ID VARCHAR2 32     ID of the contact associated with this opportunity    
OPPORTUNITY_CREATED_BY_USER_ID VARCHAR2 32     Opportunity Created by user    
OPPORTUNITY_FORECAST_CATEGORY VARCHAR2 64     Restricted picklist field. It is implied, but not directly controlled, by the StageName field. You can override this field to a different value than is implied by the StageName value. The values of this field are fixed enumerated values. The field labels are localized to the language of the user performing the operation, if localized versions of those labels are available for that language in the user interface.    
OPPORTUNITY_FORECAST_CATEGORY_NAME VARCHAR2 512     The name of the forecast category. It is implied, but not directly controlled, by the StageName field. You can override this field to a different value than is implied by the StageName value    
OPPORTUNITY_HAS_OPEN_ACTIVITY VARCHAR2 16     Indicates whether an opportunity has an open event or task (true) or not (false).    
OPPORTUNITY_HAS_OPPORTUNITY_LINE_ITEM VARCHAR2 16     Read-only field that indicates whether the opportunity has associated line items. A value of true means that Opportunity line items have been created for the opportunity.    
OPPORTUNITY_HAS_OVERDUE_TASK VARCHAR2 16     Indicates whether an opportunity has an overdue task (true) or not (false).    
OPPORTUNITY_IS_SPLIT VARCHAR2 16     Read-only field that indicates whether credit for the opportunity is split between opportunity team members. Label is IsSplit. This field is available in versions 14.0 and later for organizations that enabled Opportunity Splits during the pilot period.    
OPPORTUNITY_LAST_ACTIVITY_DATE DATE       Value is one of the following, whichever is the most recent:Due date of the most recent event logged against the record.Due date of the most recently closed task associated with the record.    
OPPORTUNITY_LAST_MODIFIED_BY_USER_ID VARCHAR2 32     Opportunity last updated by user    
OPPORTUNITY_LAST_MODIFIED_TIMESTAMP TIMESTAMP       Last Modfied Date - Audit column    
OPPORTUNITY_PUSH_COUNT NUMBER       The number of times an opportunitys close date has been pushed out by one calendar month. For example, moving a close date from April to May counts as one push, but moving from April 1 to April 30 doesn't count. The total is not decreased when the close date is moved in.    
OPPORTUNITY_CORPORATE_CONVERSION_RATE NUMBER       Corporate conversion rate    
OPPORTUNITY_LAST_MODIFIED_DATE DATE       Last Modfied Date - Audit column    

Notes

Represents the association between a campaign and an opportunity in Customizable Campaign Influence

Copyright © 2019, 2025, Oracle and/or its affiliates.