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 ,
-
Table: HZ_ORG_PROFILES_EXT_B
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_ORG_PROFILES_EXT_B, object_name:HZ_ORG_PROFILES_EXT_B, status:VALID, product: AR - Receivables , description: Stores extensible attributes for organizations. , implementation_dba_data: AR.HZ_ORG_PROFILES_EXT_B ,
-
Table: HZ_ORG_PROFILES_EXT_B
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_ORG_PROFILES_EXT_B, object_name:HZ_ORG_PROFILES_EXT_B, status:VALID, product: AR - Receivables , description: Stores extensible attributes for organizations. , implementation_dba_data: AR.HZ_ORG_PROFILES_EXT_B ,
-
View: AR_BR_MAIN_REMIT_BATCH_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_BR_MAIN_REMIT_BATCH_V, object_name:AR_BR_MAIN_REMIT_BATCH_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_BR_MAIN_REMIT_BATCH_V ,
-
View: AR_BR_MAIN_REMIT_BATCH_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_BR_MAIN_REMIT_BATCH_V, object_name:AR_BR_MAIN_REMIT_BATCH_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_BR_MAIN_REMIT_BATCH_V ,
-
View: AR_CUSTOMER_BILLS_TRX_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CUSTOMER_BILLS_TRX_V, object_name:AR_CUSTOMER_BILLS_TRX_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_CUSTOMER_BILLS_TRX_V ,
-
Table: HZ_ORG_PROFILES_EXT_TL
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_ORG_PROFILES_EXT_TL, object_name:HZ_ORG_PROFILES_EXT_TL, status:VALID, product: AR - Receivables , description: Provides multilingual support for extensible organization attributes. , implementation_dba_data: AR.HZ_ORG_PROFILES_EXT_TL ,
-
Lookup Type: HZ_EXT_ENTITIES
12.2.2
product: AR - Receivables , meaning: Entities for extensible attributes , description: Data model extensibility entities ,
-
Lookup Type: HZ_EXT_ENTITIES
12.1.1
product: AR - Receivables , meaning: Entities for extensible attributes , description: Data model extensibility entities ,
-
View: AR_CUSTOMER_BILLS_TRX_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CUSTOMER_BILLS_TRX_V, object_name:AR_CUSTOMER_BILLS_TRX_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_CUSTOMER_BILLS_TRX_V ,
-
Table: HZ_ORG_PROFILES_EXT_TL
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_ORG_PROFILES_EXT_TL, object_name:HZ_ORG_PROFILES_EXT_TL, status:VALID, product: AR - Receivables , description: Provides multilingual support for extensible organization attributes. , implementation_dba_data: AR.HZ_ORG_PROFILES_EXT_TL ,
-
View: AR_BATCH_REMIT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_BATCH_REMIT_V, object_name:AR_BATCH_REMIT_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_BATCH_REMIT_V ,
-
View: AR_BATCH_REMIT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_BATCH_REMIT_V, object_name:AR_BATCH_REMIT_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_BATCH_REMIT_V ,
-
Lookup Type: ENTITY_NAME
12.2.2
product: AR - Receivables , meaning: ENTITY_NAME , description: Entities that are supported by lead import to capture flex field info ,
-
Lookup Type: ENTITY_NAME
12.1.1
product: AR - Receivables , meaning: ENTITY_NAME , description: Entities that are supported by lead import to capture flex field info ,
-
View: HZ_ORG_PROFILES_CPUI_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.HZ_ORG_PROFILES_CPUI_V, object_name:HZ_ORG_PROFILES_CPUI_V, status:VALID, product: AR - Receivables , description: Organization Profiles , implementation_dba_data: APPS.HZ_ORG_PROFILES_CPUI_V ,
-
View: HZ_ORG_PROFILES_CPUI_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.HZ_ORG_PROFILES_CPUI_V, object_name:HZ_ORG_PROFILES_CPUI_V, status:VALID, product: AR - Receivables , description: Organization Profiles , implementation_dba_data: APPS.HZ_ORG_PROFILES_CPUI_V ,
-
View: HZ_ORGANIZATION_PROFILES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.HZ_ORGANIZATION_PROFILES_V, object_name:HZ_ORGANIZATION_PROFILES_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.HZ_ORGANIZATION_PROFILES_V ,
-
View: HZ_ORGANIZATION_PROFILES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.HZ_ORGANIZATION_PROFILES_V, object_name:HZ_ORGANIZATION_PROFILES_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.HZ_ORGANIZATION_PROFILES_V ,
-
View: AR_CUSTOMERS_V
12.1.1
product: AR - Receivables , implementation_dba_data: Not implemented in this database ,
-
View: AR_CUSTOMERS_V
12.2.2
product: AR - Receivables , implementation_dba_data: Not implemented in this database ,
-
View: HZ_WSRVC_ORG_ACCOUNT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.HZ_WSRVC_ORG_ACCOUNT_V, object_name:HZ_WSRVC_ORG_ACCOUNT_V, status:VALID, product: AR - Receivables , description: Internal view for Organization Account , implementation_dba_data: APPS.HZ_WSRVC_ORG_ACCOUNT_V ,
-
View: HZ_WSRVC_ORG_ACCOUNT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.HZ_WSRVC_ORG_ACCOUNT_V, object_name:HZ_WSRVC_ORG_ACCOUNT_V, status:VALID, product: AR - Receivables , description: Internal view for Organization Account , implementation_dba_data: APPS.HZ_WSRVC_ORG_ACCOUNT_V ,
-
Table: HZ_PARTIES
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_PARTIES, object_name:HZ_PARTIES, status:VALID, product: AR - Receivables , description: Information about parties such as organizations, people, and groups , implementation_dba_data: AR.HZ_PARTIES ,
-
Table: HZ_PARTIES
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_PARTIES, object_name:HZ_PARTIES, status:VALID, product: AR - Receivables , description: Information about parties such as organizations, people, and groups , implementation_dba_data: AR.HZ_PARTIES ,