Search Results /sie/ft_1cl_cfg4 t code
The HZ_DUP_RESULTS
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical component of the Trading Community Architecture (TCA) module, specifically designed to store and manage duplicate party or customer records identified by the Oracle TCA Duplicate Resolution Engine (DRE). This table plays a pivotal role in maintaining data integrity by capturing potential duplicate records, enabling administrators to review, merge, or resolve conflicts systematically.
Purpose and Functionality
The primary purpose ofHZ_DUP_RESULTS
is to log the outcomes of duplicate detection processes executed within Oracle TCA. When the DRE identifies potential duplicates—based on predefined matching rules—it stores the results in this table. The records include metadata about the duplicate pairs, such as party IDs, match scores, and resolution statuses. This facilitates a structured approach to managing duplicates, ensuring clean and reliable customer data.
Key Columns and Structure
TheHZ_DUP_RESULTS
table comprises several important columns:
- DUP_RESULT_ID: Primary key, uniquely identifying each duplicate result entry.
- PARTY_ID1 and PARTY_ID2: References to the duplicate party records in
HZ_PARTIES
. - MATCH_SCORE: Numeric value indicating the similarity between the two records (higher scores suggest stronger matches).
- STATUS: Tracks the resolution state (e.g., "PENDING," "MERGED," or "IGNORED").
- CREATED_BY and CREATION_DATE: Audit columns recording who created the entry and when.
- LAST_UPDATE_DATE and LAST_UPDATED_BY: Track modifications to the record.
Integration with TCA Processes
The table integrates tightly with Oracle TCA's duplicate management workflows. Administrators can queryHZ_DUP_RESULTS
to review potential duplicates, initiate merges via the HZ_MERGE_PKG
API, or update the status to reflect manual resolutions. The DRE periodically re-evaluates unresolved entries, ensuring ongoing data quality.
Performance and Maintenance Considerations
In high-volume environments,HZ_DUP_RESULTS
can grow significantly. Oracle recommends:
- Regularly archiving resolved entries to auxiliary tables.
- Indexing critical columns like
PARTY_ID1
,PARTY_ID2
, andSTATUS
for faster queries. - Purging obsolete records to optimize storage and performance.
Customization and Extensions
Organizations can extend the table's functionality by:- Creating custom matching rules to refine duplicate detection logic.
- Developing automated scripts to process high-confidence duplicates.
- Leveraging APIs like
HZ_DUP_RESULTS_PKG
to programmatically manage entries.
Conclusion
TheHZ_DUP_RESULTS
table is a cornerstone of Oracle EBS's data quality framework, ensuring accurate and non-redundant customer data. Its design supports both automated and manual resolution workflows, making it indispensable for enterprises prioritizing data integrity in their CRM or ERP systems. Proper maintenance and customization of this table can significantly enhance operational efficiency and reporting accuracy.
-
Lookup Type: CODE
12.1.1
product: AR - Receivables , meaning: Code , description: Autoinvoice option for data validation ,
-
Lookup Type: CODE
12.2.2
product: AR - Receivables , meaning: Code , description: Autoinvoice option for data validation ,
-
Lookup Type: CASH_APPLICATION_RULE
12.1.1
product: AR - Receivables , meaning: Cash Application Rule , description: Cash application rule ,
-
Lookup Type: CASH_APPLICATION_RULE
12.2.2
product: AR - Receivables , meaning: Cash Application Rule , description: Cash application rule ,
-
Lookup Type: DL_ADDR_ONLY_SRCH
12.1.1
product: AR - Receivables , meaning: Data Librarian Address Only Search Type , description: Categories for Address Only Search ,
-
Lookup Type: DL_ADDR_ONLY_SRCH
12.2.2
product: AR - Receivables , meaning: Data Librarian Address Only Search Type , description: Categories for Address Only Search ,
-
Lookup Type: DL_ADDR_SEARCH
12.1.1
product: AR - Receivables , meaning: Data Librarian Address Search Type , description: Categories for Address Search ,
-
Lookup Type: DL_ADDR_SEARCH
12.2.2
product: AR - Receivables , meaning: Data Librarian Address Search Type , description: Categories for Address Search ,
-
Lookup Type: AR_BPA_CFG_PARAM_TYPE
12.2.2
product: AR - Receivables , meaning: Parameter Type , description: Parameter Type ,
-
Lookup Type: AR_BPA_CFG_PARAM_TYPE
12.1.1
product: AR - Receivables , meaning: Parameter Type , description: Parameter Type ,
-
Lookup Type: DEFAULT_ACCOUNTING
12.1.1
product: AR - Receivables , meaning: Default Accounting , description: Default Accounting ,
-
Lookup Type: DEFAULT_ACCOUNTING
12.2.2
product: AR - Receivables , meaning: Default Accounting , description: Default Accounting ,
-
Lookup Type: REV_ADJ_AMOUNT_MODE
12.1.1
product: AR - Receivables , meaning: Rev Adj Amount Mode , description: Revenue Adjustment Amount Mode ,
-
Lookup Type: REV_ADJ_AMOUNT_MODE
12.2.2
product: AR - Receivables , meaning: Rev Adj Amount Mode , description: Revenue Adjustment Amount Mode ,
-
Lookup Type: DL_RELAT_ONLY_SEARCH
12.2.2
product: AR - Receivables , meaning: Data Librarian Relationship Only Search Type , description: Categories for Relationship Only Search ,
-
Lookup Type: DISCOUNT_BASIS
12.1.1
product: AR - Receivables , meaning: Discount Basis , description: Discount basis for Staged Dunning ,
-
Lookup Type: DISCOUNT_BASIS
12.2.2
product: AR - Receivables , meaning: Discount Basis , description: Discount basis for Staged Dunning ,
-
Lookup Type: DL_RELAT_ONLY_SEARCH
12.1.1
product: AR - Receivables , meaning: Data Librarian Relationship Only Search Type , description: Categories for Relationship Only Search ,
-
Lookup Type: ARTA_DISCOUNT_AMOUNT_BASIS
12.1.1
product: AR - Receivables , meaning: Arta Discount Amount Basis , description: Discount Amount Basis ,
-
Lookup Type: ARTA_DISCOUNT_AMOUNT_BASIS
12.2.2
product: AR - Receivables , meaning: Arta Discount Amount Basis , description: Discount Amount Basis ,
-
Lookup Type: DL_RELAT_SEARCH
12.2.2
product: AR - Receivables , meaning: Data Librarian Relationship Search Type , description: Categories for Relationship Search ,
-
Lookup Type: DL_RELAT_SEARCH
12.1.1
product: AR - Receivables , meaning: Data Librarian Relationship Search Type , description: Categories for Relationship Search ,
-
Lookup Type: LOCAL_BUS_IDEN_TYPE
12.1.1
product: AR - Receivables , meaning: Local Bus Iden Type , description: Local Bus Identify Type ,
-
Lookup Type: LOCAL_BUS_IDEN_TYPE
12.2.2
product: AR - Receivables , meaning: Local Bus Iden Type , description: Local Bus Identify Type ,
-
View: AR_DOCUMENT_TRANSFERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_DOCUMENT_TRANSFERS_V, object_name:AR_DOCUMENT_TRANSFERS_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_DOCUMENT_TRANSFERS_V ,
-
View: AR_DOCUMENT_TRANSFERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_DOCUMENT_TRANSFERS_V, object_name:AR_DOCUMENT_TRANSFERS_V, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_DOCUMENT_TRANSFERS_V ,
-
View: AR_OPEN_TRX_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_OPEN_TRX_V, object_name:AR_OPEN_TRX_V, status:VALID, product: AR - Receivables , description: (Release 115 Only) , implementation_dba_data: APPS.AR_OPEN_TRX_V ,
-
View: AR_BPA_RULE_ATTRIBUTES_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_BPA_RULE_ATTRIBUTES_VL, object_name:AR_BPA_RULE_ATTRIBUTES_VL, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_BPA_RULE_ATTRIBUTES_VL ,
-
View: AR_BPA_RULE_ATTRIBUTES_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_BPA_RULE_ATTRIBUTES_VL, object_name:AR_BPA_RULE_ATTRIBUTES_VL, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_BPA_RULE_ATTRIBUTES_VL ,
-
Table: HZ_DUP_RESULTS
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_DUP_RESULTS, object_name:HZ_DUP_RESULTS, status:VALID, product: AR - Receivables , description: The HZ_DUP_RESULTS table temporarily stores duplicate identification data during the duplicate identification of interface tables. The table includes information about the potential from and to parties. Data in this table is only used for t , implementation_dba_data: AR.HZ_DUP_RESULTS ,
-
View: HZ_STYLES_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.HZ_STYLES_VL, object_name:HZ_STYLES_VL, status:VALID, product: AR - Receivables , description: Translation view for name and address formatting styles , implementation_dba_data: APPS.HZ_STYLES_VL ,
-
View: HZ_DSS_GROUPS_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.HZ_DSS_GROUPS_VL, object_name:HZ_DSS_GROUPS_VL, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.HZ_DSS_GROUPS_VL ,
-
View: HZ_STYLES_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.HZ_STYLES_VL, object_name:HZ_STYLES_VL, status:VALID, product: AR - Receivables , description: Translation view for name and address formatting styles , implementation_dba_data: APPS.HZ_STYLES_VL ,
-
View: HZ_STYLE_FORMATS_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.HZ_STYLE_FORMATS_VL, object_name:HZ_STYLE_FORMATS_VL, status:VALID, product: AR - Receivables , description: Translation view for name and address formatting style formats , implementation_dba_data: APPS.HZ_STYLE_FORMATS_VL ,
-
View: AR_CMGT_DNB_ELEMENTS_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CMGT_DNB_ELEMENTS_VL, object_name:AR_CMGT_DNB_ELEMENTS_VL, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_CMGT_DNB_ELEMENTS_VL ,
-
View: AR_BPA_DATASRC_APPS_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_BPA_DATASRC_APPS_VL, object_name:AR_BPA_DATASRC_APPS_VL, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_BPA_DATASRC_APPS_VL ,
-
View: HZ_DSS_GROUPS_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.HZ_DSS_GROUPS_VL, object_name:HZ_DSS_GROUPS_VL, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.HZ_DSS_GROUPS_VL ,
-
Table: HZ_DUP_RESULTS
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_DUP_RESULTS, object_name:HZ_DUP_RESULTS, status:VALID, product: AR - Receivables , description: The HZ_DUP_RESULTS table temporarily stores duplicate identification data during the duplicate identification of interface tables. The table includes information about the potential from and to parties. Data in this table is only used for t , implementation_dba_data: AR.HZ_DUP_RESULTS ,
-
View: HZ_STYLE_FORMATS_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.HZ_STYLE_FORMATS_VL, object_name:HZ_STYLE_FORMATS_VL, status:VALID, product: AR - Receivables , description: Translation view for name and address formatting style formats , implementation_dba_data: APPS.HZ_STYLE_FORMATS_VL ,
-
View: AR_BPA_DATASRC_APPS_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_BPA_DATASRC_APPS_VL, object_name:AR_BPA_DATASRC_APPS_VL, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_BPA_DATASRC_APPS_VL ,
-
View: AR_BPA_URLS_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_BPA_URLS_VL, object_name:AR_BPA_URLS_VL, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_BPA_URLS_VL ,
-
View: AR_CMGT_DNB_ELEMENTS_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_CMGT_DNB_ELEMENTS_VL, object_name:AR_CMGT_DNB_ELEMENTS_VL, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_CMGT_DNB_ELEMENTS_VL ,
-
View: HZ_TRANS_FUNCTIONS_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.HZ_TRANS_FUNCTIONS_VL, object_name:HZ_TRANS_FUNCTIONS_VL, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.HZ_TRANS_FUNCTIONS_VL ,
-
View: HZ_PARTY_USAGES_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.HZ_PARTY_USAGES_VL, object_name:HZ_PARTY_USAGES_VL, status:VALID, product: AR - Receivables , description: VL view to select party usage. , implementation_dba_data: APPS.HZ_PARTY_USAGES_VL ,
-
View: HZ_TRANS_ATTRIBUTES_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.HZ_TRANS_ATTRIBUTES_VL, object_name:HZ_TRANS_ATTRIBUTES_VL, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.HZ_TRANS_ATTRIBUTES_VL ,
-
View: AR_BPA_URLS_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.AR_BPA_URLS_VL, object_name:AR_BPA_URLS_VL, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.AR_BPA_URLS_VL ,
-
View: HZ_TRANS_ATTRIBUTES_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:AR.HZ_TRANS_ATTRIBUTES_VL, object_name:HZ_TRANS_ATTRIBUTES_VL, status:VALID, product: AR - Receivables , implementation_dba_data: APPS.HZ_TRANS_ATTRIBUTES_VL ,
-
Table: AR_CMGT_DNB_ELEMENTS_B
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.AR_CMGT_DNB_ELEMENTS_B, object_name:AR_CMGT_DNB_ELEMENTS_B, status:VALID, product: AR - Receivables , description: The AR_CMGT_DNB_ELEMENTS_B table identifies the intersection between where Dun & Bradstreet Global Data Product report data is stored and how it is retrieved for display in Oracle Credit Management. Each report has a number of data points t , implementation_dba_data: AR.AR_CMGT_DNB_ELEMENTS_B ,
-
View: HZ_WORD_RPL_CONDS_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.HZ_WORD_RPL_CONDS_VL, object_name:HZ_WORD_RPL_CONDS_VL, status:VALID, product: AR - Receivables , description: Ties in the HZ_WORD_RPL_CONDS_TL and HZ_WORD_RPL_CONDS_B tables , implementation_dba_data: APPS.HZ_WORD_RPL_CONDS_VL ,
-
View: HZ_PARTY_USAGES_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AR.HZ_PARTY_USAGES_VL, object_name:HZ_PARTY_USAGES_VL, status:VALID, product: AR - Receivables , description: VL view to select party usage. , implementation_dba_data: APPS.HZ_PARTY_USAGES_VL ,