HZ_PARTIES

The HZ_PARTIES table stores basic information about parties. Although a record in the HZ_PARTIES table represents a unique party, multiple parties can have the same name. The parties can be one of three types: Organization(for example, Oracle Corporation), Person(for example, Jane Doe), Group(for example, World Wide Web Consortium) Party reocrds can be created or updated using third party data sources such as Dun & Bradstreet's Global Data Products. The HZ_PARTIES table contains denormalized information from the HZ_LOCATIONS, HZ_PERSON_PROFILES, HZ_CONTACT_POINTS< HZ_ORGANIZATION_PROFILES< and HZ_PERSON_LANGUAGE tables. The identifying address contained in the HZ_PARTIES table is denormalized from the HZ_LOCATIONS table

Details

  • Schema: FUSION

  • Object owner: HZ

  • Object type: TABLE

  • Tablespace: APPS_TS_TX_DATA

Primary Key

Name Columns

HZ_PARTIES_PK

PARTY_ID

Columns

Name Datatype Length Precision Not-null Comments
PARTY_ID NUMBER 18 Yes Party identifier
PARTY_NUMBER VARCHAR2 30 Yes Unique identification number for this party
PARTY_NAME VARCHAR2 360 Yes Name of this party
PARTY_TYPE VARCHAR2 30 Yes The party type can only be Person, Organization, Group.
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row.
PARTY_UNIQUE_NAME VARCHAR2 900 This is the derived column. For Organization, it is concatenation of unique_name_alias and suffix. For Person, this is concatenation of person_name and suffix.
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row.
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row.
REQUEST_ID NUMBER 18 Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row.
JOB_DEFINITION_NAME VARCHAR2 100 Enterprise Service Scheduler: indicates the name of the job that created or last updated the row.
JOB_DEFINITION_PACKAGE VARCHAR2 900 Enterprise Service Scheduler: indicates the package name of the job that created or last updated the row.
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row.
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row.
ATTRIBUTE_CATEGORY VARCHAR2 30 Descriptive Flexfield: structure definition of the user descriptive flexfield.
ATTRIBUTE1 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE2 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE3 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE4 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE5 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE6 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE7 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE8 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE9 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE10 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE11 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE12 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE13 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE14 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE15 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE16 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE17 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE18 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE19 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE20 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
URL VARCHAR2 2000 Uniform resource locator
ORIG_SYSTEM_REFERENCE VARCHAR2 240 Yes Customer identifier from foreign system. May not be unique.
SIC_CODE VARCHAR2 30 Standard Industry Classification (SIC) code
ANALYSIS_FY VARCHAR2 5 Fiscal year that financial information is based on
FISCAL_YEAREND_MONTH VARCHAR2 30 Month in which fiscal year ends for organization
YEAR_ESTABLISHED NUMBER 4 Year that the organization began doing business
GSA_INDICATOR_FLAG VARCHAR2 1 Indicates if this is a US federal agency supported by the General Services Administration (GSA). Y for organizations served by the GSA, N for organizations that are not served by the GSA.
JGZZ_FISCAL_CODE VARCHAR2 20 Taxpayer identification number, often unique identifier of person or organization. Can be SSN or income taxpayer ID in US, fiscal code or NIF in Europe
MISSION_STATEMENT VARCHAR2 2000 Corporate charter of organization
VALIDATED_FLAG VARCHAR2 1 Indicates if the party was validated. Y for a validated party, N for a party that is not validated.
ATTRIBUTE21 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE22 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE23 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE24 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
CURR_FY_POTENTIAL_REVENUE NUMBER Organization's potential revenue this fiscal year
NEXT_FY_POTENTIAL_REVENUE NUMBER Organization's potential revenue for next fiscal year
PERSON_PRE_NAME_ADJUNCT VARCHAR2 30 Salutary introduction, such as Mr. or Herr
PERSON_FIRST_NAME VARCHAR2 150 First name of the person
PERSON_MIDDLE_NAME VARCHAR2 60 Middle name of the person
PERSON_LAST_NAME VARCHAR2 150 Last or surname of the person
PERSON_NAME_SUFFIX VARCHAR2 30 Indicates the place in a family structure. For example, in Tom Jones III, the "III" is the suffix.
PERSON_TITLE VARCHAR2 60 A professional or family title. For example, Don or The Right Honorable.
PERSON_PREVIOUS_LAST_NAME VARCHAR2 150 Previous last or surname of the person
MARITAL_STATUS VARCHAR2 30 Denormalization of the MARITAL_STATUS in HZ_PERSON_PROFILES
GROUP_TYPE VARCHAR2 30 Lookup for group type
HQ_BRANCH_IND VARCHAR2 30 Status of this site. Identifies if the location is the headquarters, a branch, or a single location.
PERSON_ACADEMIC_TITLE VARCHAR2 30 Academic title that is part of a person's name, such as Dr. John Smith.
COUNTRY VARCHAR2 2 The country listed in the TERRITORY_CODE column of the FND_TERRITORY table. for the Identifying address.
ADDRESS1 VARCHAR2 240 First line of the Identifying address
ADDRESS2 VARCHAR2 240 Second line of the Identifying address
ADDRESS3 VARCHAR2 240 Third line of the Identifying address
ADDRESS4 VARCHAR2 240 Fourth line of the Identifying address
CITY VARCHAR2 60 City of the Identifying address
POSTAL_CODE VARCHAR2 60 Postal Code of the Identifying address
STATE VARCHAR2 60 State of the Identifying address
PROVINCE VARCHAR2 60 Province of the Identifying address
STATUS VARCHAR2 1 Yes Party status flag.
COUNTY VARCHAR2 60 County of the Identifying address
SIC_CODE_TYPE VARCHAR2 30 Version of Standard Industry Classification (SIC) code
EMAIL_ADDRESS VARCHAR2 320 E-mail address
EMPLOYEES_TOTAL NUMBER Total number of employees
LANGUAGE_NAME VARCHAR2 30 Standard name for a language
CATEGORY_CODE VARCHAR2 30 User-definable category. Lookup type is CUSTOMER_CATEGORY
THIRD_PARTY_FLAG VARCHAR2 1 Tracks if a party has a direct relationship with the organization using Oracle Receivables or through a third party vendor. Y for a third party relationship, N for a direct relationship. If Oracle Service is installed, the Third Party field in the Customers window is mandatory.
SALUTATION VARCHAR2 60 Phrase used to address a party in any correspondence.
DUNS_NUMBER_C VARCHAR2 30 DUNS_NUMBER in VARCHAR format. Column value not restricted to nine digit DUNS Number.
OBJECT_VERSION_NUMBER NUMBER 9 Yes Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried.
CREATED_BY_MODULE VARCHAR2 30 TCA Who column
CERTIFICATION_LEVEL VARCHAR2 30 Certification level an organization party. HZ_PARTY_CERT_LEVEL lookup type
CERT_REASON_CODE VARCHAR2 30 Reason for organization party's current certification level assignment. HZ_PARTY_CERT_REASON lookup type
PRIMARY_PHONE_CONTACT_PT_ID NUMBER 18 Unique identifier of this contact point
PRIMARY_PHONE_PURPOSE VARCHAR2 30 Contact point type, such as business or personal
PRIMARY_PHONE_LINE_TYPE VARCHAR2 30 Lookup code for the type of phone line. For example, general, fax, inbound or outbound
PRIMARY_PHONE_COUNTRY_CODE VARCHAR2 10 International country code for a telephone number. For example, 33 for France
PRIMARY_PHONE_AREA_CODE VARCHAR2 20 The area code within a country code
PRIMARY_PHONE_NUMBER VARCHAR2 40 A telephone number formatted in local format. The number should not include country code, area code, or extension
PRIMARY_PHONE_EXTENSION VARCHAR2 20 Additional number addressed after initial connection to an internal telephone system
PREFERRED_CONTACT_METHOD VARCHAR2 30 How a person or organization prefers to be contacted. Validated against lookup HZ_PREFERRED_CONTACT_METHOD.
HOME_COUNTRY VARCHAR2 2 Home Country of the organization if the partyis an organization
PREFERRED_NAME_ID NUMBER 18 Foreign Key to HZ_ADDTNL_PARTY_NAMES.PARTY_NAME_ID. If not NULL contains the ID of the overall Preferred Name for the Party. If NULL the Profile Name (i.e. the name contained in the profile) will be used as overall Preferred name. By default the value is NULL
PREFERRED_NAME VARCHAR2 360 Denormalization of the PARTY_NAME field in the HZ_ADDTNL_PARTY_NAMES row identified by PREFERRED_NAME_ID.
PERSON_LAST_NAME_PREFIX VARCHAR2 30 Used to capture the Last name prefix (e.g. 'fon', 'van', etc.) for a person. It is used in the same way the new field PERSON_LAST_NAME_PREFIX in HZ_PERSON_PROFILES is used. Corresponds to the field Last Name Prefix in HL7.
PERSON_SECOND_LAST_NAME VARCHAR2 150 Used to capture the second last name for a person. In some cultures it is not uncommon to have double last name. It is used in the same way the new field PERSON_SECOND_LAST_NAME in HZ_PERSON_PROFILES is used.
PREFERRED_CONTACT_PERSON_ID NUMBER 18 Person PARTY_ID of a preferred contact for a given party. There should be a valid relationship.
TRADING_PARTNER_IDENTIFIER VARCHAR2 30 One column to store the FSIO related trading partner codes. This column will store alpha numeric values. This column will also take care of the "Fed vs Non-Fed" attribute requirement.
USER_GUID VARCHAR2 64 Stores the "light weight" user Global Unique Id. Light Weight users defined in the Extended Security (XS) System. Foreign key to FND_USER.
IDEN_ADDR_PARTY_SITE_ID NUMBER 18 Unique identifier of the party site of the identifying address
IDEN_ADDR_LOCATION_ID NUMBER 18 Unique identifier of the location of the identifying address
PRIMARY_EMAIL_CONTACT_PT_ID NUMBER 18 Unique identifier of the primary E-mail
PRIMARY_URL_CONTACT_PT_ID NUMBER 18 Unique identifier of the primary uniform resource locator
CONFLICT_ID NUMBER 18 Yes Disconnected Mobile: this value is used to guarantee the uniqueness of the row when duplicates are created in different databases (i.e. mobile databases or the server).
USER_LAST_UPDATE_DATE TIMESTAMP Disconnected Mobile: indicates the date and time of the last update of the row. This value is different from LAST_UPDATE_DATE if the update originally happened in a different database (i.e. a different mobile database or the server).
ATTRIBUTE25 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE26 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE27 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE28 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE29 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE30 VARCHAR2 255 Descriptive Flexfield: segment of the user descriptive flexfield.
DATE_OF_BIRTH DATE Denormalization of the DATE_OF_BIRTH in HZ_PERSON_PROFILES
GENDER VARCHAR2 30 Denormalization of the GENDER in HZ_PERSON_PROFILES
INTERNAL_FLAG VARCHAR2 1 Denormalization of the INTERNAL_FLAG in HZ_PERSON_PROFILES/HZ_ORGANIZATION_PROFILES
PREF_FUNCTIONAL_CURRENCY VARCHAR2 15 Denormalization of the PREF_FUNCTIONAL_CURRENCY in HZ_PERSON_PROFILES/HZ_ORGANIZATION_PROFILES
CEO_NAME VARCHAR2 240 Denormalization of the CEO_NAME in HZ_ORGANIZATION_PROFILES
COMMENTS VARCHAR2 2000 Denormalization of the COMMENTS in HZ_GROUP_PROFILES
CPDRF_VER_SOR NUMBER 9 Cross Pillar Data Replication Framework (CPDRF) system column for tracking record version in System of Record (SOR) pillar when a record change is replicated to subscribing pillars by the replication flows.
CPDRF_VER_PILLAR NUMBER 9 Cross Pillar Data Replication Framework (CPDRF) system column for tracking record version when a record is changed by replication flows
CPDRF_LAST_UPD VARCHAR2 15 Cross Pillar Data Replication Framework (CPDRF) system column for tracking source pillar name when a record is changed by the replication flows.
ATTRIBUTE_NUMBER1 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER2 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER3 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER4 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER5 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER6 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER7 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER8 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER9 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER10 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER11 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_NUMBER12 NUMBER Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE1 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE2 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE3 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE4 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE5 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE6 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE7 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE8 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE9 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE10 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE11 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE_DATE12 DATE Descriptive Flexfield: segment of the user descriptive flexfield.
PERSONAL_ADDRESS_FLAG VARCHAR2 1 Indicates if the primary address is the personal address of the contact.
PERSONAL_EMAIL_FLAG VARCHAR2 1 Indicates if the primary E-mail is the personal E-mail address of the contact.
PERSONAL_PHONE_FLAG VARCHAR2 1 Indicates if the primary phone is the personal phone of the contact.
SALES_ACCOUNT_ID NUMBER 18 Sales account identifier
OBJECT_TYPE VARCHAR2 30 Object type for internal use.
MASTER_PARTY_ID NUMBER 18 Master Party identifier is a field to provide the link between survivor and victim records.

Foreign Keys

Table Foreign Table Foreign Key Column
svc_mc_message_user_attrs hz_parties USER_PARTY_ID
zbs_cust_compttr_purchs hz_parties CUSTOMER_PARTY_ID
zbs_cust_compttr_purchs hz_parties COMPETITOR_PARTY_ID
svc_channel_resources hz_parties PARTY_ID
inv_sales_orders hz_parties SOLD_TO_PARTY_ID
svc_work_orders hz_parties REQUESTED_BY_PARTY_ID
svc_work_orders hz_parties PARTNER_ACCOUNT_PARTY_ID
svc_work_orders hz_parties FIELD_SERVICE_RESOURCE_ID
svc_work_orders hz_parties ACCOUNT_PARTY_ID
svc_work_orders hz_parties CONTACT_PARTY_ID
svc_work_orders hz_parties OVERRIDE_PARTY_ID
svc_work_orders hz_parties ASSIGNEE_RESOURCE_ID
mkl_lm_leads hz_parties CUSTOMER_ID
mkl_lm_leads hz_parties PRIMARY_CONTACT_ID
mkl_lm_leads hz_parties OWNER_ID
svc_self_service_roles hz_parties CONTACT_PARTY_ID
svc_self_service_roles hz_parties ACCOUNT_PARTY_ID
hz_citizenship hz_parties PARTY_ID
svc_channel_via hz_parties PARTY_ID
loy_program hz_parties HOST_ORG_ID
svc_survey_requests hz_parties PARTY_ID
hey_attachment_link hz_parties PARTY_ID
ap_checks_all hz_parties PARTY_ID
ap_invoice_payments_all hz_parties INVOICING_PARTY_ID
pos_user_access_val_requests hz_parties PER_PARTY_ID
hz_financial_profile hz_parties PARTY_ID
loy_prog_org hz_parties ORG_EXT_ID
hey_proxy_group_member hz_parties MEMBER_PARTY_ID
zbs_compttr_profiles hz_parties PARTY_ID
zmm_acty_activities hz_parties ACCOUNT_ID
zmm_acty_activities hz_parties LOCATION_ID
zmm_acty_activities hz_parties OWNER_ID
zmm_acty_activities hz_parties REFERENCE_CUSTOMER_ID
zmm_acty_activities hz_parties PRIMARY_CONTACT_ID
ra_customer_trx_all hz_parties SHIP_TO_PARTY_ID
ra_customer_trx_all hz_parties SOLD_TO_PARTY_ID
hey_academic_history_txns hz_parties PARTY_ID
hey_academic_history_txns hz_parties ORGANIZATION_PARTY_ID
hey_academic_history_txns hz_parties CONTACT_PARTY_ID
pon_bidding_parties hz_parties TRADING_PARTNER_ID
pon_bidding_parties hz_parties TRADING_PARTNER_CONTACT_ID
zpm_partner_profiles hz_parties PARTY_ID
zpm_partner_profiles hz_parties PUBLIC_CONTACT_ID
zpm_partner_profiles hz_parties ACCOUNT_DIRECTOR_ID
zbs_referable_products hz_parties PARTY_ID
zbs_referable_products hz_parties KEY_CONTACT_ID
iex_delinquencies_all hz_parties PARTY_ID
svc_work_objects hz_parties ASSIGNEE_RESOURCE_ID
svc_work_objects hz_parties CONTACT_PARTY_ID
ce_contact_assignments hz_parties BANK_PARTY_ID
ce_contact_assignments hz_parties BRANCH_PARTY_ID
mkt_imp_map hz_parties ORGANIZATION_ID
mkl_lead_resources hz_parties RESOURCE_ID
moo_opty_snapshots hz_parties PR_CON_PARTY_ID
moo_opty_snapshots hz_parties OWNER_RESOURCE_ID
moo_opty_snapshots hz_parties PR_CMPT_PARTY_ID
moo_opty_snapshots hz_parties CUST_PARTY_ID
jl_br_ar_ret_interface_ext_all hz_parties BANK_PARTY_ID
jl_br_ar_ret_interface_ext_all hz_parties COLLECTOR_BANK_PARTY_ID
jl_br_ar_ret_interface_ext_all hz_parties COLLECTOR_BRANCH_PARTY_ID
her_curric_offer_staff hz_parties PARTY_ID
hey_person_test hz_parties PARTY_ID
svc_cases hz_parties REPORTED_BY_PARTY_ID
svc_cases hz_parties PRIMARY_CONTACT_PARTY_ID
svc_cases hz_parties ASSIGNEE_RESOURCE_ID
svc_cases hz_parties PRIMARY_HOUSEHOLD_PARTY_ID
svc_cases hz_parties CREATED_BY_PARTY_ID
svc_cases hz_parties LAST_UPDATED_BY_PARTY_ID
her_org_contact_extension_b hz_parties CONTACT_PARTY_ID
hz_addtnl_party_names hz_parties PARTY_ID
pon_acknowledgements hz_parties TRADING_PARTNER_ID
pon_acknowledgements hz_parties TRADING_PARTNER_CONTACT_ID
svc_resource_presences hz_parties RESOURCE_PARTY_ID
pon_auction_summary hz_parties TRADING_PARTNER_ID
pon_auction_summary hz_parties TRADING_PARTNER_CONTACT_ID
inv_selection_criteria_txn hz_parties CUSTOMER_ID
poz_contact_requests hz_parties CONTACT_PARTY_ID
svc_notify_devtokens hz_parties PARTY_ID
jtf_rs_resource_profiles hz_parties PARTY_ID
svc_std_txt_history hz_parties USER_PARTY_ID
her_org_contact_association_b hz_parties CONTACT_PARTY_ID
svc_queues hz_parties OWNER_RESOURCE_ID
iby_account_owners hz_parties ACCOUNT_OWNER_PARTY_ID
ap_inv_selection_criteria_all hz_parties PARTY_ID
pon_bid_po_numbers hz_parties TRADING_PARTNER_CONTACT_ID
pon_thread_messages hz_parties FROM_PARTY_ID
pon_thread_messages hz_parties FROM_TRADING_PARTNER_ID
hey_cart_header hz_parties BUYER_PARTY_ID
zca_party_resources hz_parties PARTY_ID
zca_party_resources hz_parties RESOURCE_ID
zbs_compttr_intnl_exprts hz_parties PARTY_ID
zbs_compttr_intnl_exprts hz_parties RESOURCE_ID
svc_bi_audit_sr hz_parties ASSIGNEE_RESOURCE_ID
svc_bi_audit_sr hz_parties OLD_ASSIGNEE_RESOURCE_ID
ce_bank_accounts hz_parties BANK_BRANCH_ID
ce_bank_accounts hz_parties BANK_ID
ce_bank_accounts hz_parties ACCOUNT_HOLDER_ID
ce_bank_accounts hz_parties ACCOUNT_OWNER_PARTY_ID
zbs_compttr_swots_b hz_parties PARTY_ID
zca_asset_resources hz_parties RESOURCE_ID
svc_mc_recipients hz_parties RECIPIENT_PARTY_ID
pon_bid_po_numbers_history hz_parties TRADING_PARTNER_CONTACT_ID
iby_creditcard_h hz_parties CARD_OWNER_ID
jl_br_ar_occurrence_docs_all hz_parties BANK_PARTY_ID
zbs_compttr_prod_groups hz_parties PARTY_ID
her_transcript_request hz_parties REQUESTOR_PARTY_ID
her_transcript_request hz_parties STUDENT_PARTY_ID
hz_organization_profiles hz_parties PARTY_ID
hz_organization_profiles hz_parties OWNER_PARTY_ID
pon_party_line_exclusions hz_parties TRADING_PARTNER_ID
pon_party_line_exclusions hz_parties REQUESTED_SUPPLIER_ID
jtf_rs_rep_managers hz_parties RESOURCE_ID
jtf_rs_rep_managers hz_parties PARENT_RESOURCE_ID
iby_creditcard hz_parties CARD_OWNER_ID
hey_attachments hz_parties PARTY_ID
jg_zz_vat_rep_entities hz_parties PARTY_ID
zmm_act_task_contacts hz_parties CONTACT_ID
hey_emergency_contacts hz_parties PARTY_ID
hey_evaluation_request hz_parties ASSOCIATED_PARTY_ID
zch_screening_results hz_parties PARTY_ID
iby_digital_payment_accounts hz_parties OWNER_PARTY_ID
mkl_wsa_user_profiles hz_parties CUSTOMER_ID
zmm_acty_assignees hz_parties ASSIGNEE_ID
mkt_tm_treatments hz_parties OWNER_ID
hey_evaluation_response hz_parties PARTY_ID
hey_person_institution hz_parties PARTY_ID
mkl_dm_deal_resources hz_parties RESOURCE_ID
hea_academic_plan hz_parties PARTY_ID
wsh_carriers hz_parties CARRIER_ID
mkl_dm_deals hz_parties CUSTOMER_ID
mkl_dm_deals hz_parties CONTACT_ID
mkl_dm_deals hz_parties OWNER_ID
mkl_dm_deals hz_parties PARTNER_ID
zca_bp_business_plans hz_parties BP_OWNER_RESOURCE_ID
zca_bp_business_plans hz_parties CUSTOMER_ID
mkl_lead_tc_members hz_parties PARTY_ID
ap_payment_templates hz_parties PARTY_ID
zsf_fcst_item_detail hz_parties CUST_PARTY_ID
zmm_inter_participants hz_parties PARTICIPANT_ID
poz_contact_attributes hz_parties PER_PARTY_ID
hz_person_interest hz_parties PARTY_ID
hz_email_domains hz_parties PARTY_ID
wsh_calendar_assignments hz_parties PARTY_ID
psc_pbl_user_ref hz_parties PARTY_ID
moo_opty_con hz_parties PER_PARTY_ID
pon_threads hz_parties PARTY_ID
zca_bp_resources hz_parties RESOURCE_ID
poz_supp_cont_addr_requests hz_parties CONTACT_PARTY_ID
zpm_p_acct_resources hz_parties RESOURCE_ID
zpm_p_acct_resources hz_parties PARTNER_PARTY_ID
moo_opty_resources hz_parties RESOURCE_ID
zmm_acty_contacts hz_parties CONTACT_ID
svc_case_resources hz_parties PARTY_ID
hz_person_profiles hz_parties PARTY_ID
hz_person_profiles hz_parties OWNER_PARTY_ID
moo_revn_snapshots hz_parties PR_CMPT_PARTY_ID
moo_revn_snapshots hz_parties OWNER_RESOURCE_ID
moo_revn_snapshots hz_parties PR_TERRITORY_UPDATED_BY_ID
moo_revn_snapshots hz_parties CUST_PARTY_ID
jl_br_ar_bank_instructions hz_parties BANK_PARTY_ID
hes_sponsor_agreements_all_b hz_parties SPONSOR_PARTY_ID
jl_br_ar_select_controls_all hz_parties PARTY_ID
moo_revn hz_parties PR_CMPT_PARTY_ID
moo_revn hz_parties OWNER_RESOURCE_ID
moo_revn hz_parties PR_TERRITORY_UPDATED_BY_ID
moo_revn hz_parties CUST_PARTY_ID
ar_sum_pending_recapp hz_parties PARTY_ID
hz_certifications hz_parties PARTY_ID
psc_pbl_profile hz_parties PARTY_ID
zmm_act_assignments hz_parties ASSIGNEE_ID
svc_standard_text_b hz_parties USER_PARTY_ID
wsh_delivery_details hz_parties SHIP_TO_PARTY_ID
wsh_delivery_details hz_parties SOLD_TO_PARTY_ID
svc_inbound_messages hz_parties SENDER_PARTY_ID
zbs_compttr_prod_ratings hz_parties RESOURCE_ID
hey_person_proxy hz_parties LEARNER_PARTY_ID
hey_person_proxy hz_parties PROXY_PARTY_ID
hz_customer_profiles_f hz_parties PARTY_ID
iby_ext_bank_accounts hz_parties BRANCH_ID
iby_ext_bank_accounts hz_parties BANK_ID
svc_interactions hz_parties ACCOUNT_PARTY_ID
svc_interactions hz_parties CONTACT_PARTY_ID
svc_interactions hz_parties OWNER_RESOURCE_ID
her_sct_result hz_parties STUDENT_PARTY_ID
hey_national_identifier hz_parties PARTY_ID
zca_sales_accounts hz_parties PARTY_ID
zca_sales_accounts hz_parties ACCOUNT_DIRECTOR_ID
svc_case_households hz_parties PARTY_ID
svc_sr_messages hz_parties POSTED_BY_PARTY_ID
zca_user_sales_accounts hz_parties USER_PARTY_ID
zca_asset_contacts hz_parties CONTACT_PARTY_ID
hey_establishment_header hz_parties PARTY_ID
zbs_rc_supp_activities hz_parties PARTY_ID
pon_action_history hz_parties REQUESTED_FOR_TPC_ID
pon_action_history hz_parties TRADING_PARTNER_CONTACT_ID
zca_party_territories hz_parties PARTY_ID
zca_s_acct_resources hz_parties RESOURCE_ID
svc_sr_references hz_parties CREATED_BY_PARTY_ID
hey_organization_identifier hz_parties PARTY_ID
moo_opty_references hz_parties REFERENCE_PARTY_ID
svc_service_requests hz_parties PRIMARY_CONTACT_PARTY_ID
svc_service_requests hz_parties REPORTED_BY_PARTY_ID
svc_service_requests hz_parties PARTNER_ACCOUNT_PARTY_ID
svc_service_requests hz_parties LAST_UPDATED_BY_PARTY_ID
svc_service_requests hz_parties ASSIGNEE_RESOURCE_ID
svc_service_requests hz_parties ACCOUNT_PARTY_ID
svc_interact_participants hz_parties RESOURCE_PARTY_ID
svc_interact_participants hz_parties INTERACTION_PARTICIPANT_ID
wsh_new_deliveries hz_parties SHIP_TO_PARTY_ID
wsh_new_deliveries hz_parties SOLD_TO_PARTY_ID
hey_notif_preference hz_parties PARTY_ID
zmm_inter_interactions hz_parties CUSTOMER_ID
hz_user_contacts hz_parties CONTACT_PARTY_ID
hz_user_contacts hz_parties CONTACT_ORG_PARTY_ID
hz_user_contacts hz_parties USER_PARTY_ID
zbs_compttr_geos hz_parties PARTY_ID
heq_application hz_parties PARTY_ID
heq_application hz_parties EVALUATOR_ID
loy_member hz_parties ACCNT_ID
jl_br_ar_bank_returns_all hz_parties BANK_PARTY_ID
jl_br_ar_bank_returns_all hz_parties COLLECTOR_BANK_PARTY_ID
jl_br_ar_bank_returns_all hz_parties COLLECTOR_BRANCH_PARTY_ID
moo_opty hz_parties PR_CON_PARTY_ID
moo_opty hz_parties OWNER_RESOURCE_ID
moo_opty hz_parties PR_CMPT_PARTY_ID
moo_opty hz_parties CUST_PARTY_ID
svc_case_messages hz_parties POSTED_BY_PARTY_ID
svc_bi_xchnl_int_agg hz_parties PARENT_AGENT_ID
iby_trxn_summaries_all hz_parties SALES_REP_PARTY_ID
iby_temp_ext_bank_accts hz_parties BRANCH_ID
iby_temp_ext_bank_accts hz_parties BANK_ID
iby_temp_ext_bank_accts hz_parties ACCOUNT_OWNER_PARTY_ID
svc_self_registrations hz_parties CONTACT_PARTY_ID
svc_self_registrations hz_parties ACCOUNT_PARTY_ID
svc_self_registrations hz_parties APPROVER_PARTY_ID
wsh_picking_rules hz_parties SHIP_TO_PARTY_ID
poz_supplier_registrations hz_parties VENDOR_PARTY_ID
hey_recommendation_txns hz_parties PARTY_ID
hey_recommendation_txns hz_parties RECOMMENDER_PARTY_ID
hey_recommendation_txns hz_parties ORGANIZATION_PARTY_ID
poz_contact_attribute_request hz_parties PER_PARTY_ID
poz_supplier_contacts hz_parties PER_PARTY_ID
zmm_act_calendar_privs hz_parties GRANTOR_ID
zmm_act_calendar_privs hz_parties GRANTEE_ID
svc_queue_resources hz_parties OBJECT_ID
her_sct_action hz_parties STUDENT_PARTY_ID
mkt_bdt_fund_rqst_team hz_parties RESOURCE_ID
jl_br_ar_pay_sched_aux hz_parties BRANCH_PARTY_ID
jl_br_ar_pay_sched_aux hz_parties PARTY_ID
jl_br_ar_pay_sched_aux hz_parties BANK_PARTY_ID
svc_notif_user_prefs hz_parties PARTY_ID
jtf_rs_res_primary_org hz_parties PARTY_ID
loy_txn hz_parties PARTNER_ID
hey_user_calendars hz_parties OWNER_ID
zca_ai_object_hints hz_parties RESP_RESOURCE_ID
hey_personal_race hz_parties PARTY_ID
svc_chat_messages hz_parties POSTED_BY_PARTY_ID
pjf_project_sets_b hz_parties PARTY_ID
hey_academic_history hz_parties PARTY_ID
hey_academic_history hz_parties ORGANIZATION_PARTY_ID
zmm_acty_calendars hz_parties OWNER_ID
svc_resource_loads hz_parties RESOURCE_PARTY_ID
svc_fs_tech_preferences hz_parties ACCOUNT_PARTY_ID
wis_labor_instances hz_parties PARTY_ID
iby_bepinfo hz_parties PARTY_ID
iby_bepinfo hz_parties BANK_ID
her_organization_f_b hz_parties PARTY_ID
hz_user_favorite_parties hz_parties USER_PARTY_ID
hz_user_favorite_parties hz_parties PARTY_ID
hz_financial_reports hz_parties PARTY_ID
hz_addtnl_party_ids hz_parties PARTY_ID
zmm_acty_cal_members hz_parties MEMBER_ID
jtf_rs_chgd_role_relations hz_parties ROLE_RESOURCE_ID
okc_k_headers_all_b_h hz_parties PRIMARY_ENT_PARTY_ID
zpm_partner_accounts hz_parties PARTNER_PARTY_ID
zpm_partner_accounts hz_parties ACCOUNT_DIRECTOR_ID
poz_suppliers hz_parties PARTY_ID
poz_suppliers hz_parties PARENT_PARTY_ID
hz_parties_contact_security hz_parties PERSON_PARTY_ID
hz_parties_contact_security hz_parties RELATED_PARTY_ID
iex_delinq_summaries_all hz_parties PARTY_ID
iex_delinq_summaries_all hz_parties CONTACT_PARTY_ID
svc_chat_sessions hz_parties AGENT_PARTY_ID
hey_wishlist_header hz_parties STUDENT_PARTY_ID
wsh_picking_batches hz_parties SHIP_TO_PARTY_ID
hz_employment_history hz_parties PARTY_ID
hz_employment_history hz_parties EMPLOYED_BY_PARTY_ID
hz_group_profiles hz_parties PARTY_ID
hz_group_profiles hz_parties OWNER_PARTY_ID
zbs_reference_ratings hz_parties REFERENCE_RATING_ID
zbs_reference_ratings hz_parties RESOURCE_ID
svc_notify_followers hz_parties PARTY_ID
ce_bank_acct_uses_all hz_parties ORG_PARTY_ID
mkt_call_lst hz_parties OWNER_ID
hz_party_preferences hz_parties PARTY_ID
svc_std_txt_folders hz_parties USER_PARTY_ID
mkt_cm_personalizations hz_parties PARTY_ID
mkt_bdt_claim_team hz_parties RESOURCE_ID
hz_credit_ratings hz_parties PARTY_ID
svc_sr_agg hz_parties RESOLVED_AGENT_ID
svc_sr_agg hz_parties CLOSED_AGENT_ID
her_sct_acad_advisor hz_parties ADVISOR_PARTY_ID
xle_entity_profiles hz_parties PARTY_ID
hz_cust_accounts hz_parties PARTY_ID
hz_cust_accounts hz_parties SELLING_PARTY_ID
hz_orig_sys_references hz_parties PARTY_ID
hey_relationship_txns hz_parties PARTY_ID
hey_relationship_txns hz_parties UNDERGRAD_ORG_PARTY_ID
hey_relationship_txns hz_parties HIGHEST_DEGREE_ORG_PARTY_ID
jtf_rs_group_members hz_parties RESOURCE_ID
hz_party_sites hz_parties PARTY_ID
poz_cont_addr_requests hz_parties CONTACT_PARTY_ID
jv_stakeholders_b hz_parties PARTY_ID
arb_payment_audit hz_parties PARTY_ID
hey_proxy_group hz_parties OWNER_PARTY_ID
hey_extracurricular_txns hz_parties PARTY_ID
hey_extracurricular_txns hz_parties ORGANIZATION_PARTY_ID
hz_education hz_parties PARTY_ID
hz_education hz_parties SCHOOL_PARTY_ID
her_sct_item hz_parties STUDENT_PARTY_ID
hey_user_registration hz_parties RELATED_PERSON_PARTY_ID
mkt_rm_responses hz_parties CUSTOMER_ID
mkt_rm_responses hz_parties CONTACT_ID
iex_dunnings hz_parties PARTY_ID
jtf_rs_rep_managers_cf hz_parties BASE_RESOURCE_ID
mkt_camp_resources hz_parties RESOURCE_ID
zmm_act_contacts hz_parties CONTACT_ID
xle_contact_legal_roles hz_parties CONTACT_PARTY_ID
xle_contact_legal_roles hz_parties LE_ETB_PARTY_ID
ra_interface_lines_all hz_parties ORIG_SYS_SHIP_PARTY_ID
ra_interface_lines_all hz_parties ORIG_SYS_SOLD_PARTY_ID
ap_invoices_all hz_parties PARTY_ID
zmm_activities hz_parties CUSTOMER_ID
zmm_activities hz_parties OWNER_ID
zmm_activities hz_parties REFERENCE_CUSTOMER_ID
hea_scheduled_item hz_parties SCHEDULED_ITEM_ID
svc_interactions_agg hz_parties AGENT_ID
hey_organization_contact_b hz_parties PARTY_ID
hey_organization_contact_b hz_parties ORGANIZATION_PARTY_ID
svc_omni_events hz_parties RESOURCE_PARTY_ID
svc_omni_events hz_parties CONTACT_PARTY_ID
svc_resource_skills hz_parties RESOURCE_PARTY_ID
poz_bus_classifications hz_parties PARTY_ID
poz_bus_classifications hz_parties PROVIDED_BY_CONTACT_ID
jl_br_ar_bank_occurrences hz_parties BANK_PARTY_ID
iby_external_payers_all hz_parties PARTY_ID
xle_etb_profiles hz_parties PARTY_ID
svc_chats hz_parties ACCOUNT_PARTY_ID
svc_chats hz_parties CONTACT_PARTY_ID
svc_chats hz_parties ASSIGNEE_RESOURCE_ID
svc_case_contacts hz_parties PARTY_ID
poz_sup_thirdparty_payment_rel hz_parties REMIT_TO_SUPPLIER_ID
pon_neg_terms_acceptance hz_parties TRADING_PARTNER_ID
pon_neg_terms_acceptance hz_parties TRADING_PARTNER_CONTACT_ID
okc_k_headers_all_b hz_parties PRIMARY_ENT_PARTY_ID
poz_supp_contact_requests hz_parties CONTACT_PARTY_ID
pon_bid_headers hz_parties TRADING_PARTNER_ID
pon_bid_headers hz_parties TRADING_PARTNER_CONTACT_ID
pon_bid_headers hz_parties DRAFT_LOCKED_BY
pon_bid_headers hz_parties DRAFT_LOCKED_BY_CONTACT_ID
pon_bid_headers hz_parties DRAFT_UNLOCKED_BY
pon_bid_headers hz_parties DRAFT_UNLOCKED_BY_CONTACT_ID
jtf_rs_salesreps hz_parties RESOURCE_ID
pon_supplier_access hz_parties SUPPLIER_TRADING_PARTNER_ID
ra_customer_trx_lines_all hz_parties SHIP_TO_PARTY_ID
svc_mc_messages hz_parties ASSIGNED_TO_PARTY_ID
svc_mc_messages hz_parties SENDER_PARTY_ID
hz_party_usg_assignments hz_parties PARTY_ID
hey_organization hz_parties PARTY_ID
wsh_del_details_interface hz_parties SHIP_TO_PARTY_ID
wsh_del_details_interface hz_parties SOLD_TO_PARTY_ID
arb_reg_user_profiles hz_parties USER_PARTY_ID
mkt_cm_campaigns hz_parties PR_PRTNR_ID
mkt_cm_campaigns hz_parties OWNER_ID
pon_thread_message_recipients hz_parties TO_PARTY_ID
pon_thread_message_recipients hz_parties TO_TRADING_PARTNER_ID
svc_sr_resource_members hz_parties OBJECT_ID
pon_supplier_activities hz_parties TRADING_PARTNER_ID
pon_supplier_activities hz_parties TRADING_PARTNER_CONTACT_ID
poz_up_requests hz_parties PERSON_PARTY_ID
poz_supplier_mappings hz_parties PARTY_ID
hey_cart_detail hz_parties STUDENT_PARTY_ID
mkt_cm_stg_members hz_parties CONTACT_PARTY_ID
mkt_cm_stg_members hz_parties TARGET_PARTY_ID
mkt_cm_stg_members hz_parties REFERRED_BY_PERSON_ID
hey_personal_detail hz_parties PARTY_ID
iby_gen_docs_payable hz_parties PAYEE_PARTY_ID
iby_gen_docs_payable hz_parties BENEFICIARY_PARTY
poz_bus_class_reqs hz_parties PROVIDED_BY_CONTACT_ID
svc_outbound_messages hz_parties POSTED_BY_PARTYID
svc_sr_contact_members hz_parties PARTY_ID
jl_br_ar_collection_docs_all hz_parties COLLECTOR_BANK_PARTY_ID
jl_br_ar_collection_docs_all hz_parties COLLECTOR_BRANCH_PARTY_ID
jl_br_ar_collection_docs_all hz_parties PARTY_ID
her_sct_request hz_parties BUYER_PARTY_ID
moo_opty_competitors hz_parties CMPT_PARTY_ID
zx_party_tax_profile hz_parties PARTY_ID
svc_self_service_users hz_parties CONTACT_PARTY_ID
svc_self_service_users hz_parties ACCOUNT_PARTY_ID
hz_person_language hz_parties PARTY_ID
loy_prog_point_block hz_parties PARTNER_ID
poz_supp_requests hz_parties REQUEST_BY_PARTY_ID
zbs_reference_profiles hz_parties PARTY_ID
zbs_reference_profiles hz_parties CUST_CONTACT_PARTY_ID
zbs_reference_profiles hz_parties INT_CONTACT_PARTY_ID

Indexes

Index Uniqueness Tablespace Columns
HZ_PARTIES_CTX1 Non Unique Default PARTY_NAME
HZ_PARTIES_CTX2 Non Unique Default PARTY_UNIQUE_NAME
HZ_PARTIES_N1 Non Unique Default PARTY_NAME, PARTY_TYPE
HZ_PARTIES_N10 Non Unique Default UPPER("PERSON_FIRST_NAME")
HZ_PARTIES_N11 Non Unique Default USER_GUID
HZ_PARTIES_N12 Non Unique Default "LAST_UPDATE_DATE", PARTY_ID, STATUS
HZ_PARTIES_N13 Non Unique Default UPPER("PARTY_UNIQUE_NAME")
HZ_PARTIES_N14 Non Unique Default PARTY_UNIQUE_NAME
HZ_PARTIES_N15 Non Unique Default UPPER("USER_GUID")
HZ_PARTIES_N16 Non Unique Default IDEN_ADDR_LOCATION_ID
HZ_PARTIES_N17 Non Unique Default UPPER("PARTY_NUMBER")
HZ_PARTIES_N18 Non Unique Default COUNTRY
HZ_PARTIES_N19 Non Unique Default REQUEST_ID
HZ_PARTIES_N2 Non Unique Default PERSON_LAST_NAME
HZ_PARTIES_N20 Non Unique Default SALES_ACCOUNT_ID, STATUS
HZ_PARTIES_N21 Non Unique Default MASTER_PARTY_ID
HZ_PARTIES_N3 Non Unique Default PERSON_FIRST_NAME
HZ_PARTIES_N4 Non Unique Default JGZZ_FISCAL_CODE
HZ_PARTIES_N5 Non Unique Default ORIG_SYSTEM_REFERENCE
HZ_PARTIES_N7 Non Unique Default DUNS_NUMBER_C
HZ_PARTIES_N8 Non Unique Default UPPER("PARTY_NAME"), PARTY_TYPE
HZ_PARTIES_N9 Non Unique Default UPPER("PERSON_LAST_NAME")
HZ_PARTIES_PK Unique Default PARTY_ID
HZ_PARTIES_U1 Unique Default PARTY_NUMBER, CONFLICT_ID