Search Results egp system items field length
The GR_ITEM_FIELD_NAME_MASKS_B
table is a critical component within Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2, specifically related to the Global Reconciliation (GR) module. This table stores field name masks used for data reconciliation processes, ensuring consistency and accuracy when matching transactions across different systems or modules. Below is a detailed analysis of its structure, purpose, and functional relevance in Oracle EBS.
Overview and Purpose
TheGR_ITEM_FIELD_NAME_MASKS_B
table is part of the Global Reconciliation framework, which facilitates the comparison and reconciliation of transactional data between disparate systems or within different modules of Oracle EBS. Field name masks defined in this table are used to standardize field naming conventions, enabling seamless data mapping and validation during reconciliation processes. This is particularly useful in multi-system environments where field names may vary but represent the same underlying data.
Table Structure
The table consists of several key columns, each serving a specific purpose in the reconciliation workflow:- FIELD_NAME_MASK_ID: A unique identifier for each field name mask entry, typically a primary key.
- FIELD_NAME: The actual field name or a mask pattern used for matching fields during reconciliation.
- DESCRIPTION: A textual description of the field name mask, providing context for its usage.
- APPLICATION_ID: References the Oracle EBS application (e.g., GL, AP, AR) to which the field name mask applies.
- ENABLED_FLAG: A Boolean flag indicating whether the mask is active and available for use.
- CREATION_DATE, CREATED_BY, LAST_UPDATE_DATE, LAST_UPDATED_BY: Standard Oracle audit columns tracking record creation and modification.
Functional Role in Reconciliation
TheGR_ITEM_FIELD_NAME_MASKS_B
table plays a pivotal role in the Global Reconciliation process by:
- Standardizing Field Names: By defining masks, it ensures that fields with different names but identical semantics (e.g., "INV_ID" vs. "INVOICE_NUM") are correctly matched during reconciliation.
- Supporting Flexible Matching: Wildcards or pattern-based masks allow for dynamic field matching, reducing manual configuration efforts.
- Enabling Cross-Module Reconciliation: By associating masks with specific applications (
APPLICATION_ID
), it facilitates reconciliation between modules like General Ledger (GL) and Accounts Payable (AP).
Integration with Other GR Tables
This table interacts closely with other Global Reconciliation tables, such as:GR_RECON_RULES_B
: Defines reconciliation rules that may reference field name masks for data alignment.GR_ITEM_FIELDS_B
: Stores actual field definitions, which may use masks fromGR_ITEM_FIELD_NAME_MASKS_B
for normalization.
Technical Considerations
In Oracle EBS 12.1.1 and 12.2.2, the table is typically accessed via Oracle Forms or APIs provided by the GR module. Customizations or extensions to field name masks should adhere to Oracle's data integrity constraints, as improper modifications may disrupt reconciliation workflows. Indexes onFIELD_NAME_MASK_ID
and APPLICATION_ID
are recommended for performance optimization in large-scale deployments.
Conclusion
TheGR_ITEM_FIELD_NAME_MASKS_B
table is a foundational element in Oracle EBS's Global Reconciliation framework, ensuring accurate and efficient data matching across systems. Its design supports flexibility and scalability, making it indispensable for organizations leveraging Oracle EBS for financial or operational reconciliation. Understanding its structure and functionality is essential for administrators and developers working with reconciliation processes in Oracle EBS 12.1.1 or 12.2.2.
-
File: GR_11i_Master Items Template.pdf
12.1.1
product: GR - Process Manufacturing Regulatory Management , size: 22.299 KBytes , file_type: PDF Diagram ,
-
File: GR_11i_Master Items Template.pdf
12.2.2
product: GR - Process Manufacturing Regulatory Management , size: 22.299 KBytes , file_type: PDF Diagram ,
-
Table: GR_ITEM_FIELD_NAME_MASKS_B
12.2.2
owner:GR, object_type:TABLE, fnd_design_data:GR.GR_ITEM_FIELD_NAME_MASKS_B, object_name:GR_ITEM_FIELD_NAME_MASKS_B, status:VALID, product: GR - Process Manufacturing Regulatory Management , description: GR field name masks for regulatory items , implementation_dba_data: GR.GR_ITEM_FIELD_NAME_MASKS_B ,
-
Table: GR_ITEM_FIELD_NAME_MASKS_B
12.1.1
owner:GR, object_type:TABLE, fnd_design_data:GR.GR_ITEM_FIELD_NAME_MASKS_B, object_name:GR_ITEM_FIELD_NAME_MASKS_B, status:VALID, product: GR - Process Manufacturing Regulatory Management , description: GR field name masks for regulatory items , implementation_dba_data: GR.GR_ITEM_FIELD_NAME_MASKS_B ,
-
Table: GR_ITEM_FIELD_NAME_MASKS_TL
12.1.1
owner:GR, object_type:TABLE, fnd_design_data:GR.GR_ITEM_FIELD_NAME_MASKS_TL, object_name:GR_ITEM_FIELD_NAME_MASKS_TL, status:VALID, product: GR - Process Manufacturing Regulatory Management , description: GR translated field name masks for regulatory items , implementation_dba_data: GR.GR_ITEM_FIELD_NAME_MASKS_TL ,
-
Table: GR_ITEM_FIELD_NAME_MASKS_TL
12.2.2
owner:GR, object_type:TABLE, fnd_design_data:GR.GR_ITEM_FIELD_NAME_MASKS_TL, object_name:GR_ITEM_FIELD_NAME_MASKS_TL, status:VALID, product: GR - Process Manufacturing Regulatory Management , description: GR translated field name masks for regulatory items , implementation_dba_data: GR.GR_ITEM_FIELD_NAME_MASKS_TL ,
-
Lookup Type: GR_GRRPT009_REPORT_TYPE
12.1.1
product: GR - Process Manufacturing Regulatory Management , meaning: Report Type for Field Name Codes Report , description: Report Type for Field Name Codes Report ,
-
Lookup Type: GR_GRRPT021_REPORT_TYPE
12.2.2
product: GR - Process Manufacturing Regulatory Management , meaning: Report Type for Field Name Where Used Report , description: Report Type for Field Name Where Used Report ,
-
Lookup Type: GR_GRRPT009_REPORT_TYPE
12.2.2
product: GR - Process Manufacturing Regulatory Management , meaning: Report Type for Field Name Codes Report , description: Report Type for Field Name Codes Report ,
-
Lookup Type: GR_GRRPT021_REPORT_TYPE
12.1.1
product: GR - Process Manufacturing Regulatory Management , meaning: Report Type for Field Name Where Used Report , description: Report Type for Field Name Where Used Report ,
-
Concurrent Program: GRRPT009_XML
12.2.2
product: GR - Process Manufacturing Regulatory Management , user_name: Field Name Codes Report (XML) , description: Field Name Codes Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: GRRPT009_XML
12.1.1
product: GR - Process Manufacturing Regulatory Management , user_name: Field Name Codes Report (XML) , description: Field Name Codes Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: GRRPT005_XML
12.1.1
product: GR - Process Manufacturing Regulatory Management , user_name: Field Name Class Codes Report (XML) , description: Field Name Class Codes Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: GRRPT005_XML
12.2.2
product: GR - Process Manufacturing Regulatory Management , user_name: Field Name Class Codes Report (XML) , description: Field Name Class Codes Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: GRRPT009
12.1.1
execution_filename: GRRPT009 , product: GR - Process Manufacturing Regulatory Management , user_name: GR Label Code Report , description: Label Code Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: GRRPT009
12.2.2
execution_filename: GRRPT009 , product: GR - Process Manufacturing Regulatory Management , user_name: GR Label Code Report , description: Label Code Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: GRRPT021
12.2.2
execution_filename: GRRPT021 , product: GR - Process Manufacturing Regulatory Management , user_name: GR Label Where Used Report , description: Label Where Used Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: GRRPT005
12.2.2
execution_filename: GRRPT005 , product: GR - Process Manufacturing Regulatory Management , user_name: GR Label Class Code Report , description: Label Class Code Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: GRRPT005
12.1.1
execution_filename: GRRPT005 , product: GR - Process Manufacturing Regulatory Management , user_name: GR Label Class Code Report , description: Label Class Code Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: GRRPT021
12.1.1
execution_filename: GRRPT021 , product: GR - Process Manufacturing Regulatory Management , user_name: GR Label Where Used Report , description: Label Where Used Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Table: GR_ITEM_EXPLOSION_PROPERTIES
12.1.1
owner:GR, object_type:TABLE, fnd_design_data:GR.GR_ITEM_EXPLOSION_PROPERTIES, object_name:GR_ITEM_EXPLOSION_PROPERTIES, status:VALID, product: GR - Process Manufacturing Regulatory Management , description: Table of Regulatory Item Explosion details, includes the items details for Regulatory Items with regard to the Convergence model , implementation_dba_data: GR.GR_ITEM_EXPLOSION_PROPERTIES ,
-
Table: GR_ITEM_GENERAL_MIG
12.2.2
owner:GR, object_type:TABLE, fnd_design_data:GR.GR_ITEM_GENERAL_MIG, object_name:GR_ITEM_GENERAL_MIG, status:VALID, product: GR - Process Manufacturing Regulatory Management , description: View of Regulatory Item Explosion details, includes the items details for Regulatory Items with regard to the Convergence model , implementation_dba_data: GR.GR_ITEM_GENERAL_MIG ,
-
Table: GR_INV_ITEM_PROPERTIES
12.2.2
owner:GR, object_type:TABLE, fnd_design_data:GR.GR_INV_ITEM_PROPERTIES, object_name:GR_INV_ITEM_PROPERTIES, status:VALID, product: GR - Process Manufacturing Regulatory Management , description: Table of Regulatory Item properties details, includes the items details for Regulatory Items with regard to the Convergence model , implementation_dba_data: GR.GR_INV_ITEM_PROPERTIES ,
-
Table: GR_INGREDIENT_CONC_DETAILS
12.2.2
owner:GR, object_type:TABLE, fnd_design_data:GR.GR_INGREDIENT_CONC_DETAILS, object_name:GR_INGREDIENT_CONC_DETAILS, status:VALID, product: GR - Process Manufacturing Regulatory Management , description: View of Regulatory Item details, includes the items details for Regulatory Items with regard to the Convergence model , implementation_dba_data: GR.GR_INGREDIENT_CONC_DETAILS ,
-
Table: GR_INGREDIENT_CONCENTRATIONS
12.1.1
owner:GR, object_type:TABLE, fnd_design_data:GR.GR_INGREDIENT_CONCENTRATIONS, object_name:GR_INGREDIENT_CONCENTRATIONS, status:VALID, product: GR - Process Manufacturing Regulatory Management , description: Table of Ingredient ConcentraionRegulatory Item details, includes the items details for Regulatory Items with regard to the Convergence model , implementation_dba_data: GR.GR_INGREDIENT_CONCENTRATIONS ,
-
Table: GR_INV_ITEM_PROPERTIES
12.1.1
owner:GR, object_type:TABLE, fnd_design_data:GR.GR_INV_ITEM_PROPERTIES, object_name:GR_INV_ITEM_PROPERTIES, status:VALID, product: GR - Process Manufacturing Regulatory Management , description: Table of Regulatory Item properties details, includes the items details for Regulatory Items with regard to the Convergence model , implementation_dba_data: GR.GR_INV_ITEM_PROPERTIES ,
-
Table: GR_ITEM_GENERAL_MIG
12.1.1
owner:GR, object_type:TABLE, fnd_design_data:GR.GR_ITEM_GENERAL_MIG, object_name:GR_ITEM_GENERAL_MIG, status:VALID, product: GR - Process Manufacturing Regulatory Management , description: View of Regulatory Item Explosion details, includes the items details for Regulatory Items with regard to the Convergence model , implementation_dba_data: GR.GR_ITEM_GENERAL_MIG ,
-
Table: GR_ITEM_EXPLOSION_PROPERTIES
12.2.2
owner:GR, object_type:TABLE, fnd_design_data:GR.GR_ITEM_EXPLOSION_PROPERTIES, object_name:GR_ITEM_EXPLOSION_PROPERTIES, status:VALID, product: GR - Process Manufacturing Regulatory Management , description: Table of Regulatory Item Explosion details, includes the items details for Regulatory Items with regard to the Convergence model , implementation_dba_data: GR.GR_ITEM_EXPLOSION_PROPERTIES ,
-
Table: GR_INGREDIENT_CONC_DETAILS
12.1.1
owner:GR, object_type:TABLE, fnd_design_data:GR.GR_INGREDIENT_CONC_DETAILS, object_name:GR_INGREDIENT_CONC_DETAILS, status:VALID, product: GR - Process Manufacturing Regulatory Management , description: View of Regulatory Item details, includes the items details for Regulatory Items with regard to the Convergence model , implementation_dba_data: GR.GR_INGREDIENT_CONC_DETAILS ,
-
Table: GR_INGREDIENT_CONCENTRATIONS
12.2.2
owner:GR, object_type:TABLE, fnd_design_data:GR.GR_INGREDIENT_CONCENTRATIONS, object_name:GR_INGREDIENT_CONCENTRATIONS, status:VALID, product: GR - Process Manufacturing Regulatory Management , description: Table of Ingredient ConcentraionRegulatory Item details, includes the items details for Regulatory Items with regard to the Convergence model , implementation_dba_data: GR.GR_INGREDIENT_CONCENTRATIONS ,
-
Concurrent Program: GRRPT025
12.1.1
execution_filename: GRRPT025 , product: GR - Process Manufacturing Regulatory Management , user_name: GR SARA 312 Tier II Report , description: SARA 312 Tier II Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: GRRPT028
12.1.1
execution_filename: GRRPT028 , product: GR - Process Manufacturing Regulatory Management , user_name: GR Generic Items Report , description: Generic Items Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: GRRPT025
12.2.2
execution_filename: GRRPT025 , product: GR - Process Manufacturing Regulatory Management , user_name: GR SARA 312 Tier II Report , description: SARA 312 Tier II Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: GRRPT026
12.2.2
execution_filename: GRRPT026 , product: GR - Process Manufacturing Regulatory Management , user_name: GR SARA 313 Report , description: SARA 313 Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: GRRPT028
12.2.2
execution_filename: GRRPT028 , product: GR - Process Manufacturing Regulatory Management , user_name: GR Generic Items Report , description: Generic Items Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: GRRPT026
12.1.1
execution_filename: GRRPT026 , product: GR - Process Manufacturing Regulatory Management , user_name: GR SARA 313 Report , description: SARA 313 Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
View: GR_ITEM_GENERAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GR.GR_ITEM_GENERAL_V, object_name:GR_ITEM_GENERAL_V, status:VALID, product: GR - Process Manufacturing Regulatory Management , description: View of Regulatory Item details, includes the items details for Regulatory Items with regard to the Convergence model , implementation_dba_data: APPS.GR_ITEM_GENERAL_V ,
-
View: GR_ITEM_GENERAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GR.GR_ITEM_GENERAL_V, object_name:GR_ITEM_GENERAL_V, status:VALID, product: GR - Process Manufacturing Regulatory Management , description: View of Regulatory Item details, includes the items details for Regulatory Items with regard to the Convergence model , implementation_dba_data: APPS.GR_ITEM_GENERAL_V ,
-
Table: GR_ITEMS_REQUESTED
12.2.2
owner:GR, object_type:TABLE, fnd_design_data:GR.GR_ITEMS_REQUESTED, object_name:GR_ITEMS_REQUESTED, status:VALID, product: GR - Process Manufacturing Regulatory Management , description: Regulatory Items Requests log table, which is updated on every GRIRI inbound requests. , implementation_dba_data: GR.GR_ITEMS_REQUESTED ,
-
Table: GR_ITEMS_REQUESTED
12.1.1
owner:GR, object_type:TABLE, fnd_design_data:GR.GR_ITEMS_REQUESTED, object_name:GR_ITEMS_REQUESTED, status:VALID, product: GR - Process Manufacturing Regulatory Management , description: Regulatory Items Requests log table, which is updated on every GRIRI inbound requests. , implementation_dba_data: GR.GR_ITEMS_REQUESTED ,
-
View: GR_REG_ITEM_CODE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GR.GR_REG_ITEM_CODE_V, object_name:GR_REG_ITEM_CODE_V, status:VALID, product: GR - Process Manufacturing Regulatory Management , description: View for Regulatory Items with Description , implementation_dba_data: APPS.GR_REG_ITEM_CODE_V ,
-
View: GR_REG_ITEM_CODE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GR.GR_REG_ITEM_CODE_V, object_name:GR_REG_ITEM_CODE_V, status:VALID, product: GR - Process Manufacturing Regulatory Management , description: View for Regulatory Items with Description , implementation_dba_data: APPS.GR_REG_ITEM_CODE_V ,
-
View: GR_ITEM_FIELD_NAME_MASKS_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GR.GR_ITEM_FIELD_NAME_MASKS_VL, object_name:GR_ITEM_FIELD_NAME_MASKS_VL, status:VALID, product: GR - Process Manufacturing Regulatory Management , description: Translated View of Regulatory Item Field Name Masks , implementation_dba_data: APPS.GR_ITEM_FIELD_NAME_MASKS_VL ,
-
View: GR_ITEM_FIELD_NAME_MASKS_VL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GR.GR_ITEM_FIELD_NAME_MASKS_VL, object_name:GR_ITEM_FIELD_NAME_MASKS_VL, status:VALID, product: GR - Process Manufacturing Regulatory Management , description: Translated View of Regulatory Item Field Name Masks , implementation_dba_data: APPS.GR_ITEM_FIELD_NAME_MASKS_VL ,
-
View: GR_RELATED_ITEMS_XML
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GR.GR_RELATED_ITEMS_XML, object_name:GR_RELATED_ITEMS_XML, status:VALID, product: GR - Process Manufacturing Regulatory Management , description: View for Master Item Associations + Inventory Item and its associated Inventory Items details , implementation_dba_data: APPS.GR_RELATED_ITEMS_XML ,
-
View: GR_ITEM_REPORT_V1
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GR.GR_ITEM_REPORT_V1, object_name:GR_ITEM_REPORT_V1, status:VALID, product: GR - Process Manufacturing Regulatory Management , description: View of valid Regulatory Items which can be used for Reports. , implementation_dba_data: APPS.GR_ITEM_REPORT_V1 ,
-
View: GR_RELATED_ITEMS_XML
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GR.GR_RELATED_ITEMS_XML, object_name:GR_RELATED_ITEMS_XML, status:VALID, product: GR - Process Manufacturing Regulatory Management , description: View for Master Item Associations + Inventory Item and its associated Inventory Items details , implementation_dba_data: APPS.GR_RELATED_ITEMS_XML ,
-
View: GR_ITEM_REPORT_V1
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GR.GR_ITEM_REPORT_V1, object_name:GR_ITEM_REPORT_V1, status:VALID, product: GR - Process Manufacturing Regulatory Management , description: View of valid Regulatory Items which can be used for Reports. , implementation_dba_data: APPS.GR_ITEM_REPORT_V1 ,
-
View: GR_ITEMS_INGRED_XML
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GR.GR_ITEMS_INGRED_XML, object_name:GR_ITEMS_INGRED_XML, status:VALID, product: GR - Process Manufacturing Regulatory Management , description: View for Master Item Associations + Inventory Item and its associated Inventory Items details , implementation_dba_data: APPS.GR_ITEMS_INGRED_XML ,
-
View: GR_ITEMS_INGRED_XML
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GR.GR_ITEMS_INGRED_XML, object_name:GR_ITEMS_INGRED_XML, status:VALID, product: GR - Process Manufacturing Regulatory Management , description: View for Master Item Associations + Inventory Item and its associated Inventory Items details , implementation_dba_data: APPS.GR_ITEMS_INGRED_XML ,