Search Results pictures of judith ballroom c. e. o. not receiving a letter
The IGW_PROP_PERSON_SUPPORT
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical data structure within the Grants Accounting module, specifically designed to store information related to personnel support details for grant proposals. This table plays a pivotal role in managing and tracking personnel commitments, effort allocations, and costing associated with research proposals, ensuring compliance with funding agency requirements and institutional policies.
Table Structure and Key Columns
TheIGW_PROP_PERSON_SUPPORT
table typically includes the following key columns:
- PROPOSAL_ID: Foreign key linking to the proposal header record in
IGW_PROPOSALS_ALL
. - PERSON_ID: References the person record in
PER_ALL_PEOPLE_F
or similar HR tables. - START_DATE/END_DATE: Defines the period of personnel commitment.
- COMMITMENT_PERCENTAGE: Stores the percentage of effort allocated to the project.
- SALARY_AMOUNT: Captures the monetary value of personnel support.
- COST_SHARING_FLAG: Indicates whether the personnel cost is shared with other funding sources.
- STATUS_CODE: Tracks approval workflow status (e.g., PENDING, APPROVED, REJECTED).
Functional Integration
This table integrates with multiple EBS modules:- Grants Accounting: Serves as the foundation for budget calculations and award management.
- Human Resources: Pulls employee data via
PER_ALL_PEOPLE_F
for validation. - Projects: Links to
PA_PROJECTS_ALL
for cross-charge capabilities. - General Ledger: Provides cost distribution data for financial reporting.
Technical Considerations
For implementations on Oracle EBS 12.1.1 and 12.2.2:- The table follows Oracle's multi-org architecture with
ORG_ID
partitioning. - Utilizes Oracle's standard WHO columns (
CREATION_DATE
,LAST_UPDATE_DATE
, etc.) for auditing. - Typically has associated database triggers for business rule enforcement.
- May be exposed via Oracle Integration Repository for web services.
Business Process Context
The table supports critical grant lifecycle processes:- Proposal Development: Captures personnel commitments during budgeting.
- Award Setup: Transitions proposed effort to actual commitments.
- Effort Reporting: Serves as the baseline for certification processes.
- Cost Transfer: Provides reference data for payroll adjustments.
Customization Considerations
Common extension patterns include:- Adding custom columns for institution-specific attributes.
- Creating supplemental tables for additional approval workflows.
- Developing concurrent programs for mass updates.
- Building custom reports against this table for compliance monitoring.
Performance Implications
For optimal performance in both 12.1.1 and 12.2.2 environments:- Indexes should be maintained on
PROPOSAL_ID
,PERSON_ID
, and date ranges. - Partitioning strategies may be implemented for large implementations.
- Materialized views can improve reporting performance.
IGW_PROP_PERSON_SUPPORT
table remains a cornerstone of grant management functionality in Oracle EBS, with its design reflecting the complex requirements of research administration while maintaining integration with core financial and HR systems.
-
Lookup Type: IGW_ABSTRACT_TYPES
12.2.2
product: IGW - Grants Proposal (Obsolete) , meaning: Abstract Types ,
-
View: IGW_SPECIAL_REVIEWS_V
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: Views displays details about special reviews conducted for the proposal , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: IGW_SS_APPROVAL_RUN_STATUSES
12.2.2
product: IGW - Grants Proposal (Obsolete) , meaning: Approval Run Statuses ,
-
View: IGW_APPLICANT_DEPT_V
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: View displays the name of the applicant unit , implementation_dba_data: Not implemented in this database ,
-
View: IGW_ORG_QUESTIONS_V
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: 10SC Only , implementation_dba_data: Not implemented in this database ,
-
View: IGW_PRPO_YN_RESPONSES_V
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: View displays answers to questions about individuals, the proposal, and the organization , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: IGW_SS_PERSON_DETAIL_TYPES
12.2.2
product: IGW - Grants Proposal (Obsolete) , meaning: Personnel Detail Types ,
-
Lookup Type: IGW_SS_CREATED_BY_MODULE
12.2.2
product: IGW - Grants Proposal (Obsolete) , meaning: Created By Module ,
-
Lookup Type: IGW_NARRATIVE_SUBMISS_TYPES
12.2.2
product: IGW - Grants Proposal (Obsolete) , meaning: Narrative Submission Types ,
-
Lookup Type: IGW_SPECIAL_REVIEW_TYPES
12.2.2
product: IGW - Grants Proposal (Obsolete) , meaning: Special Review Types ,
-
Lookup Type: IGW_RESOURCE_TYPES
12.2.2
product: IGW - Grants Proposal (Obsolete) , meaning: Resource Types ,
-
View: IGW_OH_EXPENDITURE_CAT_TYPES_V
12.2.2
product: IGW - Grants Proposal (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
Table: IGW_PROP_PERSON_SUPPORT
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: Information about other sources of support available or pending for personnel on a proposal , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: IGW_SS_MODULE_STATUSES
12.2.2
product: IGW - Grants Proposal (Obsolete) , meaning: Module Statuses ,
-
View: IGW_PROPOSAL_PERSONS_V
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: View displays details of personnel involved in the proposal , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: IGW_SUBJECT_TYPE
12.2.2
product: IGW - Grants Proposal (Obsolete) , meaning: Human subject type ,
-
Lookup Type: IGW_AWARD_NUMBER_TYPE
12.2.2
product: IGW - Grants Proposal (Obsolete) , meaning: Award Number Type ,
-
Table: IGW_REPORT_BUDG_JUSTIFICATION
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: Information on budget justification grouped for a sponsor budget category , implementation_dba_data: Not implemented in this database ,
-
Table: IGW_REPORT_ITEMIZED_BUDGET
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: Information on combined expenditure category or expenditure type descriptions for a sponsor budget category , implementation_dba_data: Not implemented in this database ,
-
Table: IGW_PERSON_BIOSKETCH
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: Information about a person's biosketch , implementation_dba_data: Not implemented in this database ,
-
Table: IGW_PROP_PERSON_DEGREES
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: Information about a person's degrees , implementation_dba_data: Not implemented in this database ,
-
View: IGW_TRANSFERABLE_BUDGETS_V
12.2.2
product: IGW - Grants Proposal (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
Table: IGW_PROP_PERSON_BIOSKETCH
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: Information about a person's proposal biosketch , implementation_dba_data: Not implemented in this database ,
-
Table: IGW_PERSON_DEGREES
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: Information about a person's education , implementation_dba_data: Not implemented in this database ,
-
Table: IGW_PROP_QUESTIONS
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: Answers to questions about a proposal , implementation_dba_data: Not implemented in this database ,
-
Table: IGW_PROP_SCIENCE_CODES
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: Keywords used in preparing a proposal , implementation_dba_data: Not implemented in this database ,
-
Table: IGW_ROLE_RIGHTS
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: Information about rights associated with a role , implementation_dba_data: Not implemented in this database ,
-
Table: IGW_PROP_SPECIAL_REVIEWS
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: Special reviews conducted for a proposal , implementation_dba_data: Not implemented in this database ,
-
Table: IGW_PROP_MAP_STOPS
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: Details about personnel who approve or receive notifications for a particular proposal , implementation_dba_data: Not implemented in this database ,
-
Table: IGW_BUDGET_DETAILS_CAL_AMTS
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: Overhead and employee benefit amounts for a budget line , implementation_dba_data: Not implemented in this database ,
-
Table: IGW_PROP_MAPS
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: Details about maps used for notification or routing a specific proposal for approval , implementation_dba_data: Not implemented in this database ,
-
Table: IGW_BUDGET_PERSONNEL_DETAILS
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: Personnel detail attached to a budget line , implementation_dba_data: Not implemented in this database ,
-
Table: IGW_BUDGET_PERSONNEL_CAL_AMTS
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: Overhead and employee benefit amounts for a budget line involving personnel , implementation_dba_data: Not implemented in this database ,
-
Table: IGW_EXP_TYPE_RATE_TYPES
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: Information about expenditure categories associated with a particular rate class and rate type , implementation_dba_data: Not implemented in this database ,
-
Table: IGW_PROP_RATES
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: Information about overriding rates for a budget version , implementation_dba_data: Not implemented in this database ,
-
Table: IGW_RATE_TYPES
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: Information about rate types associated with a rate class , implementation_dba_data: Not implemented in this database ,
-
Table: IGW_INSTITUTE_RATES
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: Rate information about a particular activity type, location, fiscal year, rate class, and rate type , implementation_dba_data: Not implemented in this database ,
-
Table: IGW_BUDGET_DETAILS
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: Details for a budget period , implementation_dba_data: Not implemented in this database ,
-
Table: IGW_BUDGET_PERIODS
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: Information on budget periods for a budget version , implementation_dba_data: Not implemented in this database ,
-
View: IGW_PROP_PROGRAM_ADDRESSES_V
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: 10SC Only , implementation_dba_data: Not implemented in this database ,
-
View: IGW_OH_TEMP_V
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: View to display overhead amounts for a particular proposal, budget version, budget period and rate class , implementation_dba_data: Not implemented in this database ,
-
View: IGW_AWARDS_V
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: A view that shows information about all awards and their corresponding proposal identifiers, if any. , implementation_dba_data: Not implemented in this database ,
-
View: IGW_PRPO_BIOSKETCH_DEGREES_V
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: View displays a person's educational qualifications , implementation_dba_data: Not implemented in this database ,
-
View: IGW_BUSINESS_RULES
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: A view which shows information about the business rules pertaining to all organizations belonging to the particular operating unit. , implementation_dba_data: Not implemented in this database ,
-
View: IGW_PRPO_BIOSKETCH_V
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: View displays a person's biosketch information , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: IGW_BUDGET_CATEGORY
12.2.2
product: IGW - Grants Proposal (Obsolete) , meaning: BUDGET CATEGORY CODES AND DESCRIPTIONS ,
-
View: IGW_PRPO_PROP_PERSONS_V
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: View displays a person's biographical information , implementation_dba_data: Not implemented in this database ,
-
Lookup Type: IGW_PROPOSAL_TRANSFER_TYPES
12.2.2
product: IGW - Grants Proposal (Obsolete) , meaning: Proposal Transfer Types ,
-
Lookup Type: IGW_SS_NARRATIVE_COPY_OPTIONS
12.2.2
product: IGW - Grants Proposal (Obsolete) , meaning: Narrative Copy Options ,
-
Lookup Type: IGW_SUPPORT_TYPES
12.2.2
product: IGW - Grants Proposal (Obsolete) , meaning: Support Types ,