Search Results unit
The IGI_EXP_DIAL_UNIT_DEF_ALL
table is a critical component within Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2, specifically designed to support functionality related to export compliance and trade management. This table is part of the Oracle Global Trade Management (GTM) module, which ensures adherence to international trade regulations, export controls, and sanctions. Below is a detailed technical overview of its structure, purpose, and integration within Oracle EBS.
Table Overview
TheIGI_EXP_DIAL_UNIT_DEF_ALL
table stores definitions for "dial units," which are configurable measurement units used in export compliance calculations. These units are essential for classifying products under export control lists, such as the Wassenaar Arrangement or the Commerce Control List (CCL). The table is multi-org enabled (indicated by the _ALL
suffix), allowing data segregation by operating unit, a key feature in Oracle EBS for multi-organization deployments.
Key Columns and Structure
The table typically includes the following columns:- DIAL_UNIT_DEF_ID: Primary key, uniquely identifying each dial unit definition.
- DIAL_UNIT_CODE: A unique code representing the dial unit (e.g., "KG" for kilograms or "EA" for each).
- DESCRIPTION: A textual description of the dial unit.
- ACTIVE_FLAG: A Boolean flag indicating whether the dial unit is active for use.
- CREATION_DATE and LAST_UPDATE_DATE: Audit columns tracking record creation and modification.
- CREATED_BY and LAST_UPDATED_BY: Audit columns storing the user IDs of creators and modifiers.
- ORG_ID: Operating unit identifier for multi-org support.
Functional Role
This table serves as a reference for defining units of measure (UOM) used in export compliance rules. For example, when configuring export controls for dual-use goods, the system may require specifying thresholds in specific units (e.g., "500 KG" of a controlled chemical). TheIGI_EXP_DIAL_UNIT_DEF_ALL
table ensures these units are standardized and available for rule configuration. It integrates with other GTM tables, such as IGI_EXP_CONTROL_LISTS
and IGI_EXP_ITEM_CLASSIFICATIONS
, to enforce compliance checks during order processing or shipping.
Integration with Oracle EBS
In Oracle EBS 12.1.1 and 12.2.2, this table is primarily accessed through the following modules:- Oracle Global Trade Management (GTM): Used to define and enforce export compliance rules.
- Order Management (OM): Validates order lines against export controls using dial units.
- Inventory (INV): Associates items with dial units for classification purposes.
IGI_EXP_DIAL_UNIT_DEF_PKG
, which provides CRUD operations. Data is often seeded during implementation, with custom units added as needed.
Technical Considerations
- Indexing: The primary key (
DIAL_UNIT_DEF_ID
) andDIAL_UNIT_CODE
are typically indexed for performance. - Multi-Org Access Control (MOAC): Queries must include
ORG_ID
filters to avoid cross-org data leaks. - Upgrades: In EBS 12.2.2, the table may leverage Oracle's Online Patching (ADOP) for zero-downtime maintenance.
Conclusion
TheIGI_EXP_DIAL_UNIT_DEF_ALL
table is a foundational element in Oracle EBS's export compliance framework, ensuring standardized unit definitions for regulatory adherence. Its multi-org design, integration with GTM, and role in compliance workflows make it indispensable for organizations managing global trade. Proper configuration and maintenance of this table are essential to avoid compliance risks and operational disruptions.
-
Lookup Type: IGI_EXP_UNIT_TYPE
12.2.2
product: IGI - Public Sector Financials International , meaning: Unit Identifier for Exchange Protocol Numbering , description: Unit Identifier for Exchange Protocol Numbering ,
-
Lookup Type: IGI_EXP_UNIT_TYPE
12.1.1
product: IGI - Public Sector Financials International , meaning: Unit Identifier for Exchange Protocol Numbering , description: Unit Identifier for Exchange Protocol Numbering ,
-
Lookup Type: IGI_EXP_NUMBERING_TYPE
12.1.1
product: IGI - Public Sector Financials International , meaning: Exchange Protocol Numbering Types , description: EXP Numbering Types ,
-
Lookup Type: IGI_EXP_NUMBERING_TYPE
12.2.2
product: IGI - Public Sector Financials International , meaning: Exchange Protocol Numbering Types , description: EXP Numbering Types ,
-
Lookup Type: IGI_EXP_DU_STATUS
12.2.2
product: IGI - Public Sector Financials International , meaning: Exchange Protocol Dialog Unit Status , description: Exchange Protocol Dialog Unit Status ,
-
Lookup Type: IGI_EXP_DU_STATUS
12.1.1
product: IGI - Public Sector Financials International , meaning: Exchange Protocol Dialog Unit Status , description: Exchange Protocol Dialog Unit Status ,
-
Lookup Type: IGI_EXP_DIAL_UNIT_STATUS
12.1.1
product: IGI - Public Sector Financials International , meaning: Allowed Dialogue Unit Statuses , description: Allowed Dialogue Unit Statuses ,
-
Concurrent Program: IGILGCCR
12.1.1
execution_filename: IGILGCCR , product: IGI - Public Sector Financials International , user_name: IGI: Operating Unit Dependent Features Status Report , description: IGI: Operating Unit Dependent Features Status Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGILGCCR
12.2.2
execution_filename: IGILGCCR , product: IGI - Public Sector Financials International , user_name: IGI: Operating Unit Dependent Features Status Report , description: IGI: Operating Unit Dependent Features Status Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Lookup Type: IGI_EXP_DIAL_UNIT_STATUS
12.2.2
product: IGI - Public Sector Financials International , meaning: Allowed Dialogue Unit Statuses , description: Allowed Dialogue Unit Statuses ,
-
Lookup Type: IGI_EXP_TRANS_UNIT_STATUS
12.1.1
product: IGI - Public Sector Financials International , meaning: Allowed Transmission Unit Statuses , description: Allowed Transmission Unit Statuses ,
-
Concurrent Program: IGILGCCR_XML
12.2.2
product: IGI - Public Sector Financials International , user_name: IGI: Operating Unit Dependent Features Status Report (XML) - Not Supported: Reserved For Future Use , description: IGI: Operating Unit Dependent Features Status Report , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Lookup Type: IGI_EXP_TU_STATUS
12.2.2
product: IGI - Public Sector Financials International , meaning: Exchange Protocol Transmission Unit Status , description: Exchange Protocol Transmission Unit Status ,
-
Lookup Type: IGI_EXP_TU_STATUS
12.1.1
product: IGI - Public Sector Financials International , meaning: Exchange Protocol Transmission Unit Status , description: Exchange Protocol Transmission Unit Status ,
-
Lookup Type: IGI_EXP_TRANS_UNIT_STATUS
12.2.2
product: IGI - Public Sector Financials International , meaning: Allowed Transmission Unit Statuses , description: Allowed Transmission Unit Statuses ,
-
Concurrent Program: IGILGCCR_XML
12.1.1
product: IGI - Public Sector Financials International , user_name: IGI: Operating Unit Dependent Features Status Report (XML) - Not Supported: Reserved For Future Use , description: IGI: Operating Unit Dependent Features Status Report , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
View: IGI_EXP_NUM_SCHEMES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:IGI.IGI_EXP_NUM_SCHEMES_V, object_name:IGI_EXP_NUM_SCHEMES_V, status:VALID, product: IGI - Public Sector Financials International , description: Displays the single Organization view of Numering Schemes for Dialog Units and Transmission Units along with the Dialog Unit Type and Transmission Unit Type Names. , implementation_dba_data: APPS.IGI_EXP_NUM_SCHEMES_V ,
-
View: IGI_EXP_NUM_SCHEMES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGI.IGI_EXP_NUM_SCHEMES_V, object_name:IGI_EXP_NUM_SCHEMES_V, status:VALID, product: IGI - Public Sector Financials International , description: Displays the single Organization view of Numering Schemes for Dialog Units and Transmission Units along with the Dialog Unit Type and Transmission Unit Type Names. , implementation_dba_data: APPS.IGI_EXP_NUM_SCHEMES_V ,
-
Table: IGI_EXP_DIAL_UNIT_DEF_ALL
12.2.2
owner:IGI, object_type:TABLE, fnd_design_data:IGI.IGI_EXP_DIAL_UNIT_DEF_ALL, object_name:IGI_EXP_DIAL_UNIT_DEF_ALL, status:VALID, product: IGI - Public Sector Financials International , description: Stores all information pertaining to dialog unit setup , implementation_dba_data: IGI.IGI_EXP_DIAL_UNIT_DEF_ALL ,
-
Table: IGI_EXP_DIAL_DOC_TEMP
12.2.2
owner:IGI, object_type:TABLE, fnd_design_data:IGI.IGI_EXP_DIAL_DOC_TEMP, object_name:IGI_EXP_DIAL_DOC_TEMP, status:VALID, product: IGI - Public Sector Financials International , description: Temporary table used during the dialog unit creation process , implementation_dba_data: IGI.IGI_EXP_DIAL_DOC_TEMP ,
-
Table: IGI_EXP_DIAL_DOC_TEMP
12.1.1
owner:IGI, object_type:TABLE, fnd_design_data:IGI.IGI_EXP_DIAL_DOC_TEMP, object_name:IGI_EXP_DIAL_DOC_TEMP, status:VALID, product: IGI - Public Sector Financials International , description: Temporary table used during the dialog unit creation process , implementation_dba_data: IGI.IGI_EXP_DIAL_DOC_TEMP ,
-
Table: IGI_EXP_DIAL_UNIT_DEF_ALL
12.1.1
owner:IGI, object_type:TABLE, fnd_design_data:IGI.IGI_EXP_DIAL_UNIT_DEF_ALL, object_name:IGI_EXP_DIAL_UNIT_DEF_ALL, status:VALID, product: IGI - Public Sector Financials International , description: Stores all information pertaining to dialog unit setup , implementation_dba_data: IGI.IGI_EXP_DIAL_UNIT_DEF_ALL ,
-
Table: IGI_EXP_CANCELLATIONS
12.2.2
owner:IGI, object_type:TABLE, fnd_design_data:IGI.IGI_EXP_CANCELLATIONS, object_name:IGI_EXP_CANCELLATIONS, status:VALID, product: IGI - Public Sector Financials International , description: Stores cancelled Exchange Protocol numbers when an accounts officer cancels a dialog unit , implementation_dba_data: IGI.IGI_EXP_CANCELLATIONS ,
-
Lookup Type: FACTOR_VALUES
12.1.1
product: IGI - Public Sector Financials International , meaning: FACTOR VALUES , description: FACTOR VALUES ,
-
Table: IGI_EXP_CANCELLATIONS
12.1.1
owner:IGI, object_type:TABLE, fnd_design_data:IGI.IGI_EXP_CANCELLATIONS, object_name:IGI_EXP_CANCELLATIONS, status:VALID, product: IGI - Public Sector Financials International , description: Stores cancelled Exchange Protocol numbers when an accounts officer cancels a dialog unit , implementation_dba_data: IGI.IGI_EXP_CANCELLATIONS ,
-
Table: IGI_EXP_TRANSACTIONS
12.1.1
owner:IGI, object_type:TABLE, fnd_design_data:IGI.IGI_EXP_TRANSACTIONS, object_name:IGI_EXP_TRANSACTIONS, status:VALID, product: IGI - Public Sector Financials International , description: Stores history of all completed dialog unit transactions, including numbers , implementation_dba_data: IGI.IGI_EXP_TRANSACTIONS ,
-
Table: IGI_EXP_TRANSACTIONS
12.2.2
owner:IGI, object_type:TABLE, fnd_design_data:IGI.IGI_EXP_TRANSACTIONS, object_name:IGI_EXP_TRANSACTIONS, status:VALID, product: IGI - Public Sector Financials International , description: Stores history of all completed dialog unit transactions, including numbers , implementation_dba_data: IGI.IGI_EXP_TRANSACTIONS ,
-
Lookup Type: FACTOR_VALUES
12.2.2
product: IGI - Public Sector Financials International , meaning: FACTOR VALUES , description: FACTOR VALUES ,
-
View: IGI_EXP_DIAL_UNIT_DEF
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:IGI.IGI_EXP_DIAL_UNIT_DEF, object_name:IGI_EXP_DIAL_UNIT_DEF, status:VALID, product: IGI - Public Sector Financials International , description: Multi org view which displays all information pertaining to dialog unit setup. , implementation_dba_data: APPS.IGI_EXP_DIAL_UNIT_DEF ,
-
View: IGI_EXP_DIAL_UNIT_DEF
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGI.IGI_EXP_DIAL_UNIT_DEF, object_name:IGI_EXP_DIAL_UNIT_DEF, status:VALID, product: IGI - Public Sector Financials International , description: Multi org view which displays all information pertaining to dialog unit setup. , implementation_dba_data: APPS.IGI_EXP_DIAL_UNIT_DEF ,
-
View: IGI_EXP_DIAL_UNIT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:IGI.IGI_EXP_DIAL_UNIT_V, object_name:IGI_EXP_DIAL_UNIT_V, status:VALID, product: IGI - Public Sector Financials International , description: Displays all information pertaining to dialog unit setup , implementation_dba_data: APPS.IGI_EXP_DIAL_UNIT_V ,
-
View: IGI_EXP_DIAL_UNIT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGI.IGI_EXP_DIAL_UNIT_V, object_name:IGI_EXP_DIAL_UNIT_V, status:VALID, product: IGI - Public Sector Financials International , description: Displays all information pertaining to dialog unit setup , implementation_dba_data: APPS.IGI_EXP_DIAL_UNIT_V ,
-
View: IGI_EXP_DIAL_UNIT_DEF_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:IGI.IGI_EXP_DIAL_UNIT_DEF_V, object_name:IGI_EXP_DIAL_UNIT_DEF_V, status:VALID, product: IGI - Public Sector Financials International , description: Displays all information pertaining to dialog unit setup. , implementation_dba_data: APPS.IGI_EXP_DIAL_UNIT_DEF_V ,
-
View: IGI_EXP_DIAL_UNIT_DEF_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGI.IGI_EXP_DIAL_UNIT_DEF_V, object_name:IGI_EXP_DIAL_UNIT_DEF_V, status:VALID, product: IGI - Public Sector Financials International , description: Displays all information pertaining to dialog unit setup. , implementation_dba_data: APPS.IGI_EXP_DIAL_UNIT_DEF_V ,
-
View: IGI_EXP_AVAILABLE_TRX_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGI.IGI_EXP_AVAILABLE_TRX_V, object_name:IGI_EXP_AVAILABLE_TRX_V, status:VALID, product: IGI - Public Sector Financials International , description: Returns details of all transactions in Payables and Receivables that are available for inclusion into a Dialog Unit. , implementation_dba_data: APPS.IGI_EXP_AVAILABLE_TRX_V ,
-
View: IGI_EXP_AVAILABLE_TRX_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:IGI.IGI_EXP_AVAILABLE_TRX_V, object_name:IGI_EXP_AVAILABLE_TRX_V, status:VALID, product: IGI - Public Sector Financials International , description: Returns details of all transactions in Payables and Receivables that are available for inclusion into a Dialog Unit. , implementation_dba_data: APPS.IGI_EXP_AVAILABLE_TRX_V ,