Search Results علاج bee alpha
The IGS.IGS_UC_UINST_INTS
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 institutional interest information related to sponsored projects, grants, and other funding mechanisms managed through the Oracle Grants Accounting system. Below is a detailed technical and functional analysis of this table in the context of Oracle EBS.
Table Overview
TheIGS.IGS_UC_UINST_INTS
table is designed to capture and maintain institutional interests associated with sponsored projects. Institutional interests refer to the financial or administrative stakes that an institution (such as a university or research organization) holds in a grant or contract. This table is part of the broader Grants Accounting module, which integrates with other Oracle EBS modules like General Ledger (GL), Accounts Payable (AP), and Projects.
Key Columns and Structure
The table typically includes the following key columns, though the exact schema may vary slightly between EBS 12.1.1 and 12.2.2:- UINST_INT_ID: A unique identifier for each institutional interest record, often implemented as a primary key.
- AWARD_ID: References the grant or award to which the institutional interest applies, linking to the
IGS.IGS_AWARD
table. - INSTITUTION_ID: Identifies the institution holding the interest, often linked to a party or organization in the Oracle Trading Community Architecture (TCA).
- INTEREST_TYPE: Specifies the type of institutional interest (e.g., financial, administrative, or compliance-related).
- PERCENTAGE_INTEREST: Numeric field indicating the percentage of institutional interest in the award.
- START_DATE and END_DATE: Define the active period for the institutional interest.
- STATUS: Indicates whether the interest is active, inactive, or pending approval.
- CREATED_BY, CREATION_DATE, LAST_UPDATED_BY, and LAST_UPDATE_DATE: Standard Oracle EBS audit columns for tracking record changes.
Functional Role in Oracle EBS
TheIGS.IGS_UC_UINST_INTS
table plays a pivotal role in managing institutional interests for grants and sponsored projects. Key functional aspects include:
- Financial Allocation: The table helps allocate funds or resources between multiple institutions involved in a collaborative project. For example, a research grant shared between two universities would use this table to define each institution's financial stake.
- Compliance Tracking: Institutions often have compliance requirements tied to grants (e.g., reporting obligations or audit trails). This table ensures such requirements are tracked and enforced.
- Integration with Other Modules: Data in this table feeds into Oracle Projects for budget planning, Oracle General Ledger for financial reporting, and Oracle Payables for disbursement processing.
Technical Considerations
In Oracle EBS 12.1.1 and 12.2.2, theIGS.IGS_UC_UINST_INTS
table is subject to the following technical considerations:
- Indexing: Proper indexing on columns like
AWARD_ID
andINSTITUTION_ID
is critical for performance, especially in environments with large volumes of grant data. - Data Integrity: Foreign key constraints ensure referential integrity with related tables like
IGS_AWARD
andHZ_PARTIES
(for institutions). - Security: Access to this table is typically restricted via Oracle EBS' role-based security model, ensuring only authorized users can view or modify institutional interest data.
Differences Between EBS 12.1.1 and 12.2.2
While the core structure ofIGS.IGS_UC_UINST_INTS
remains consistent across EBS 12.1.1 and 12.2.2, version 12.2.2 may include enhancements such as:
- Additional columns for improved tracking of institutional interests.
- Integration with Oracle's newer Fusion Middleware stack for real-time data access.
- Enhanced validation rules to align with updated regulatory requirements.
Conclusion
TheIGS.IGS_UC_UINST_INTS
table is a foundational component of Oracle Grants Accounting in EBS 12.1.1 and 12.2.2, enabling institutions to manage their financial and administrative interests in sponsored projects. Its design supports complex grant management workflows while ensuring data integrity and compliance. Understanding this table's structure and functionality is essential for administrators, developers, and functional consultants working with Oracle Grants Accounting.
-
Lookup Type: HXC_RETRIEVAL_OPTIONS
12.2.2
product: HXC - Time and Labor Engine , meaning: Transfer to BEE Retrieval Options ,
-
Lookup Type: HXC_RETRIEVAL_OPTIONS
12.1.1
product: HXC - Time and Labor Engine , meaning: Transfer to BEE Retrieval Options ,
-
Lookup Type: IGS_UC_JUNE_LABELS
12.1.1
product: IGS - Student System , meaning: IGS_UC_JUNE_LABELS , description: Labels ,
-
Lookup Type: IGS_UC_JUNE_LABELS
12.2.2
product: IGS - Student System (Obsolete) , meaning: IGS_UC_JUNE_LABELS , description: Labels ,
-
Lookup Type: IGS_UC_WEEKLY_MOV_SEQ
12.1.1
product: IGS - Student System , meaning: IGS_UC_WEEKLY_MOV_SEQ , description: Lookup for Weekly Moving Sequence ,
-
Lookup Type: IGS_UC_ETHNIC_LIST_SEQ
12.2.2
product: IGS - Student System (Obsolete) , meaning: IGS_UC_ETHNIC_LIST_SEQ , description: Ethnic List ,
-
Lookup Type: IGS_UC_ODL
12.1.1
product: IGS - Student System , meaning: IGS_UC_ODL , description: Lookup for ODL ,
-
Lookup Type: IGS_UC_FORM_SEQ
12.2.2
product: IGS - Student System (Obsolete) , meaning: IGS_UC_FORM_SEQ , description: Lookup for Form Sequence ,
-
Lookup Type: IGS_UC_ETHNIC_LIST_SEQ
12.1.1
product: IGS - Student System , meaning: IGS_UC_ETHNIC_LIST_SEQ , description: Ethnic List ,
-
Lookup Type: IGS_UC_JUNE_LIST_SEQ
12.1.1
product: IGS - Student System , meaning: IGS_UC_JUNE_LIST_SEQ , description: Lookup for June List Sequence ,
-
Lookup Type: IGS_UC_WEEKLY_MOV_SEQ
12.2.2
product: IGS - Student System (Obsolete) , meaning: IGS_UC_WEEKLY_MOV_SEQ , description: Lookup for Weekly Moving Sequence ,
-
Lookup Type: IGS_UC_FORM_SEQ
12.1.1
product: IGS - Student System , meaning: IGS_UC_FORM_SEQ , description: Lookup for Form Sequence ,
-
Lookup Type: IGS_UC_ODL
12.2.2
product: IGS - Student System (Obsolete) , meaning: IGS_UC_ODL , description: Lookup for ODL ,
-
Lookup Type: IGS_UC_JUNE_LIST_SEQ
12.2.2
product: IGS - Student System (Obsolete) , meaning: IGS_UC_JUNE_LIST_SEQ , description: Lookup for June List Sequence ,
-
TABLE: IGS.IGS_UC_UINST_INTS
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_UC_UINST_INTS, object_name:IGS_UC_UINST_INTS, status:VALID,
-
Concurrent Program: HXT_VAL_BEE_RETRO
12.1.1
execution_filename: hxt_retro_process.main_retro , product: HXT - Time and Labor , user_name: HXT_BEE_RETRO , description: Transfer selected retro timecards to BEE , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: PAYJPCMA
12.1.1
execution_filename: pay_jp_create_cma_pkg.transfer_from_cma_info_to_bee , product: PAY - Payroll , user_name: PAYJPCMA , description: Payroll Report (Transfer Commutation Allowance to BEE) , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: PAYJPLTI
12.2.2
execution_filename: pay_jp_ltax_imp_pkg.transfer_imp_ltax_info_to_bee , product: PAY - Payroll , user_name: PAYJPLTI , description: Japan, Transfer Local Tax Information to BEE , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: PYTSHPRI
12.2.2
execution_filename: PAY_HR_OTC_RETRIEVAL_INTERFACE.transfer_to_hr_payroll , product: PER - Human Resources , user_name: PYTSHPRI , description: Transfer Time from OTL to HR/Payroll(BEE) , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
TABLE: IGS.IGS_UC_MV_UVINST
12.1.1
owner:IGS, object_type:TABLE, fnd_design_data:IGS.IGS_UC_MV_UVINST, object_name:IGS_UC_MV_UVINST, status:VALID,
-
Concurrent Program: HXT_VAL_BEE
12.2.2
execution_filename: hxt_batch_process.main_process , product: HXT - Time and Labor , user_name: HXT_BEE_TRANSFER , description: Rollback selected batches from BEE , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: HXT_TRANS_BEE
12.2.2
execution_filename: hxt_batch_process.main_process , product: HXT - Time and Labor , user_name: HXT_BEE_TRANSFER , description: Rollback selected batches from BEE , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: HXT_RLBK_BEE
12.2.2
execution_filename: hxt_batch_process.main_process , product: HXT - Time and Labor , user_name: HXT_BEE_TRANSFER , description: Rollback selected batches from BEE , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: HXTROLLBEE
12.2.2
execution_filename: hxt_retrieval_rollback.rollback_bee , product: HXT - Time and Labor , user_name: HXTROLLBEE , description: Rollback for Transfer to BEE , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: HXT_VAL_BEE
12.1.1
execution_filename: hxt_batch_process.main_process , product: HXT - Time and Labor , user_name: HXT_BEE_TRANSFER , description: Rollback selected batches from BEE , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: HXT_TRANS_BEE
12.1.1
execution_filename: hxt_batch_process.main_process , product: HXT - Time and Labor , user_name: HXT_BEE_TRANSFER , description: Rollback selected batches from BEE , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: HXT_RLBK_BEE
12.1.1
execution_filename: hxt_batch_process.main_process , product: HXT - Time and Labor , user_name: HXT_BEE_TRANSFER , description: Rollback selected batches from BEE , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: PAYJPCMA
12.2.2
execution_filename: pay_jp_create_cma_pkg.transfer_from_cma_info_to_bee , product: PAY - Payroll , user_name: PAYJPCMA , description: Payroll Report (Transfer Commutation Allowance to BEE) , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: HXT_TRANS_BEE_RETRO
12.2.2
execution_filename: hxt_retro_process.main_retro , product: HXT - Time and Labor , user_name: HXT_BEE_RETRO , description: Transfer selected retro timecards to BEE , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: HXTROLLBEERETRO
12.2.2
execution_filename: hxt_retrieval_rollback.rollback_bee_retro , product: HXT - Time and Labor , user_name: HXTROLLBEERETRO , description: Rollback Process for Transfer to BEE(Retro) , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: HXT_TRANS_BEE_RETRO
12.1.1
execution_filename: hxt_retro_process.main_retro , product: HXT - Time and Labor , user_name: HXT_BEE_RETRO , description: Transfer selected retro timecards to BEE , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: HXT_VAL_BEE_RETRO
12.2.2
execution_filename: hxt_retro_process.main_retro , product: HXT - Time and Labor , user_name: HXT_BEE_RETRO , description: Transfer selected retro timecards to BEE , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: PYTSHPRI
12.1.1
execution_filename: PAY_HR_OTC_RETRIEVAL_INTERFACE.transfer_to_hr_payroll , product: PER - Human Resources , user_name: PYTSHPRI , description: Transfer Time from OTL to HR/Payroll(BEE) , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: PYJPITDP
12.2.2
execution_filename: pay_jp_itax_dpnt_interface_pkg.transfer_from_cei_to_bee , product: PAY - Payroll , user_name: PYJPITDP , description: Payroll Report (Transfer Income Tax Dependent Information from Contact to BEE) , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: CSS_DEF_LIFE_CYCLE_CODE
12.2.2
product: CSS - Support (Obsolete) , meaning: Lifecycle , description: Lifecycle ,
-
VIEW: APPS.IGS_UC_UVINSTITUTION_2003
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_UC_UVINSTITUTION_2003, object_name:IGS_UC_UVINSTITUTION_2003, status:VALID,
-
Concurrent Program: PYJPITDP
12.1.1
execution_filename: pay_jp_itax_dpnt_interface_pkg.transfer_from_cei_to_bee , product: PAY - Payroll , user_name: PYJPITDP , description: Payroll Report (Transfer Income Tax Dependent Information from Contact to BEE) , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
APPS.HXC_GENERIC_RETRIEVAL_UTILS dependencies on FND_MESSAGE
12.2.2
-
Lookup Type: VS_GR_RSLV_STLMT_TYPE
12.1.1
product: IGS - Student System , meaning: Static Values For Distribution Type , description: Static Values For Distribution Type ,
-
Lookup Type: CSS_DEF_LIFE_CYCLE_CODE
12.1.1
product: CSS - Support (obsolete) , meaning: Lifecycle , description: Lifecycle ,
-
APPS.HXC_GENERIC_RETRIEVAL_PKG dependencies on HXC_UPGRADE_PKG
12.2.2
-
VIEW: APPS.IGS_UC_UVINSTITUTION_2004
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGS.IGS_UC_UVINSTITUTION_2004, object_name:IGS_UC_UVINSTITUTION_2004, status:VALID,
-
Lookup Type: VS_GR_RSLV_STLMT_TYPE
12.2.2
product: IGS - Student System (Obsolete) , meaning: Static Values For Distribution Type , description: Static Values For Distribution Type ,
-
APPS.HXC_GENERIC_RETRIEVAL_UTILS dependencies on FND_MESSAGE
12.1.1
-
APPS.HXC_GENERIC_RETRIEVAL_PKG dependencies on HXC_BEE_PREF_ADJ_LINES
12.1.1
-
APPS.HXC_GENERIC_RETRIEVAL_PKG dependencies on HXC_BEE_PREF_ADJ_LINES
12.2.2
-
APPS.HXC_GENERIC_RETRIEVAL_PKG dependencies on FND_PROFILE
12.2.2
-
APPS.PY_ROLLBACK_PKG dependencies on PAY_MIX_ROLLBACK_PKG
12.2.2
-
APPS.PY_ROLLBACK_PKG dependencies on PAY_MIX_ROLLBACK_PKG
12.1.1
-
Concurrent Program: PAYLINK
12.2.2
product: PER - Human Resources , user_name: BEE Batch Process , description: Validate or Transfer BEE batches , argument_method: Database fetch , enabled: Yes , execution_method: Spawned ,