Search Results intercompany invoice report
The IGS_FI_INV_INT_ALL
table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical data structure within the Oracle Grants Accounting (IGS) module, specifically designed to manage invoice interest calculations for sponsored projects and grants. This table stores detailed transactional data related to interest charges applied to overdue invoices, ensuring compliance with regulatory requirements and institutional policies. Below is a detailed analysis of its purpose, structure, and integration within Oracle EBS.
Purpose and Functional Overview
TheIGS_FI_INV_INT_ALL
table serves as a repository for tracking interest calculations on delinquent invoices associated with grants, contracts, or other sponsored projects. It enables institutions to automatically compute and record interest charges based on predefined rules, such as late payment terms or funding agency mandates. This functionality is essential for maintaining audit trails, ensuring financial accountability, and adhering to federal or organizational policies (e.g., the U.S. Federal Prompt Payment Act).
Key Columns and Data Structure
The table includes columns to capture invoice interest details, such as:- INV_INT_ID: Primary key identifier for each interest record.
- INVOICE_ID: References the original invoice from
AP_INVOICES_ALL
. - PROJECT_ID: Links to the grant or project in
PA_PROJECTS_ALL
. - INTEREST_AMOUNT: Calculated interest charge.
- INTEREST_RATE: Rate applied for interest computation.
- START_DATE and END_DATE: Date range for interest accrual.
- STATUS: Tracks workflow states (e.g., "Pending," "Posted").
- ORG_ID: Multi-org identifier for data partitioning.
Integration with Oracle EBS Modules
The table integrates with several EBS modules:- Accounts Payable (AP): References invoices via
AP_INVOICES_ALL
. - Grants Accounting (IGS): Aligns with project funding rules and compliance checks.
- General Ledger (GL): Posts interest amounts to designated accounts through subledger accounting.
- Multi-Org: Supports data segregation by operating unit (
ORG_ID
).
Technical Considerations
- Indexing: Key columns like
INVOICE_ID
andPROJECT_ID
are indexed for performance. - API Dependencies: The table is often accessed via Oracle's public interfaces or PL/SQL APIs (e.g.,
IGS_FI_INTEREST_PUB
). - Audit Trails: Changes may be logged in
IGS_FI_INV_INT_HIST_ALL
for compliance.
Customization and Extensions
Institutions may extend the table’s functionality via:- Custom triggers to enforce business rules.
- Workflow notifications for overdue interest.
- Reports leveraging
BI Publisher
orOracle Financials Analyzer
.
Conclusion
TheIGS_FI_INV_INT_ALL
table is a specialized component of Oracle EBS Grants Accounting, addressing complex invoicing scenarios in sponsored projects. Its design ensures accurate interest tracking, seamless integration with core financial modules, and compliance with regulatory frameworks. Proper configuration and understanding of this table are vital for organizations managing grant-funded activities.
-
Lookup Type: REPORT
12.1.1
product: IGS - Student System , meaning: Report , description: Report ,
-
Concurrent Program: IGSFIJ16
12.1.1
execution_filename: IGS_FI_INVOICE_PROCESS.IGS_FI_FEE_ASTO_INT , product: IGS - Student System , user_name: IGSFIJ16 , description: Load Invoice Interface , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: IGS_DA_RPT_SIZES
12.1.1
product: IGS - Student System , meaning: Degree Audit Report Size /List all , description: Degree Audit Report Size /List all ,
-
Table: IGS_FI_INV_INT_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_FI_INV_INT_ALL, object_name:IGS_FI_INV_INT_ALL, status:VALID, product: IGS - Student System , description: This interface table stores invoice data generated by invoice process. , implementation_dba_data: IGS.IGS_FI_INV_INT_ALL ,
-
Table: IGS_FI_INVLN_INT_ALL
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_FI_INVLN_INT_ALL, object_name:IGS_FI_INVLN_INT_ALL, status:VALID, product: IGS - Student System , description: This interface table stores invoice lines data generated by invoice process. , implementation_dba_data: IGS.IGS_FI_INVLN_INT_ALL ,
-
Lookup Type: IGS_DA_REQUEST_TYPES
12.1.1
product: IGS - Student System , meaning: Degree Audit Request Types --Obsolete , description: Degree Audit Request Types --Obsolete ,
-
Lookup Type: STATUS
12.1.1
product: IGS - Student System , meaning: Invoice Status , description: Invoice Status ,
-
Lookup Type: NSC_STANDARD_REPORT_FLAG
12.1.1
product: IGS - Student System , meaning: NSC Standard Report Flag , description: NSC Standard Report Flag ,
-
Lookup Type: IGS_DA_REPORT_FILTER
12.1.1
product: IGS - Student System , meaning: Degree Audit Report Filter , description: Degree Audit Report Filter ,
-
Concurrent Program: IGSUCS17
12.1.1
execution_filename: IGSUCS17 , product: IGS - Student System , user_name: UCAS Transaction Exceptions Report , description: UCAS Transaction Exceptions Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGSUCS35
12.1.1
execution_filename: IGSUCS35 , product: IGS - Student System , user_name: Export Applications to OSS Error Report , description: Export Applications to OSS Error Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGSUCS15
12.1.1
execution_filename: IGSUCS15 , product: IGS - Student System , user_name: UCAS Application Exceptions Report , description: UCAS Application Exceptions Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGSUCS16
12.1.1
execution_filename: IGSUCS16 , product: IGS - Student System , user_name: UCAS Transaction History Report , description: UCAS Transaction History Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGSUCP18
12.1.1
execution_filename: IGSUCP18 , product: IGS - Student System , user_name: UCAS Offer Library Listing Report , description: UCAS Offer Library Listing Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Lookup Type: IGS_FI_LOCKBOX
12.1.1
product: IGS - Student System , meaning: Concurrent Log Parameter Column Titles , description: Concurrent Log Parameter Column Titles ,
-
Lookup Type: IGS_DA_REF_ARTICS
12.1.1
product: IGS - Student System , meaning: Degree Audit Reference Articulation , description: Degree Audit Reference Articulation ,
-
Concurrent Program: IGSASS08
12.1.1
execution_filename: IGSASS08 , product: IGS - Student System , user_name: IGSASS08 , description: Unit Clash Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGSADS09
12.1.1
execution_filename: IGSADS09 , product: IGS - Student System , user_name: IGSADS09 , description: Import Process Details Report , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: IGSHES03
12.1.1
execution_filename: IGSHES03 , product: IGS - Student System , user_name: IGSHES03 , description: Verify HESA Return Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGSADS10
12.1.1
execution_filename: IGSADS10 , product: IGS - Student System , user_name: IGSADS10 , description: Import Process Review Report , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: IGSASP09
12.1.1
execution_filename: IGSASP09 , product: IGS - Student System , user_name: IGSASP09 , description: Examination Packaging Labels Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGSADS08
12.1.1
execution_filename: IGSADS08 , product: IGS - Student System , user_name: IGSADS08 , description: Exact/Partial Match Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGSORS01
12.1.1
execution_filename: IGSORS01 , product: IGS - Student System , user_name: IGSORS01 , description: Organizational Unit Details Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGSCAS02
12.1.1
execution_filename: IGSCAS02 , product: IGS - Student System , user_name: IGSCAS02 , description: Rollover Calendar Report - Landscape , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGSPRS02
12.1.1
execution_filename: IGSPRS02 , product: IGS - Student System , user_name: IGSPRS02 , description: Progression Rule Outcome Application Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGSFIS20
12.1.1
execution_filename: IGSFIS20 , product: IGS - Student System , user_name: IGSFIS20 , description: Unposted Items Report - Landscape , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGSENW12
12.1.1
execution_filename: IGSENW12 , product: IGS - Student System , user_name: IGSENW12 , description: Academic Encumbrance Report - Landwide , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: IGSADS04
12.1.1
execution_filename: IGSADS04 , product: IGS - Student System , user_name: IGSADS04 , description: Inquiry Package Status Report - Obsolete , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: IGSPSS01
12.1.1
execution_filename: IGSPSS01 , product: IGS - Student System , user_name: IGSPSS01 , description: Awards Report , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: IGSPSS05
12.1.1
execution_filename: IGSPSS05 , product: IGS - Student System , user_name: IGSPSS05 , description: Unit Listing Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGSCAP04
12.1.1
execution_filename: IGSCAP04 , product: IGS - Student System , user_name: IGSCAP04 , description: Calendar Date Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGSASS01
12.1.1
execution_filename: IGSASS01 , product: IGS - Student System , user_name: IGSASS01 , description: Required Examinations Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGSPSS13
12.1.1
execution_filename: IGSPSS13 , product: IGS - Student System , user_name: IGSPSS13 , description: Scheduling Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGSCAS03
12.1.1
execution_filename: IGSCAS03 , product: IGS - Student System , user_name: IGSCAS03 , description: Monthly Calendar Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGSASS23
12.1.1
execution_filename: IGSASS23 , product: IGS - Student System , user_name: IGSASS23 , description: Invalid Grade Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGRS01
12.1.1
execution_filename: IGSRTS01 , product: IGS - Student System , user_name: IGRS01 , description: Import Process Inquiry Details Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGSASW12
12.1.1
execution_filename: IGSASW12 , product: IGS - Student System , user_name: IGSASW12 , description: Student Examination Location Report - Landwide , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: IGSENW13
12.1.1
execution_filename: IGSENW13 , product: IGS - Student System , user_name: IGSENW13 , description: Statistical Details Exception Report - Landwide , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: IGSAVW01
12.1.1
execution_filename: IGSAVW01 , product: IGS - Student System , user_name: IGSAVW01 , description: Advanced Standing Granting Report - Landwide , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: IGSPSS02
12.1.1
execution_filename: IGSPSS02 , product: IGS - Student System , user_name: IGSPSS02 , description: Funding Source Report , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: IGSPSS08
12.1.1
execution_filename: IGSPSS08 , product: IGS - Student System , user_name: IGSPSS08 , description: Program Listing Report - Landscape , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGSFIS04
12.1.1
execution_filename: IGSFIS04 , product: IGS - Student System , user_name: IGSFIS04 , description: Fee Type Validation Report - Landscape - Obsolete , argument_method: Standard , enabled: No , execution_method: Oracle Reports ,
-
Concurrent Program: IGSADS16
12.1.1
execution_filename: IGSADS16 , product: IGS - Student System , user_name: IGSADS16 , description: Import Process Application Details Review Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGSPES03
12.1.1
execution_filename: IGSPES03 , product: IGS - Student System , user_name: IGSPES03 , description: Import Process - Relationship Partial Match Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGSPSS10
12.1.1
execution_filename: IGSPSS10 , product: IGS - Student System , user_name: IGSPSS10 , description: Review of Unit Version Creation Report - Landscape , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGSPSS06
12.1.1
execution_filename: IGSPSS06 , product: IGS - Student System , user_name: IGSPSS06 , description: Program Data Report - Basic - Landscape , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGSADS03
12.1.1
execution_filename: IGSADS03 , product: IGS - Student System , user_name: IGSADS03 , description: Admissions Completeness Check Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGSCAW02
12.1.1
execution_filename: IGSCAW02 , product: IGS - Student System , user_name: IGSCAW02 , description: Rollover Calendar Report - Landwide , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGSPRS04
12.1.1
execution_filename: IGSPRS04 , product: IGS - Student System , user_name: IGSPRS04 , description: Progression Outcome Exception Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGSPRS01
12.1.1
execution_filename: IGSPRS01 , product: IGS - Student System , user_name: IGSPRS01 , description: Progression Rule Application Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,