Search Results igw_org_questions
Overview
The IGW_ORG_QUESTIONS table is a core data object within the Oracle E-Business Suite (EBS) Grants Proposal module (IGW). It functions as a repository for storing organization-specific responses to standardized questions. This table is integral to the proposal preparation and compliance process, enabling institutions to capture and maintain detailed qualitative and compliance-related information about their internal organizational units. By linking questions to specific organizations, it supports the complex requirements of grant applications, where funding agencies often require detailed attestations and explanations from the applying entity and its constituent departments.
Key Information Stored
The table's structure is defined by its composite primary key and its foreign key relationships. The primary key consists of ORGANIZATION_ID and QUESTION_NUMBER, ensuring a unique response per organization per question. The ORGANIZATION_ID column stores the identifier linking to the HR_ALL_ORGANIZATION_UNITS table, which defines the organizational hierarchy within the enterprise. The QUESTION_NUMBER column stores the identifier for the specific question, linking to the master list of questions defined in the IGW_QUESTIONS table. While the specific answer column is not detailed in the provided metadata, tables of this nature typically include columns such as ANSWER, ANSWER_DATE, and LAST_UPDATE_DATE to store the response data and audit information.
Common Use Cases and Queries
A primary use case is generating compliance reports for a specific proposal or organization, pulling all answered questions. A common query pattern involves joining to the organization and question master tables for descriptive information. For example, to retrieve all questions and answers for a specific organization unit, a query would join IGW_ORG_QUESTIONS (IOQ) with IGW_QUESTIONS (IQ) and HR_ALL_ORGANIZATION_UNITS (HAOU). Another critical scenario is data validation during proposal submission, where the system checks for mandatory organizational questions that must be answered before a proposal can be submitted. Administrators may also run queries to audit completion rates across departments or to extract data for external reporting to grant-making agencies.
Related Objects
- Primary Key: IGW_ORG_YNQ_PK (on ORGANIZATION_ID, QUESTION_NUMBER)
- Foreign Key References (Parent Tables):
- HR_ALL_ORGANIZATION_UNITS: Provides the valid list of organizational units. Joined via IGW_ORG_QUESTIONS.ORGANIZATION_ID.
- IGW_QUESTIONS: Provides the master definition and text of questions. Joined via IGW_ORG_QUESTIONS.QUESTION_NUMBER.
- Foreign Key References (Child Table):
- IGW_REPORT_Q_EXPLANATION: References this table's primary key columns (ORGANIZATION_ID, QUESTION_NUMBER), indicating it stores additional explanatory or reporting details for an organization's question response.
-
Table: IGW_ORG_QUESTIONS
12.1.1
owner:IGW, object_type:TABLE, fnd_design_data:IGW.IGW_ORG_QUESTIONS, object_name:IGW_ORG_QUESTIONS, status:VALID, product: IGW - Grants Proposal , description: Answers to questions pertaining to an organization , implementation_dba_data: IGW.IGW_ORG_QUESTIONS ,
-
Table: IGW_ORG_QUESTIONS
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: Answers to questions pertaining to an organization , implementation_dba_data: Not implemented in this database ,
-
APPS.IGW_REPORT_PROCESSING dependencies on IGW_ORG_QUESTIONS
12.1.1
-
VIEW: APPS.IGWBV_GRNT_PRPSL_ORG_CERT_ANSW
12.1.1
-
VIEW: APPS.IGWFV_GRNT_PRPSL_ORG_CERT_ANSW
12.1.1
-
VIEW: APPS.IGW_ORG_QUESTIONS_V
12.1.1
-
SYNONYM: APPS.IGW_ORG_QUESTIONS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:IGW_ORG_QUESTIONS, status:VALID,
-
TABLE: IGW.IGW_ORG_QUESTIONS
12.1.1
owner:IGW, object_type:TABLE, fnd_design_data:IGW.IGW_ORG_QUESTIONS, object_name:IGW_ORG_QUESTIONS, status:VALID,
-
VIEW: APPS.IGW_PRPO_YN_RESPONSES_V
12.1.1
-
Table: IGW_QUESTIONS
12.1.1
owner:IGW, object_type:TABLE, fnd_design_data:IGW.IGW_QUESTIONS, object_name:IGW_QUESTIONS, status:VALID, product: IGW - Grants Proposal , description: Questions about individuals, proposals, and organizations , implementation_dba_data: IGW.IGW_QUESTIONS ,
-
Table: IGW_REPORT_Q_EXPLANATION
12.1.1
owner:IGW, object_type:TABLE, fnd_design_data:IGW.IGW_REPORT_Q_EXPLANATION, object_name:IGW_REPORT_Q_EXPLANATION, status:VALID, product: IGW - Grants Proposal , description: Explanations to questions , implementation_dba_data: IGW.IGW_REPORT_Q_EXPLANATION ,
-
View: IGWBV_GRNT_PRPSL_ORG_CERT_ANSW
12.2.2
product: IGW - Grants Proposal (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
Table: IGW_REPORT_Q_EXPLANATION
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: Explanations to questions , 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: IGWBV_GRNT_PRPSL_ORG_CERT_ANSW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGW.IGWBV_GRNT_PRPSL_ORG_CERT_ANSW, object_name:IGWBV_GRNT_PRPSL_ORG_CERT_ANSW, status:VALID, product: IGW - Grants Proposal , implementation_dba_data: APPS.IGWBV_GRNT_PRPSL_ORG_CERT_ANSW ,
-
View: IGWFV_GRNT_PRPSL_ORG_CERT_ANSW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGW.IGWFV_GRNT_PRPSL_ORG_CERT_ANSW, object_name:IGWFV_GRNT_PRPSL_ORG_CERT_ANSW, status:VALID, product: IGW - Grants Proposal , implementation_dba_data: APPS.IGWFV_GRNT_PRPSL_ORG_CERT_ANSW ,
-
12.1.1 FND Design Data
12.1.1
-
Table: IGW_QUESTIONS
12.2.2
product: IGW - Grants Proposal (Obsolete) , description: Questions about individuals, proposals, and organizations , implementation_dba_data: Not implemented in this database ,
-
12.1.1 DBA Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
View: IGWFV_GRNT_PRPSL_ORG_CERT_ANSW
12.2.2
product: IGW - Grants Proposal (Obsolete) , implementation_dba_data: Not implemented in this database ,
-
PACKAGE BODY: APPS.IGW_REPORT_PROCESSING
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:IGW_REPORT_PROCESSING, status:VALID,
-
View: IGW_ORG_QUESTIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGW.IGW_ORG_QUESTIONS_V, object_name:IGW_ORG_QUESTIONS_V, status:VALID, product: IGW - Grants Proposal , description: 10SC Only , implementation_dba_data: APPS.IGW_ORG_QUESTIONS_V ,
-
12.2.2 FND Design Data
12.2.2
-
VIEW: APPS.IGWFV_GRNT_PRPSL_ORG_CERT_ANSW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGW.IGWFV_GRNT_PRPSL_ORG_CERT_ANSW, object_name:IGWFV_GRNT_PRPSL_ORG_CERT_ANSW, status:VALID,
-
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 ,
-
VIEW: APPS.IGWBV_GRNT_PRPSL_ORG_CERT_ANSW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGW.IGWBV_GRNT_PRPSL_ORG_CERT_ANSW, object_name:IGWBV_GRNT_PRPSL_ORG_CERT_ANSW, status:VALID,
-
VIEW: APPS.IGW_PRPO_YN_RESPONSES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGW.IGW_PRPO_YN_RESPONSES_V, object_name:IGW_PRPO_YN_RESPONSES_V, status:VALID,
-
View: IGW_PRPO_YN_RESPONSES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGW.IGW_PRPO_YN_RESPONSES_V, object_name:IGW_PRPO_YN_RESPONSES_V, status:VALID, product: IGW - Grants Proposal , description: View displays answers to questions about individuals, the proposal, and the organization , implementation_dba_data: APPS.IGW_PRPO_YN_RESPONSES_V ,
-
12.1.1 DBA Data
12.1.1
-
VIEW: APPS.IGW_ORG_QUESTIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:IGW.IGW_ORG_QUESTIONS_V, object_name:IGW_ORG_QUESTIONS_V, status:VALID,
-
APPS.IGW_REPORT_PROCESSING SQL Statements
12.1.1
-
APPS.IGW_REPORT_PROCESSING dependencies on FND_MSG_PUB
12.1.1
-
eTRM - IGW Tables and Views
12.1.1
description: Information on proposal subjects ,
-
PACKAGE BODY: APPS.IGW_REPORT_PROCESSING
12.1.1
-
Table: HR_ALL_ORGANIZATION_UNITS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:AS.HR_ALL_ORGANIZATION_UNITS PER.HR_ALL_ORGANIZATION_UNITS, object_name:HR_ALL_ORGANIZATION_UNITS, status:VALID, product: PER - Human Resources , description: Organization unit definitions. , implementation_dba_data: HR.HR_ALL_ORGANIZATION_UNITS ,
-
Table: HR_ALL_ORGANIZATION_UNITS
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:AS.HR_ALL_ORGANIZATION_UNITS PER.HR_ALL_ORGANIZATION_UNITS, object_name:HR_ALL_ORGANIZATION_UNITS, status:VALID, product: PER - Human Resources , description: Organization unit definitions. , implementation_dba_data: HR.HR_ALL_ORGANIZATION_UNITS ,
-
eTRM - IGW Tables and Views
12.1.1
description: Information on proposal subjects ,
-
12.1.1 DBA Data
12.1.1