This table requires activation of Salesforce CRM Pipeline functional area. DW_SF_ACCOUNT_D
Module:
ACCOUNT_ID
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| ACCOUNT_ID | VARCHAR2 | 32 | True | Primary key | |||
| SOURCE_RECORD_ID | VARCHAR2 | 32 | This column is for Oracle Internal use only. SOURCE_RECORD_ID | ||||
| ACCOUNT_NUMBER | VARCHAR2 | 64 | Account number assigned to this account (not the unique, system-generated ID assigned during creation) | ||||
| ACCOUNT_SOURCE | VARCHAR2 | 512 | The source of the account record | ||||
| ACCOUNT_TYPE | VARCHAR2 | 512 | Type of account, for example, Customer, Competitor, or Partner | ||||
| ANNUAL_REVENUE | NUMBER | Estimated annual revenue of the account. | |||||
| BILLING_CITY | VARCHAR2 | 64 | Details for the billing address of this account | ||||
| BILLING_COUNTRY | VARCHAR2 | 128 | Details for the billing address of this account | ||||
| BILLING_GEOCODE_ACCURACY | VARCHAR2 | 64 | Accuracy level of the geocode for the billing address | ||||
| BILLING_LATITUDE | NUMBER | Used with BillingLongitude to specify the precise geolocation of a billing address. | |||||
| BILLING_LONGITUDE | NUMBER | Used with BillingLatitude to specify the precise geolocation of a billing address. | |||||
| BILLING_POSTAL_CODE | VARCHAR2 | 32 | Details for the billing address of this account | ||||
| BILLING_STATE | VARCHAR2 | 128 | Details for the billing address of this account | ||||
| BILLING_STREET | VARCHAR2 | 512 | Street address for the billing address of this account. | ||||
| CHANNEL_PROGRAM_LEVEL_NAME | VARCHAR2 | 512 | Name of the channel program level the account has enrolled. | ||||
| CHANNEL_PROGRAM_NAME | VARCHAR2 | 512 | Name of the channel program the account has enrolled. | ||||
| CLEAN_STATUS | VARCHAR2 | 64 | Indicates the records clean status | ||||
| CREATED_BY_USER_ID | VARCHAR2 | 32 | Account Created by user | ||||
| CREATED_DATE | TIMESTAMP | Creation Date - Audit column | |||||
| CURRENCY_ISO_CODE | VARCHAR2 | 16 | Available only for organizations with the multicurrency feature enabled. Contains the ISO code for any currency allowed by the organization. | ||||
| DESCRIPTION | VARCHAR2 | 999 | Text description of the account | ||||
| FIRST_NAME | VARCHAR2 | 64 | First Name Of account | ||||
| INDUSTRY | VARCHAR2 | 512 | An industry associated with this account | ||||
| IS_CUSTOMER_PORTAL | VARCHAR2 | 16 | Indicates whether the account has at least one contact enabled to use the org's Experience Cloud site or Customer Portal (true) or not (false). | ||||
| IS_DELETED | VARCHAR2 | 16 | Indicates whether the object has been moved to the Recycle Bin (true) or not (false) | ||||
| IS_PARTNER | VARCHAR2 | 16 | Indicates whether the account has at least one contact enabled to use the org's partner portal (true) or not (false) | ||||
| IS_PERSON_ACCOUNT | VARCHAR2 | 16 | Indicates whether this account has a record type of Person Account (true) or not (false). | ||||
| 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. | |||||
| LAST_MODIFIED_BY_USER_ID | VARCHAR2 | 32 | Account last updated by user | ||||
| LAST_MODIFIED_DATE | TIMESTAMP | Last Modfied Date - Audit column | |||||
| LAST_NAME | VARCHAR2 | 128 | Last Name of account | ||||
| NUMBER_OF_EMPLOYEES | NUMBER | 38 | 0 | Number of employees working at the company represented by this account | |||
| OWNERSHIP | VARCHAR2 | 512 | Ownership type for the account, for example Private, Public, or Subsidiary. | ||||
| OWNER_ID | VARCHAR2 | 512 | ID of the user who currently owns this account | ||||
| PARENT_ID | VARCHAR2 | 32 | ID of the parent object | ||||
| PERSON_ASSISTANT_NAME | VARCHAR2 | 64 | The person accounts assistant name | ||||
| PERSON_CONTACT_ID | VARCHAR2 | 32 | The ID for the contact associated with this person account. | ||||
| PERSON_DEPARTMENT | VARCHAR2 | 128 | The department | ||||
| PERSON_EMAIL | VARCHAR2 | 128 | Email address for this person account | ||||
| PERSON_EMAIL_BOUNCED_DATE | TIMESTAMP | If bounce management is activated and an email sent to the person account bounces, the date and time the bounce occurred. | |||||
| PERSON_EMAIL_BOUNCED_REASON | VARCHAR2 | 512 | If bounce management is activated and an email sent to the person account bounces, the reason the bounce occurred | ||||
| PERSON_LEAD_SOURCE | VARCHAR2 | 512 | The person accounts lead source | ||||
| PERSON_MAILING_CITY | VARCHAR2 | 64 | Details about the person accounts mailing city. | ||||
| PERSON_MAILING_COUNTRY | VARCHAR2 | 128 | country or state code for the alternate address of the person account. | ||||
| PERSON_MAILING_GEOCODE_ACCURACY | VARCHAR2 | 64 | Person Mailing geocode accuracy | ||||
| PERSON_MAILING_LATITUDE | NUMBER | Person Mailing Latitude | |||||
| PERSON_MAILING_LONGITUDE | NUMBER | Person mailing longitude | |||||
| PERSON_MAILING_POSTAL_CODE | VARCHAR2 | 32 | Person mailing postal code | ||||
| PERSON_MAILING_STATE | VARCHAR2 | 128 | Person Mailing state | ||||
| PERSON_MAILING_STREET | VARCHAR2 | 512 | Person Mailing street | ||||
| PERSON_OTHER_CITY | VARCHAR2 | 64 | Person other city | ||||
| PERSON_OTHER_COUNTRY | VARCHAR2 | 128 | Person Other country | ||||
| PERSON_OTHER_GEOCODE_ACCURACY | VARCHAR2 | 64 | Person other geocode accuracy | ||||
| PERSON_OTHER_LATITUDE | NUMBER | Person Other latitude | |||||
| PERSON_OTHER_LONGITUDE | NUMBER | Person other longitude | |||||
| PERSON_OTHER_POSTAL_CODE | VARCHAR2 | 32 | Person other postal code | ||||
| PERSON_OTHER_STATE | VARCHAR2 | 128 | Person other State | ||||
| PERSON_OTHER_STREET | VARCHAR2 | 512 | Person other street | ||||
| PERSON_TITLE | VARCHAR2 | 128 | Person Title | ||||
| RATING | VARCHAR2 | 512 | The accounts prospect rating | ||||
| SHIPPING_CITY | VARCHAR2 | 64 | Details of the shipping address for this account | ||||
| SHIPPING_COUNTRY | VARCHAR2 | 128 | Details of the shipping address for this account | ||||
| SHIPPING_GEOCODE_ACCURACY | VARCHAR2 | 64 | Accuracy level of the geocode for the shipping address | ||||
| SHIPPING_LATITUDE | NUMBER | Used with ShippingLongitude to specify the precise geolocation of a shipping address | |||||
| SHIPPING_LONGITUDE | NUMBER | Used with ShippingLatitude to specify the precise geolocation of an address | |||||
| SHIPPING_POSTAL_CODE | VARCHAR2 | 32 | Details of the shipping address for this account | ||||
| SHIPPING_STATE | VARCHAR2 | 128 | Details of the shipping address for this account | ||||
| SHIPPING_STREET | VARCHAR2 | 512 | The street address of the shipping address for this account | ||||
| SITE | VARCHAR2 | 128 | Name of the accounts location | ||||
| TICKER_SYMBOL | VARCHAR2 | 32 | The stock market symbol for this account | ||||
| WEBSITE | VARCHAR2 | 512 | The website of this account. | ||||
| YEAR_STARTED | VARCHAR2 | 16 | The date when an org was legally established | ||||
| ACCOUNT_NAME | VARCHAR2 | 999 | Name Of the account |
Represents an individual account, which is an organization or person involved with your business (such as customers, competitors, and partners).
Copyright © 2019, 2025, Oracle and/or its affiliates.