Search Results supplier bank account assign
The IGS_FI_LB_REC_TYPES
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical component of the iGrants (iGrants for Students) module, specifically within the Financials subsystem. This table stores metadata related to "Line Balance Receipt Types," which are used to categorize and manage financial transactions, particularly in the context of student billing, receivables, and refund processing. Below is a detailed breakdown of its structure, purpose, and functional relevance in Oracle EBS.
### **Table Overview**
The IGS_FI_LB_REC_TYPES
table serves as a reference table that defines different types of receipt transactions applicable to student accounts. It is primarily used in conjunction with other iGrants Financials tables, such as IGS_FI_LINE_BALANCES
and IGS_FI_CREDITS
, to ensure accurate financial tracking and reporting. The table is part of the broader Oracle EBS architecture, which integrates student financial data with core GL (General Ledger), AR (Accounts Receivable), and AP (Accounts Payable) modules.
### **Key Columns and Their Significance**
1. **RECEIPT_TYPE
(Primary Key)**
A unique identifier for each receipt type, such as "TUITION_FEE," "LIBRARY_FINE," or "HOUSING_DEPOSIT." This column ensures proper classification of financial transactions.
2. **DESCRIPTION
**
Provides a human-readable explanation of the receipt type, aiding in reporting and audit trails.
3. **GL_CODE_COMBINATION_ID
**
Links to the GL_CODE_COMBINATIONS
table, mapping the receipt type to a specific General Ledger account for proper accounting treatment.
4. **ACTIVE_FLAG
**
A Boolean indicator (Y/N
) that determines whether the receipt type is currently in use. Inactive types are excluded from transaction processing.
5. **ORG_ID
**
Supports multi-org functionality by associating receipt types with specific operating units, ensuring data segregation in a multi-organization environment.
6. **CREATED_BY
, CREATION_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_DATE
**
Standard Oracle EBS audit columns that track record creation and modification for compliance and troubleshooting.
### **Functional Role in Oracle EBS**
1. **Transaction Processing**
When a payment or refund is processed in iGrants, the system references IGS_FI_LB_REC_TYPES
to determine the appropriate accounting treatment (e.g., revenue recognition, liability tracking).
2. **Financial Reporting**
The table enables granular reporting by receipt type, allowing institutions to analyze revenue streams (e.g., tuition vs. ancillary fees) and reconcile with GL entries.
3. **Integration with AR Module**
Receipt types may synchronize with Oracle Receivables (AR_CASH_RECEIPTS
) for unified cash management, particularly in scenarios where student payments are processed alongside other receivables.
4. **Regulatory Compliance**
By categorizing transactions, the table aids in compliance with accounting standards (e.g., GAAP, IFRS) and audit requirements.
### **Customization and Extensions**
Institutions often extend the table by:
- Adding custom receipt types (e.g., "SCHOLARSHIP_ADJUSTMENT") via Oracle's Application Developer Framework (ADF).
- Integrating with third-party payment gateways by mapping external transaction codes to predefined receipt types.
### **Conclusion**
The IGS_FI_LB_REC_TYPES
table is a foundational element in Oracle EBS iGrants Financials, ensuring accurate financial categorization, reporting, and integration with core EBS modules. Its design supports scalability, compliance, and multi-org functionality, making it indispensable for educational institutions leveraging Oracle EBS 12.1.1 or 12.2.2.
-
Lookup Type: ASSIGN-DUE
12.2.2
product: IGS - Student System (Obsolete) , meaning: Assignment Received From Student - Tracking Step Type , description: Assignment Received From Student ,
-
Lookup Type: ASSIGN-ASS
12.2.2
product: IGS - Student System (Obsolete) , meaning: Assignment Sent To Assessor - Tracking Step Type , description: Assignment Sent To Assessor ,
-
Lookup Type: ASSIGN-MRK
12.2.2
product: IGS - Student System (Obsolete) , meaning: Assignment Returned From Assessor - Tracking Step Type , description: Assignment Returned From Assessor ,
-
Lookup Type: ASSIGN-RTN
12.2.2
product: IGS - Student System (Obsolete) , meaning: Assignment Returned To Student - Tracking Step Type , description: Assignment Returned To Student ,
-
Lookup Type: IGS_FI_LOCKBOX
12.2.2
product: IGS - Student System (Obsolete) , meaning: Concurrent Log Parameter Column Titles , description: Concurrent Log Parameter Column Titles ,
-
Table: IGS_FI_LB_REC_TYPES
12.2.2
product: IGS - Student System (Obsolete) , description: Table for mapping bank supplied record type identifiers for each data row in the bank transmission files. , implementation_dba_data: Not implemented in this database ,
-
Concurrent Program: IGSADJ19
12.2.2
execution_filename: igs_ad_assign_eval_ai_pkg.assign_eval_to_appl_inst , product: IGS - Student System (Obsolete) , user_name: Assign Evaluators , description: Assign Evaluators to Application Instances , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGSADJ18
12.2.2
execution_filename: igs_ad_assign_review_grp.assign_review_group , product: IGS - Student System (Obsolete) , user_name: Assign Review Group to Application Instances , description: Process Applications by Application Review Profile and Assign Review Groups , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGSSVJ01
12.2.2
execution_filename: IGS_SV_BATCH_PROCESS_PKG.Assign_DSO , product: IGS - Student System (Obsolete) , user_name: IGSSVJ01 , description: Assign DSO , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGSENJ06
12.2.2
execution_filename: IGS_EN_TIMESLOTS.enrp_assign_timeslot , product: IGS - Student System (Obsolete) , user_name: IGSENJ06 , description: Assign Enrollment Timeslots , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGSGRJ02
12.2.2
execution_filename: IGS_GR_GEN_002.GRDP_SET_GR_GST , product: IGS - Student System (Obsolete) , user_name: IGSGRJ02 , description: Assign Graduand Status , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGSADJ13
12.2.2
execution_filename: IGS_AD_ADM_REQ.INI_ADM_TRK_ITM , product: IGS - Student System (Obsolete) , user_name: IGSADJ13 , description: Assign Requirements to Application Instances , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGSFIJ47
12.2.2
execution_filename: IGS_FI_PAYMENT_PLANS.ASSIGN_STUDENTS , product: IGS - Student System (Obsolete) , user_name: IGSFIJ47 , description: Concurrent program executable to Assign Students to Payment Plan , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: IGS_FI_SUPPLIER_NAME
12.2.2
product: IGS - Student System (Obsolete) , meaning: Supplier Type , description: Used for showing Supplier Name formats in Profile. ,
-
Lookup Type: TRACKING_STEP_TYPE
12.2.2
product: IGS - Student System (Obsolete) , meaning: Tracking Step Type , description: Tracking Step Type ,
-
Lookup Type: PE_US_GVT_AGENCY
12.2.2
product: IGS - Student System (Obsolete) , meaning: U.S. Government Agency Codes , description: US Government Agency Codes ,
-
Lookup Type: IGS_FI_GL_GRP_BY
12.2.2
product: IGS - Student System (Obsolete) , meaning: Lookup for parameter Group By in Un posted Items Report , description: Lookup for parameter Group By in Un posted Items Report ,
-
Lookup Type: PE_SV_INTL_ORG
12.2.2
product: IGS - Student System (Obsolete) , meaning: International Organization Codes , description: International Organization Codes ,
-
Table: IGS_FI_LB_CR_TYPES
12.2.2
product: IGS - Student System (Obsolete) , description: Table to store the mapping of bank-supplied codes to pre-defined Credit Types in the context of a Lockbox. , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_FI_LB_FCIS
12.2.2
product: IGS - Student System (Obsolete) , description: Table for mapping bank codes with the fee calendar instance as defined in the system for a lockbox in context. , implementation_dba_data: Not implemented in this database ,
-
View: IGS_FI_LB_REC_TYPES_V
12.2.2
product: IGS - Student System (Obsolete) , description: Form View used for showing the mapping of bank supplied record type identifiers in the context of a lockbox. , implementation_dba_data: Not implemented in this database ,
-
View: IGS_FI_LB_FCIS_V
12.2.2
product: IGS - Student System (Obsolete) , description: Form View used to show the mapping of bank codes with the fee calendar instances in the context of a Lockbox. , implementation_dba_data: Not implemented in this database ,
-
View: IGS_FI_LB_CR_TYPES_V
12.2.2
product: IGS - Student System (Obsolete) , description: Form view used to show the mapping of bank-supplied codes with pre-defined Credit Types in the context of a Lockbox. , implementation_dba_data: Not implemented in this database ,
-
Concurrent Program: IGSFIJ07
12.2.2
execution_filename: IGS_FI_GEN_006.FINP_INS_STMNT_O_ACC , product: IGS - Student System (Obsolete) , user_name: IGSFIJ07 , description: Statement Of Account Extract , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGSFIJ43
12.2.2
execution_filename: IGS_FI_ACCT_STP_CNV.UPDT_FTCI_ACCT_INFO , product: IGS - Student System (Obsolete) , user_name: IGSFIJ43 , description: Account Conversion Process for converting the existing Accounting setup. , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGSFIJ14
12.2.2
execution_filename: IGS_FI_ACCOUNT_INT.ACCOUNT_INT , product: IGS - Student System (Obsolete) , user_name: IGSFIJ14 , description: Interface Receivables Account Details with Student System , argument_method: Standard , enabled: No , execution_method: PL/SQL Stored Procedure ,
-
Table: IGS_FI_SUBACCTS_ALL
12.2.2
product: IGS - Student System (Obsolete) , description: Stores information about each defined sub account. Each row contains information for a specific sub account, including name, description, receivables, revenue, cash and unapplied account details and receipt lockbox numbers that are assigned , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: IGP_AD_ACC_CLASSES
12.2.2
product: IGS - Student System (Obsolete) , meaning: Portfolio Administration Account Classifications , description: Portfolio Administration Account Classifications ,
-
Lookup Type: IGS_FI_BORW_DETRM
12.2.2
product: IGS - Student System (Obsolete) , meaning: Borrower Determination , description: Borrower Determination ,
-
Lookup Type: IGP_AD_ACC_CLASS_TYPES
12.2.2
product: IGS - Student System (Obsolete) , meaning: Shows the different account classification codes , description: Shows the different account classification codes ,
-
Table: IGP_AC_ACC_CLASSES
12.2.2
product: IGS - Student System (Obsolete) , description: Table to store the account classification codes for a account , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: IGS_FI_SS_ACCT_BAL
12.2.2
product: IGS - Student System (Obsolete) , meaning: Self Service Account Balance , description: Self Service Account Balance ,
-
Lookup Type: IGS_FI_PMT_ROUTES
12.2.2
product: IGS - Student System (Obsolete) , meaning: Payment Routes , description: Payment Routes from Self Service ,
-
Lookup Type: IGP_AD_EXT_ACC_SRCH_CRIT
12.2.2
product: IGS - Student System (Obsolete) , meaning: Show the different Criteria for external account Search , description: Show the different Criteria for external account Search e.g. User can make a search on Organization and on Contacts ,
-
Lookup Type: IGP_AD_INT_ACC_SRCH_CRIT
12.2.2
product: IGS - Student System (Obsolete) , meaning: Show the different Criteria for Internal account Search , description: Show the different Criteria for Internal account Search e.g. User can make a search on staff, student and faculty. ,
-
Table: IGS_FI_PARTY_VENDRS
12.2.2
product: IGS - Student System (Obsolete) , description: Maintains the relationships between the Party in Oracle Student System and Supplier in Oracle Payables. , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: OTHER_REFERENCE_TYPE
12.2.2
product: IGS - Student System (Obsolete) , meaning: Other Reference Type , description: Other Reference Type ,
-
Table: IGS_FI_PARTY_SUBACTS
12.2.2
product: IGS - Student System (Obsolete) , description: Captures information that are specific to a person and sub account relationship. This table contains holds threshold amount , holds waiver flag etc. that are pertinent to the party and sub account context. , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: IGS_UC_SOCIO_ECONOMIC
12.2.2
product: IGS - Student System (Obsolete) , meaning: IGS_UC_SOCIO_ECONOMIC , description: Socio Economic Class Codes ,
-
Table: IGS_FI_FTCI_ACCTS
12.2.2
product: IGS - Student System (Obsolete) , description: For a Fee Type Calendar Instance, Revenue Account Code or the Natural Account Segment for the combination of attributes will be stored in this table. , implementation_dba_data: Not implemented in this database ,
-
View: IGS_FI_PARTY_VENDRS_V
12.2.2
product: IGS - Student System (Obsolete) , description: Entity to retrieve relationships between the Party in Oracle Student System and Supplier in Oracle Payables. , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_PE_STD_TODO_REF
12.2.2
product: IGS - Student System (Obsolete) , description: This table represents reference information against a to-do item placed against a student. For example, the to-do action may be to assign default assessment items against a student in a unit for a particular teaching period. To-do items can , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: ADMISSION_STEP_TYPE
12.2.2
product: IGS - Student System (Obsolete) , meaning: Admission Step Type , description: Admission Step Type ,
-
View: IGS_PE_HR_EMP_CAT_V
12.2.2
product: IGS - Student System (Obsolete) , description: View to obtain the active Employment Category from HR when Oracle HR is installed , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_FI_ACCT_INT_ALL
12.2.2
product: IGS - Student System (Obsolete) , description: This interface table stores third party account definitions - Obsolete , implementation_dba_data: Not implemented in this database ,
-
Table: IGP_AS_RESP_MAPPINGS
12.2.2
product: IGS - Student System (Obsolete) , description: Table to store the setup data for mapping between account classification and responsibility , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_OR_UNIT_ACCTS_ALL
12.2.2
product: IGS - Student System (Obsolete) , description: This table captures the entities and their respective orders in the account hierarchy defined in the table , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_AD_LOC_ACCTS_ALL
12.2.2
product: IGS - Student System (Obsolete) , description: Stores information of user defined account hierarchy , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_PS_ACCTS_ALL
12.2.2
product: IGS - Student System (Obsolete) , description: This table contains account segment values for a program , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_PS_UNIT_ACCTS_ALL
12.2.2
product: IGS - Student System (Obsolete) , description: This table contains revenue account segment values at the unit level , implementation_dba_data: Not implemented in this database ,