Search Results receivables'123
The IGI_AR_SYSTEM_OPTIONS_ALL
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical repository for configuration settings related to the Accounts Receivable (AR) module, specifically within the context of the Indian Localization (IGI) functionality. This table stores system-wide options that govern the behavior of AR processes, ensuring compliance with Indian statutory requirements, taxation rules, and financial reporting standards. Below is a detailed analysis of its structure, purpose, and significance in Oracle EBS implementations.
Purpose and Functional Scope
TheIGI_AR_SYSTEM_OPTIONS_ALL
table serves as a centralized configuration hub for AR operations tailored to the Indian market. It enables organizations to define default values, toggle features, and enforce regulatory mandates such as Goods and Services Tax (GST), Tax Deducted at Source (TDS), and other localization-specific workflows. Key functional areas influenced by this table include:
- Taxation Rules: Configures GST rates, TDS thresholds, and invoice-level tax calculations.
- Invoice Generation: Controls numbering schemes, print formats, and mandatory fields for compliance.
- Payment Processing: Defines payment terms, bank account validations, and reconciliation rules.
- Reporting: Stores parameters for statutory reports like GSTR-1, GSTR-3B, and TDS returns.
Table Structure and Key Columns
The table is designed with multi-organization support (evident from the_ALL
suffix), allowing distinct configurations per Operating Unit (OU). Notable columns include:
ORG_ID
: Links configurations to specific OUs.OPTION_CODE
andOPTION_VALUE
: Stores key-value pairs for settings (e.g.,GST_ENABLED=Y
).LAST_UPDATE_DATE
andLAST_UPDATED_BY
: Audit columns for change tracking.DEFAULT_FLAG
: Indicates whether a setting is inherited from a higher level.
Integration with Oracle EBS Modules
IGI_AR_SYSTEM_OPTIONS_ALL
interacts with core AR tables like RA_CUSTOMERS
, RA_INTERFACES
, and AR_CASH_RECEIPTS
to enforce localization rules. For example:
- During invoice creation, tax calculations reference GST rates stored in this table.
- Payment workflows validate TDS deductions against configured thresholds.
Customization and Extensions
Implementers often extend this table via descriptive flexfields (DFFs) to accommodate client-specific requirements, such as:- Adding custom tax regimes for niche industries.
- Embedding logic for state-specific compliance.
Performance and Maintenance Considerations
Given its transactional role, the table should be indexed onORG_ID
and frequently queried columns. Regular purging of obsolete records (via FND_CONCURRENT_REQUESTS
) is recommended to maintain performance.
Conclusion
TheIGI_AR_SYSTEM_OPTIONS_ALL
table is indispensable for Oracle EBS deployments in India, bridging global AR functionalities with local regulatory demands. Its structured yet flexible design ensures seamless compliance while supporting scalability. Proper configuration and maintenance of this table are pivotal for audit readiness and operational efficiency in AR processes.
-
Concurrent Program: IGIRSPOP
12.1.1
execution_filename: IGIRGLOBE.PopulateExtendedData , product: IGI - Public Sector Financials International , user_name: Receivables Global - Populate Data , description: Receivables Global - Populate Data , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGIRCCBR
12.1.1
execution_filename: IGIRCCBR , product: IGI - Public Sector Financials International , user_name: Combined Basis Reports: Receivables Report , description: Combined Basis Reports: Receivables Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Lookup Type: STP BATCH STATUS
12.1.1
product: IGI - Public Sector Financials International , meaning: STP Batch Status , description: STP Batch Status ,
-
Lookup Type: STP BATCH STATUS
12.2.2
product: IGI - Public Sector Financials International , meaning: STP Batch Status , description: STP Batch Status ,
-
Concurrent Program: IGIRCCBR
12.2.2
execution_filename: IGIRCCBR , product: IGI - Public Sector Financials International , user_name: Combined Basis Reports: Receivables Report , description: Combined Basis Reports: Receivables Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGIRSPOP
12.2.2
execution_filename: IGIRGLOBE.PopulateExtendedData , product: IGI - Public Sector Financials International , user_name: Receivables Global - Populate Data , description: Receivables Global - Populate Data , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGIRSTPT
12.1.1
execution_filename: IGIRSTPT.SUBMIT_BATCH , product: IGI - Public Sector Financials International , user_name: IGI: Receivables (Single Third Party) - Create Netting Invoices , description: IGI: Receivables (Single Third Party) - Create Netting Invoices , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGIRSTPT
12.2.2
execution_filename: IGIRSTPT.SUBMIT_BATCH , product: IGI - Public Sector Financials International , user_name: IGI: Receivables (Single Third Party) - Create Netting Invoices , description: IGI: Receivables (Single Third Party) - Create Netting Invoices , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGIRCCBR_XML
12.1.1
product: IGI - Public Sector Financials International , user_name: Combined Basis Reports: Receivables Report (XML) - Not Supported: Reserved For Future Use , description: Combined Basis Reports: Receivables Report , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Concurrent Program: IGIRCCBR_XML
12.2.2
product: IGI - Public Sector Financials International , user_name: Combined Basis Reports: Receivables Report (XML) - Not Supported: Reserved For Future Use , description: Combined Basis Reports: Receivables Report , argument_method: Standard , enabled: No , execution_method: Java Concurrent Program ,
-
Table: IGI_AR_SYSTEM_OPTIONS_ALL
12.2.2
owner:IGI, object_type:TABLE, fnd_design_data:IGI.IGI_AR_SYSTEM_OPTIONS_ALL, object_name:IGI_AR_SYSTEM_OPTIONS_ALL, status:VALID, product: IGI - Public Sector Financials International , description: Extended Receivables system options table , implementation_dba_data: IGI.IGI_AR_SYSTEM_OPTIONS_ALL ,
-
Table: IGI_AR_SYSTEM_OPTIONS_ALL
12.1.1
owner:IGI, object_type:TABLE, fnd_design_data:IGI.IGI_AR_SYSTEM_OPTIONS_ALL, object_name:IGI_AR_SYSTEM_OPTIONS_ALL, status:VALID, product: IGI - Public Sector Financials International , description: Extended Receivables system options table , implementation_dba_data: IGI.IGI_AR_SYSTEM_OPTIONS_ALL ,
-
Table: IGI_STP_CANDIDATES_ALL
12.1.1
owner:IGI, object_type:TABLE, fnd_design_data:IGI.IGI_STP_CANDIDATES_ALL, object_name:IGI_STP_CANDIDATES_ALL, status:VALID, product: IGI - Public Sector Financials International , description: Used internally for deriving which transactions, either Payables or Receivables, are available for netting. , implementation_dba_data: IGI.IGI_STP_CANDIDATES_ALL ,
-
Table: IGI_STP_CANDIDATES_ALL
12.2.2
owner:IGI, object_type:TABLE, fnd_design_data:IGI.IGI_STP_CANDIDATES_ALL, object_name:IGI_STP_CANDIDATES_ALL, status:VALID, product: IGI - Public Sector Financials International , description: Used internally for deriving which transactions, either Payables or Receivables, are available for netting. , implementation_dba_data: IGI.IGI_STP_CANDIDATES_ALL ,
-
Table: IGI_EXP_AR_TRANS_ALL
12.1.1
owner:IGI, object_type:TABLE, fnd_design_data:IGI.IGI_EXP_AR_TRANS_ALL, object_name:IGI_EXP_AR_TRANS_ALL, status:VALID, product: IGI - Public Sector Financials International , description: Stores the receivables transactions that are held within a DU , implementation_dba_data: IGI.IGI_EXP_AR_TRANS_ALL ,
-
Table: IGI_EXP_AR_TRANS_ALL
12.2.2
owner:IGI, object_type:TABLE, fnd_design_data:IGI.IGI_EXP_AR_TRANS_ALL, object_name:IGI_EXP_AR_TRANS_ALL, status:VALID, product: IGI - Public Sector Financials International , description: Stores the receivables transactions that are held within a DU , implementation_dba_data: IGI.IGI_EXP_AR_TRANS_ALL ,
-
View: IGI_STP_AR_BAL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGI.IGI_STP_AR_BAL, object_name:IGI_STP_AR_BAL, status:VALID, product: IGI - Public Sector Financials International , description: Displays all Receivables transactions available for Single Third Party netting. , implementation_dba_data: APPS.IGI_STP_AR_BAL ,
-
View: IGI_STP_AR_BAL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:IGI.IGI_STP_AR_BAL, object_name:IGI_STP_AR_BAL, status:VALID, product: IGI - Public Sector Financials International , description: Displays all Receivables transactions available for Single Third Party netting. , implementation_dba_data: APPS.IGI_STP_AR_BAL ,
-
View: IGI_EXP_AR_TRX_AMOUNTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:IGI.IGI_EXP_AR_TRX_AMOUNTS_V, object_name:IGI_EXP_AR_TRX_AMOUNTS_V, status:VALID, product: IGI - Public Sector Financials International , description: Returns the total transaction amount for Receivables transactions. Used by views IGI_EXP_AVAILABLE_TRANSACTIONS_V and IGI_EXP_DU_LINES_V. , implementation_dba_data: APPS.IGI_EXP_AR_TRX_AMOUNTS_V ,
-
View: IGI_EXP_AR_TRX_AMOUNTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGI.IGI_EXP_AR_TRX_AMOUNTS_V, object_name:IGI_EXP_AR_TRX_AMOUNTS_V, status:VALID, product: IGI - Public Sector Financials International , description: Returns the total transaction amount for Receivables transactions. Used by views IGI_EXP_AVAILABLE_TRANSACTIONS_V and IGI_EXP_DU_LINES_V. , implementation_dba_data: APPS.IGI_EXP_AR_TRX_AMOUNTS_V ,
-
View: IGI_COM_GL_BATCHES_COPY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:IGI.IGI_COM_GL_BATCHES_COPY_V, object_name:IGI_COM_GL_BATCHES_COPY_V, status:VALID, product: IGI - Public Sector Financials International , description: Based on GL_JE_BATCHES and GL_LOOKUPS , implementation_dba_data: APPS.IGI_COM_GL_BATCHES_COPY_V ,
-
View: IGI_COM_GL_BATCHES_COPY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGI.IGI_COM_GL_BATCHES_COPY_V, object_name:IGI_COM_GL_BATCHES_COPY_V, status:VALID, product: IGI - Public Sector Financials International , description: Based on GL_JE_BATCHES and GL_LOOKUPS , implementation_dba_data: APPS.IGI_COM_GL_BATCHES_COPY_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 ,
-
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_DU_LINES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:IGI.IGI_EXP_DU_LINES_V, object_name:IGI_EXP_DU_LINES_V, status:VALID, product: IGI - Public Sector Financials International , description: Returns details of all Payables and Receivables transactions that are included in Dialog Units. , implementation_dba_data: APPS.IGI_EXP_DU_LINES_V ,
-
View: IGI_EXP_DU_LINES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGI.IGI_EXP_DU_LINES_V, object_name:IGI_EXP_DU_LINES_V, status:VALID, product: IGI - Public Sector Financials International , description: Returns details of all Payables and Receivables transactions that are included in Dialog Units. , implementation_dba_data: APPS.IGI_EXP_DU_LINES_V ,