Search Results hz_organization_profiles
The HZ_ORGANIZATION_PROFILES
table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical component of the Trading Community Architecture (TCA) module, which serves as the central repository for storing and managing organization-related data. This table is part of the Oracle TCA data model and is designed to maintain comprehensive profile information for business entities, including customers, suppliers, and other organizational parties. Below is a detailed 500-word summary of the HZ_ORGANIZATION_PROFILES
table in the context of Oracle EBS.
Overview of HZ_ORGANIZATION_PROFILES
TheHZ_ORGANIZATION_PROFILES
table stores organization-specific attributes that are not captured in the base HZ_PARTIES
table. While HZ_PARTIES
contains generic party information (such as party type, name, and status), HZ_ORGANIZATION_PROFILES
extends this by storing organization-specific details like legal entity information, industry classifications, and financial attributes. This table is linked to HZ_PARTIES
via the PARTY_ID
foreign key, ensuring a normalized data structure.
Key Columns and Their Significance
The table includes several key columns that define an organization's profile:- ORGANIZATION_PROFILE_ID: Primary key identifier for the organization profile record.
- PARTY_ID: Foreign key referencing
HZ_PARTIES
, linking the profile to a specific party. - LEGAL_ENTITY_FLAG: Indicates whether the organization is a legal entity (Y/N).
- DUNS_NUMBER: Stores the Data Universal Numbering System (DUNS) identifier, used for credit and business verification.
- INDUSTRY_CLASSIFICATION: Captures the industry sector or classification (e.g., NAICS or SIC codes).
- YEAR_ESTABLISHED: The year the organization was founded.
- EMPLOYEES_TOTAL: Total number of employees in the organization.
- REVENUE_TOTAL: Annual revenue of the organization.
- CREDIT_RATING: Creditworthiness score or rating assigned to the organization.
- TAXPAYER_ID: Tax identification number (e.g., VAT, GST, or EIN).
- CREATED_BY, CREATION_DATE, LAST_UPDATED_BY, LAST_UPDATE_DATE: Audit columns tracking record creation and modification.
Functional Usage in Oracle EBS
TheHZ_ORGANIZATION_PROFILES
table is utilized across multiple Oracle EBS modules, including:
- Order Management (OM): To validate customer creditworthiness and eligibility for transactions.
- Accounts Receivable (AR): For customer credit checks and billing purposes.
- Procurement (PO): To assess supplier reliability and compliance.
- Tax Engine: To determine tax applicability based on taxpayer IDs and legal entity status.
Integration with Other TCA Tables
The table is closely integrated with other TCA tables, such as:HZ_PARTIES
: Base party information.HZ_CUST_ACCOUNTS
: Customer-specific data.HZ_LOCATIONS
: Physical addresses associated with the organization.HZ_CONTACT_POINTS
: Communication details (email, phone, etc.).
Data Maintenance and Best Practices
To ensure data integrity:- Use Oracle TCA APIs (e.g.,
HZ_ORGANIZATION_V2PUB
) for creating or updating records. - Regularly purge obsolete records using
HZ_DQM_SYNC
to maintain performance. - Leverage Oracle Data Quality Management (DQM) for deduplication and standardization.
Conclusion
TheHZ_ORGANIZATION_PROFILES
table is a foundational element in Oracle EBS TCA, enabling organizations to maintain detailed and structured profile data for business entities. Its integration with core EBS modules ensures consistent and accurate data flow across financial, procurement, and customer management processes. Proper utilization of this table enhances data governance, compliance, and operational efficiency within Oracle EBS implementations.
-
Table: HZ_ORGANIZATION_PROFILES
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_ORGANIZATION_PROFILES, object_name:HZ_ORGANIZATION_PROFILES, status:VALID, product: AR - Receivables , description: Detailed information about organizations , implementation_dba_data: AR.HZ_ORGANIZATION_PROFILES ,
-
Table: HZ_ORGANIZATION_PROFILES
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_ORGANIZATION_PROFILES, object_name:HZ_ORGANIZATION_PROFILES, status:VALID, product: AR - Receivables , description: Detailed information about organizations , implementation_dba_data: AR.HZ_ORGANIZATION_PROFILES ,
-
Lookup Type: HZ_ORGANIZATION_PROFILES
12.1.1
product: AR - Receivables , meaning: List of attributes of the HZ_ORGANIZATION_PROFILES table , description: A lookup table listing the attributes of the HZ_ORGANIZATION_PROFILES ,
-
Lookup Type: HZ_ORGANIZATION_PROFILES
12.2.2
product: AR - Receivables , meaning: List of attributes of the HZ_ORGANIZATION_PROFILES table , description: A lookup table listing the attributes of the HZ_ORGANIZATION_PROFILES ,
-
APPS.HZ_IMP_LOAD_PARTIES_PKG dependencies on HZ_ORGANIZATION_PROFILES
12.1.1
-
APPS.HZ_MATCH_RULE_40 dependencies on HZ_ORGANIZATION_PROFILES
12.1.1
-
APPS.HZ_MATCH_RULE_58 dependencies on HZ_ORGANIZATION_PROFILES
12.1.1
-
APPS.HZ_MATCH_RULE_39 dependencies on HZ_ORGANIZATION_PROFILES
12.1.1
-
APPS.IBY_EXT_BANKACCT_PUB dependencies on HZ_ORGANIZATION_PROFILES
12.1.1
-
APPS.HZ_PARTY_CERT_PKG dependencies on HZ_ORGANIZATION_PROFILES
12.1.1
-
APPS.HZ_PARTY_V2PUB dependencies on HZ_ORGANIZATION_PROFILES
12.1.1
-
APPS.HZ_IMP_LOAD_WRAPPER dependencies on HZ_ORGANIZATION_PROFILES
12.1.1
-
APPS.HZ_MATCH_RULE_7 dependencies on HZ_ORGANIZATION_PROFILES
12.1.1
-
APPS.JA_CN_PS_SI_BAI_EXPORT_PKG dependencies on HZ_ORGANIZATION_PROFILES
12.2.2
-
APPS.AR_CMGT_DATA_POINTS_PKG dependencies on HZ_ORGANIZATION_PROFILES
12.2.2
-
APPS.HZ_ACCT_CREATE_PKG dependencies on HZ_ORGANIZATION_PROFILES
12.2.2
-
APPS.HZ_CUSTOMER_INT dependencies on HZ_ORGANIZATION_PROFILES
12.2.2
-
APPS.HZ_MATCH_RULE_58 dependencies on HZ_ORGANIZATION_PROFILES
12.2.2
-
APPS.HZ_MATCH_RULE_4 dependencies on HZ_ORGANIZATION_PROFILES
12.2.2
-
APPS.HZ_MATCH_RULE_51 dependencies on HZ_ORGANIZATION_PROFILES
12.2.2
-
APPS.HZ_MATCH_RULE_36 dependencies on HZ_ORGANIZATION_PROFILES
12.2.2
-
APPS.HZ_BANK_PUB dependencies on HZ_ORGANIZATION_PROFILES
12.2.2
-
APPS.HZ_MATCH_RULE_238 dependencies on HZ_ORGANIZATION_PROFILES
12.2.2
-
APPS.AMS_DMEXTRACT_PVT dependencies on HZ_ORGANIZATION_PROFILES
12.2.2
-
APPS.HZ_MATCH_RULE_7 dependencies on HZ_ORGANIZATION_PROFILES
12.2.2
-
APPS.HZ_EXTENSIBILITY_PVT dependencies on HZ_ORGANIZATION_PROFILES
12.2.2
-
APPS.HZ_MATCH_RULE_5 dependencies on HZ_ORGANIZATION_PROFILES
12.2.2
-
APPS.HZ_MERGE_PKG dependencies on HZ_ORGANIZATION_PROFILES
12.1.1
-
APPS.HZ_DNBUI_PVT dependencies on HZ_ORGANIZATION_PROFILES
12.1.1
-
APPS.HZ_POPULATE_BOT_PKG dependencies on HZ_ORGANIZATION_PROFILES
12.1.1
-
APPS.HZ_EXTRACT_ORGANIZATION_BO_PVT dependencies on HZ_ORGANIZATION_PROFILES
12.1.1
-
APPS.PV_EXT_ENTY_ATTR_VALUE_PVT dependencies on HZ_ORGANIZATION_PROFILES
12.1.1
-
APPS.IBY_EXT_BANKACCT_VALIDATIONS dependencies on HZ_ORGANIZATION_PROFILES
12.1.1
-
APPS.HZ_IMP_LOAD_CODE_ASSIGNMENTS dependencies on HZ_ORGANIZATION_PROFILES
12.1.1
-
APPS.PON_PROFILE_UTIL_PKG dependencies on HZ_ORGANIZATION_PROFILES
12.1.1
-
APPS.JL_BR_AR_LOG_VALIDATION dependencies on HZ_ORGANIZATION_PROFILES
12.1.1
-
APPS.HZ_MERGE_ENTITY_ATTRI_PVT dependencies on HZ_ORGANIZATION_PROFILES
12.1.1
-
APPS.HZ_PARTY_ACQUIRE dependencies on HZ_ORGANIZATION_PROFILES
12.1.1
-
APPS.HZ_MATCH_RULE_35 dependencies on HZ_ORGANIZATION_PROFILES
12.1.1
-
APPS.HZ_PURGE_GEN dependencies on HZ_ORGANIZATION_PROFILES
12.2.2
-
APPS.HZ_MATCH_RULE_42 dependencies on HZ_ORGANIZATION_PROFILES
12.2.2
-
APPS.HZ_IMP_LOAD_WRAPPER dependencies on HZ_ORGANIZATION_PROFILES
12.2.2
-
APPS.ECE_AP_PAYMENT dependencies on HZ_ORGANIZATION_PROFILES
12.2.2
-
APPS.HZ_MATCH_RULE_53 dependencies on HZ_ORGANIZATION_PROFILES
12.2.2
-
APPS.POS_BANK_ACCOUNT_BO_PKG dependencies on HZ_ORGANIZATION_PROFILES
12.2.2
-
APPS.HZ_IMP_LOAD_CODE_ASSIGNMENTS dependencies on HZ_ORGANIZATION_PROFILES
12.2.2
-
APPS.AR_RECEIPT_API_PUB dependencies on HZ_ORGANIZATION_PROFILES
12.2.2
-
APPS.IBY_EXT_BANKACCT_PUB dependencies on HZ_ORGANIZATION_PROFILES
12.2.2
-
APPS.POS_SUPPLIER_BO_DEP_PKG dependencies on HZ_ORGANIZATION_PROFILES
12.2.2
-
APPS.IBY_EXT_BANKACCT_VALIDATIONS dependencies on HZ_ORGANIZATION_PROFILES
12.2.2