Search Results gl calendar
The IGS_CA_STAT table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical data structure within the Oracle Grants Accounting (IGS) module. This table stores statistical information related to commitments, obligations, and expenditures for grant and contract management. Below is a detailed technical and functional breakdown of its purpose, structure, and usage in Oracle EBS.
1. Functional Overview
The IGS_CA_STAT table serves as a repository for cumulative financial statistics tied to grant or contract awards. It captures summarized data such as:- Encumbrance balances (commitments and obligations)
- Expenditure amounts (actual costs incurred)
- Budgetary controls and available balances
- Historical trends for reporting and analysis
2. Technical Structure
Key columns in IGS_CA_STAT include:- CA_ID: Primary key reference to the grant/contract in IGS_CA_ALL.
- STAT_TYPE: Distinguishes between statistical categories (e.g., 'BUDGET', 'EXPENDITURE').
- PERIOD_NAME: GL period for which statistics are recorded.
- AMOUNT: Monetary value of the statistic.
- CURRENCY_CODE: Currency of the recorded amount.
- LAST_UPDATE_DATE: Timestamp for data maintenance.
3. Integration Points
IGS_CA_STAT interacts with multiple EBS modules:- General Ledger (GL): Period-end balances are reconciled with GL accounts.
- Payables (AP): Expenditure data sourced from invoice distributions.
- Purchasing (PO): Commitment data derived from purchase requisitions/orders.
- Grants Accounting (IGS): Core module feeding award-specific calculations.
4. Data Flow
Statistics are populated through:- Real-time updates from transactional systems (e.g., PO creation).
- Batch processes during period close (e.g., IGS: Update Award Statistics).
- Manual adjustments via IGS forms.
5. Reporting and Analytics
The table enables:- Standard IGS reports like Award Financial Summary.
- Custom queries for funding agency compliance.
- Drill-down capabilities to transactional details.
6. Key Considerations
- Performance: Large award portfolios may require indexing on CA_ID and PERIOD_NAME.
- Audit: Data integrity is critical for financial audits; implement validation workflows.
- Upgrades: Schema changes are rare but verify compatibility during EBS upgrades.
7. Customization Guidance
Extensions should:- Use descriptive custom column names prefixed with XX_.
- Leverage Oracle's public APIs for data modifications.
- Avoid direct SQL updates to prevent corruption.
Conclusion
The IGS_CA_STAT table is a cornerstone of financial tracking in Oracle Grants Accounting, ensuring accurate award management. Proper understanding of its structure and integration points is essential for implementations, custom reporting, and system maintenance in EBS 12.1.1/12.2.2 environments.-
File: Student System Calendar r11i10 ERD.pdf
12.2.2
product: IGS - Student System (Obsolete) , size: 68.323 KBytes , file_type: PDF Diagram ,
-
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 ,
-
Lookup Type: CAL_CAT
12.2.2
product: IGS - Student System (Obsolete) , meaning: Calendar Categories , description: Calendar Categories ,
-
Lookup Type: VS_CA_SORT_BY
12.2.2
product: IGS - Student System (Obsolete) , meaning: Static Values For Calendar Sort By , description: Static Values For Calendar Sort By ,
-
Lookup Type: IGS_PS_TEACH_CAL_TYPE
12.2.2
product: IGS - Student System (Obsolete) , meaning: Lookup for teaching calendar type , description: Lookup for teaching calendar type ,
-
Lookup Type: IGS_AS_TERM_OR_ACAD
12.2.2
product: IGS - Student System (Obsolete) , meaning: Term Calendar or Academic Calendar , description: Term Calendar or Academic Calendar ,
-
Lookup Type: INQUIRY_DET
12.2.2
product: IGS - Student System (Obsolete) , meaning: Inquiry Details , description: Inquiry Details ,
-
Concurrent Program: IGSCAS03
12.2.2
execution_filename: IGSCAS03 , product: IGS - Student System (Obsolete) , user_name: IGSCAS03 , description: Monthly Calendar Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGSCAW02
12.2.2
execution_filename: IGSCAW02 , product: IGS - Student System (Obsolete) , user_name: IGSCAW02 , description: Rollover Calendar Report - Landwide , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGSCAP04
12.2.2
execution_filename: IGSCAP04 , product: IGS - Student System (Obsolete) , user_name: IGSCAP04 , description: Calendar Date Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGSCAS01
12.2.2
execution_filename: IGSCAS01 , product: IGS - Student System (Obsolete) , user_name: IGSCAS01 , description: Calendar Quality Check Exception Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGSADS02
12.2.2
execution_filename: IGSADS02 , product: IGS - Student System (Obsolete) , user_name: IGSADS02 , description: Admission Calendar Rollover Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGSCAS02
12.2.2
execution_filename: IGSCAS02 , product: IGS - Student System (Obsolete) , user_name: IGSCAS02 , description: Rollover Calendar Report - Landscape , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGSPSJ09
12.2.2
execution_filename: igs_ps_cal_rsr_val.update_enroll_offer_unit , product: IGS - Student System (Obsolete) , user_name: IGSPSJ09 , description: Update last enrolled and offered calendar for units. , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: CALENDAR_STATUS
12.2.2
product: IGS - Student System (Obsolete) , meaning: Calendar Status , description: Calendar Status ,
-
Lookup Type: IGS_PS_LOG_PARAMETERS
12.2.2
product: IGS - Student System (Obsolete) , meaning: PSP Log Parameters , description: Lookups Used in Logging Parameters ,
-
Lookup Type: VS_CA_FORMAT
12.2.2
product: IGS - Student System (Obsolete) , meaning: Static Values For Calendar Format , description: Static Values For Calendar Format ,
-
Table: IGS_CA_STAT
12.2.2
product: IGS - Student System (Obsolete) , description: Describes user-defined calendar statuses, which map to system-defined calendar statues , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: LOG_TYPE
12.2.2
product: IGS - Student System (Obsolete) , meaning: Log Type , description: Log Type ,
-
Lookup Type: VS_CA_CAL_CAT
12.2.2
product: IGS - Student System (Obsolete) , meaning: Static Values For Calendar Category , description: Static Values For Calendar Category ,
-
View: IGSBV_CALENDAR_PERIOD_TYPES
12.2.2
product: IGS - Student System (Obsolete) , description: This is the base view for the entity Calendar Period Types which describe available calendar types. , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: IGS_PE_HOLDS
12.2.2
product: IGS - Student System (Obsolete) , meaning: Person Hold , description: Person Hold ,
-
View: IGS_FI_SUB_CA_INS_V
12.2.2
product: IGS - Student System (Obsolete) , description: This is for selecting the distinct records for person Id,Subaccount Id,Fee Calendar Type and Fee Calendar Instance. , implementation_dba_data: Not implemented in this database ,
-
View: IGSFV_CALENDAR_PERIOD_TYPES
12.2.2
product: IGS - Student System (Obsolete) , description: This is the full view for the entity Calendar Period Types which describes available calendar types. , implementation_dba_data: Not implemented in this database ,
-
View: IGS_EN_INST_WLST_OPT_V
12.2.2
product: IGS - Student System (Obsolete) , description: This view incorporates the waitlist options based on the calendar type, institution wait list allowed indicator so that appropriate wait list options are applied to a calendar instance. , implementation_dba_data: Not implemented in this database ,
-
View: IGSFV_CALENDAR_PERIOD_EVENTS
12.2.2
product: IGS - Student System (Obsolete) , description: This is the full view for the entity Calendar Period Event, describes an instance of a date alias in a calendar instance. , implementation_dba_data: Not implemented in this database ,
-
View: IGSBV_CALENDAR_PERIOD_EVENTS
12.2.2
product: IGS - Student System (Obsolete) , description: This is the base view for the entity Calendar Period Event that describes an instance of a date alias in a calendar instance. , implementation_dba_data: Not implemented in this database ,
-
View: IGSBV_CALENDAR_PERIODS
12.2.2
product: IGS - Student System (Obsolete) , description: This is the base view for the entity Calendar Periods that describes an instance of a calendar type. , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: IGS_FI_GL_DATE_SOURCE
12.2.2
product: IGS - Student System (Obsolete) , meaning: GL Date Source , description: Indicates the GL Date source. ,
-
View: IGSFV_CALENDAR_PERIODS
12.2.2
product: IGS - Student System (Obsolete) , description: This is the full view for the entity Calendar Periods that describes an instance of a calendar type. , implementation_dba_data: Not implemented in this database ,
-
View: IGSBV_PROG_CAL_OFFERINGS
12.2.2
product: IGS - Student System (Obsolete) , description: This entity describes the offerings for a program calendar containing details of Program Code, calendar instance details and minimum / guaranteed assessment score. , implementation_dba_data: Not implemented in this database ,
-
View: IGSFV_PROG_CAL_OFFERINGS
12.2.2
product: IGS - Student System (Obsolete) , description: This entity describes the offerings for a program calendar containing details of Program Code, calendar instance details and minimum / guaranteed assessment score. , implementation_dba_data: Not implemented in this database ,
-
View: IGS_AS_UAI_EXAM_CI_V
12.2.2
product: IGS - Student System (Obsolete) , description: IGS_AS_UAI_EXAM_CI_V describes the examination calendar instances that a unit assessment item record is examined. This is determined based on the relationships between the teaching and examination calendar instances and the override uai.exa , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_CA_DT_OF_MTH
12.2.2
product: IGS - Student System (Obsolete) , description: Holds values for monthly calendar report temporarily , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: LEGACY_TOKENS
12.2.2
product: IGS - Student System (Obsolete) , meaning: Legacy Message Tokens , description: Legacy Message Tokens ,
-
Table: IGS_PS_USEC_CAL_NUMS
12.2.2
product: IGS - Student System (Obsolete) , description: This table stores the maximum call number assigned to load calendar instances. , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_PS_SCH_PRG_CFIG
12.2.2
product: IGS - Student System (Obsolete) , description: Table to capture purge type related information for a teaching calendar type. , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_EN_INST_WLST_OPT_ALL
12.2.2
product: IGS - Student System (Obsolete) , description: This entity describes the institutional level waitlist options that are specific for calendar instances. , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: IGS_AD_ADM_APPL_RANGE
12.2.2
product: IGS - Student System (Obsolete) , meaning: Admission Application Range , description: Admission Application Calendar Range for Incomplete Applications Notification ,
-
Lookup Type: IGS_AS_ADV_SEARCH
12.2.2
product: IGS - Student System (Obsolete) , meaning: Assessment Search , description: Assessment Search ,
-
Table: IGS_AS_ANON_METHOD
12.2.2
product: IGS - Student System (Obsolete) , description: Holds methods defined for different Load Calendar Types , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_HE_FTE_PROPRT
12.2.2
product: IGS - Student System (Obsolete) , description: To hold FTE calendar proportions. , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_EN_ATD_TYPE_LOAD_ALL
12.2.2
product: IGS - Student System (Obsolete) , description: Describes relationship between load calendar type and attendance types , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: IGS_DB_CAL_VIEWS
12.2.2
product: IGS - Student System (Obsolete) , meaning: IGS_DB_CAL_VIEWS , description: Used for lookingup values for viewing different weekly views in Dashboard calendar. ,
-
Table: IGS_EN_SVS_AUTH_CAL
12.2.2
product: IGS - Student System (Obsolete) , description: Contains SEVIS Authorization Calendar Records , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_FI_F_TYPE_ACCTS_ALL
12.2.2
product: IGS - Student System (Obsolete) , description: This table holds the revenue account segment values for a fee type calendar instance , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_EN_CONFIG_ENR_CP
12.2.2
product: IGS - Student System (Obsolete) , description: This table captures the Enrollment Credit Point Overrides for a given Load Calendar , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_UC_SYS_CALNDRS
12.2.2
product: IGS - Student System (Obsolete) , description: Holds Calendar details for UCAS Systems , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_RE_S_RES_CAL_CON
12.2.2
product: IGS - Student System (Obsolete) , description: This entity gives us information about the System Research Calendar Configuration. , implementation_dba_data: Not implemented in this database ,
-
Table: IGS_PS_UNIT_DISC_CRT
12.2.2
product: IGS - Student System (Obsolete) , description: This entity describes the unit discontinuation date criteria of a teaching period calendar instance. , implementation_dba_data: Not implemented in this database ,