Search Results oracle forms 12c set_menu_item_property documentation
The IGF_DB_PAYS_PRG_T
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data structure within the Grants Accounting module, specifically associated with the Institutional Grants and Funds (IGF) functionality. This table stores payment program details, facilitating the management of grant disbursements, financial aid distributions, and other institutional funding processes. Below is a detailed breakdown of its purpose, structure, and integration within Oracle EBS.
Purpose and Functional Overview
The IGF_DB_PAYS_PRG_T
table serves as a repository for payment program records, which define the rules, schedules, and parameters for disbursing funds to beneficiaries (e.g., students, researchers, or institutions). It supports automated payment processing, ensuring compliance with grant terms and institutional policies. Key functionalities include:
- Payment Scheduling: Defines disbursement frequencies (e.g., monthly, quarterly) and eligibility criteria.
- Fund Allocation: Links payment programs to specific grants or awards, enabling tracking of fund utilization.
- Audit and Compliance: Captures metadata such as creation dates, modifiers, and approval statuses for regulatory reporting.
Table Structure and Key Columns
The table's schema typically includes the following columns, though exact fields may vary by EBS version:
Column Name | Data Type | Description |
---|---|---|
PAYMENT_PROGRAM_ID | NUMBER | Primary key, uniquely identifying each payment program. |
PROGRAM_NAME | VARCHAR2 | Descriptive name of the payment program. |
GRANT_ID | NUMBER | Foreign key referencing the grant or award (e.g., IGF_GRANTS_T ). |
START_DATE | DATE | Effective date of the program. |
END_DATE | DATE | Expiration date (if applicable). |
STATUS | VARCHAR2 | Indicates active, inactive, or pending approval. |
CREATED_BY | NUMBER | User ID of the creator (references FND_USER ). |
CREATION_DATE | DATE | Timestamp of record creation. |
Integration with Oracle EBS Modules
The IGF_DB_PAYS_PRG_T
table interacts with several EBS components:
- Grants Accounting (IGF): Core integration for managing grant lifecycles, including budget controls and fund disbursements.
- General Ledger (GL): Ensures payment postings align with chart of accounts and accounting periods.
- Payables (AP): Triggers payment batches via Oracle Payables for vendor or student disbursements.
- System Administration (FND): Leverages standard WHO columns (
CREATED_BY
,LAST_UPDATE_DATE
) for audit trails.
Customization and Extensions
Institutions often extend the table's functionality via:
- Descriptive Flexfields (DFFs): Adding institution-specific attributes (e.g., department codes, project IDs).
- Workflow: Automating approval processes using Oracle Workflow Builder.
- APIs: Programmatic access via PL/SQL packages for batch processing or integrations.
Conclusion
The IGF_DB_PAYS_PRG_T
table is a cornerstone of grant payment management in Oracle EBS, enabling structured, auditable, and compliant fund distribution. Its design reflects Oracle's modular architecture, ensuring seamless interoperability with financial and grants modules. Administrators should prioritize data integrity checks (e.g., validating GRANT_ID
references) and leverage indexing on frequently queried columns (e.g., STATUS
) for optimal performance.
-
Lookup Type: IGF_GR_VER_FROM_TO
12.1.1
product: IGF - Financial Aid , meaning: Grant Verification Statuses for Update Process , description: Grant Verification Statuses ,
-
Lookup Type: IGF_GR_VER_STAT_CD
12.1.1
product: IGF - Financial Aid , meaning: Federal Verification Status , description: Federal Verification Status ,
-
Lookup Type: IGF_FED_VERIFY_STATUS
12.1.1
product: IGF - Financial Aid , meaning: Verification Process Status , description: Verification Process Status ,
-
Concurrent Program: IGFAPJ06
12.1.1
execution_filename: igf_ap_batch_ver_prc_pkg.main , product: IGF - Financial Aid , user_name: Batch Verification Process , description: Batch Verification Process , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGFDBJ08
12.1.1
execution_filename: IGF_DB_SF_INTEGRATION.TRANSFER_DISB_DTLS_TO_SF , product: IGF - Financial Aid , user_name: Transfer Disbursement Details to Oracle Student System. , description: Transfer Disbursement Details to Oracle Student System. , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: IGF_SE_SOURCE
12.1.1
product: IGF - Financial Aid , meaning: Student Employment Payroll Upload Source , description: Student Employment Payroll Upload Source ,
-
Concurrent Program: IGFGRX03
12.1.1
execution_filename: IGFGRX03 , product: IGF - Financial Aid , user_name: YTD Loader Process , description: Oracle Financial Aid , argument_method: Standard , enabled: Yes , execution_method: SQL*Loader ,
-
Concurrent Program: IGFGRX06
12.1.1
execution_filename: IGFGRX06 , product: IGF - Financial Aid , user_name: Electronic Statement Detail Loader , description: Oracle Financial Aid , argument_method: Standard , enabled: Yes , execution_method: SQL*Loader ,
-
Concurrent Program: IGFGRJ01
12.1.1
execution_filename: IGF_GR_PELL.RFMS_LOAD , product: IGF - Financial Aid , user_name: RFMS Create , description: Oracle Financial Aid , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGFDBS01
12.1.1
execution_filename: IGFDB01S , product: IGF - Financial Aid , user_name: Direct Loan Reconciliation Report , description: Direct Loan Reconciliation Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: IGFGRX04
12.1.1
execution_filename: IGFGRX04 , product: IGF - Financial Aid , user_name: MRR Loader Process , description: Oracle Financial Aid , argument_method: Standard , enabled: Yes , execution_method: SQL*Loader ,
-
Concurrent Program: IGFGRX05
12.1.1
execution_filename: IGFGRX05 , product: IGF - Financial Aid , user_name: Electronic Statement Summary Loader , description: Oracle Financial Aid , argument_method: Standard , enabled: Yes , execution_method: SQL*Loader ,
-
Concurrent Program: IGFGRJ03
12.1.1
execution_filename: IGF_GR_RFMS_DISB_ORIG.MAIN , product: IGF - Financial Aid , user_name: RFMS Disbursements , description: Oracle Financial Aid , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: IGFGRJ02
12.1.1
execution_filename: IGF_GR_RFMS_ORIG.MAIN , product: IGF - Financial Aid , user_name: RFMS Origination , description: Oracle Financial Aid , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Table: IGF_DB_PAYS_PRG_T
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_DB_PAYS_PRG_T, object_name:IGF_DB_PAYS_PRG_T, status:VALID, product: IGF - Financial Aid , implementation_dba_data: IGF.IGF_DB_PAYS_PRG_T ,
-
Lookup Type: IGF_SCRIPT
12.1.1
product: IGF - Financial Aid , meaning: IGF Script Successful , description: IGF Script completed. ,
-
File: R115DB.pdf
12.1.1
product: IGF - Financial Aid , size: 11.097 KBytes , file_type: PDF Diagram ,
-
Table: IGF_SL_EDIT_REPORT_ALL
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_SL_EDIT_REPORT_ALL, object_name:IGF_SL_EDIT_REPORT_ALL, status:VALID, product: IGF - Financial Aid , description: Shows the edit report , implementation_dba_data: IGF.IGF_SL_EDIT_REPORT_ALL ,
-
Table: IGF_AW_UPLOAD_AWARD_ALL
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_AW_UPLOAD_AWARD_ALL, object_name:IGF_AW_UPLOAD_AWARD_ALL, status:VALID, product: IGF - Financial Aid , description: FA125_3160568_CS_DP1.doc - Obsolete , implementation_dba_data: IGF.IGF_AW_UPLOAD_AWARD_ALL ,
-
Table: IGF_AP_TODO_ALL
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_AP_TODO_ALL, object_name:IGF_AP_TODO_ALL, status:VALID, product: IGF - Financial Aid , description: This table is obsolete now. , implementation_dba_data: IGF.IGF_AP_TODO_ALL ,
-
Table: IGF_FC_EFC_FRM_B
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_FC_EFC_FRM_B, object_name:IGF_FC_EFC_FRM_B, status:VALID, product: IGF - Financial Aid , description: Multiplication Factor - Formula B Table , implementation_dba_data: IGF.IGF_FC_EFC_FRM_B ,
-
Table: IGF_AP_CMNT_CD_ALL
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_AP_CMNT_CD_ALL, object_name:IGF_AP_CMNT_CD_ALL, status:VALID, product: IGF - Financial Aid , description: SAR Comment Codes Table , implementation_dba_data: IGF.IGF_AP_CMNT_CD_ALL ,
-
Table: IGF_FC_EFC_FRM_C
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_FC_EFC_FRM_C, object_name:IGF_FC_EFC_FRM_C, status:VALID, product: IGF - Financial Aid , description: Multiplication Factor - Formula C Table , implementation_dba_data: IGF.IGF_FC_EFC_FRM_C ,
-
Table: IGF_AP_REJECT_CD_ALL
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_AP_REJECT_CD_ALL, object_name:IGF_AP_REJECT_CD_ALL, status:VALID, product: IGF - Financial Aid , description: ISIR Reject Codes Table , implementation_dba_data: IGF.IGF_AP_REJECT_CD_ALL ,
-
Table: IGF_GR_RFMS_ERROR
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_GR_RFMS_ERROR, object_name:IGF_GR_RFMS_ERROR, status:VALID, product: IGF - Financial Aid , description: Stores RFMS error codes , implementation_dba_data: IGF.IGF_GR_RFMS_ERROR ,
-
Table: IGF_AW_FN_RPKG_PRTY
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_AW_FN_RPKG_PRTY, object_name:IGF_AW_FN_RPKG_PRTY, status:VALID, product: IGF - Financial Aid , description: Stores details of Funds , implementation_dba_data: IGF.IGF_AW_FN_RPKG_PRTY ,
-
File: Satisfactory Academic Progress.pdf
12.1.1
product: IGF - Financial Aid , size: 16.006 KBytes , file_type: PDF Diagram ,
-
Table: IGF_AP_GEN_SETUP_ALL
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_AP_GEN_SETUP_ALL, object_name:IGF_AP_GEN_SETUP_ALL, status:VALID, product: IGF - Financial Aid , description: Holds the general setup information - Obsolete , implementation_dba_data: IGF.IGF_AP_GEN_SETUP_ALL ,
-
Lookup Type: PRESENT
12.1.1
product: IGF - Financial Aid , meaning: Signature Present , description: Signature Present ,
-
File: SE Student Employment.pdf
12.1.1
product: IGF - Financial Aid , size: 8.76 KBytes , file_type: PDF Diagram ,
-
Table: IGF_FC_SAR_CD_MST
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_FC_SAR_CD_MST, object_name:IGF_FC_SAR_CD_MST, status:VALID, product: IGF - Financial Aid , description: Holds SAR Field Numbers , implementation_dba_data: IGF.IGF_FC_SAR_CD_MST ,
-
File: Appliaction Processing.pdf
12.1.1
product: IGF - Financial Aid , size: 22.471 KBytes , file_type: PDF Diagram ,
-
Table: IGF_FC_INC_PRCT
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_FC_INC_PRCT, object_name:IGF_FC_INC_PRCT, status:VALID, product: IGF - Financial Aid , description: Income Protection Allowance Table , implementation_dba_data: IGF.IGF_FC_INC_PRCT ,
-
File: FISAP.pdf
12.1.1
product: IGF - Financial Aid , size: 13.623 KBytes , file_type: PDF Diagram ,
-
Table: IGF_AP_STUD_SAP_DT
12.1.1
product: IGF - Financial Aid , implementation_dba_data: Not implemented in this database ,
-
Table: IGF_AP_ACK_CMNT_CD_ALL
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_AP_ACK_CMNT_CD_ALL, object_name:IGF_AP_ACK_CMNT_CD_ALL, status:VALID, product: IGF - Financial Aid , description: SAR Acknowledgement Comment Codes Table , implementation_dba_data: IGF.IGF_AP_ACK_CMNT_CD_ALL ,
-
File: SL Loan Processing.pdf
12.1.1
product: IGF - Financial Aid , size: 15.461 KBytes , file_type: PDF Diagram ,
-
Table: IGF_FC_AST_PC_DT
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_FC_AST_PC_DT, object_name:IGF_FC_AST_PC_DT, status:VALID, product: IGF - Financial Aid , description: Asset Protection Allowance Table , implementation_dba_data: IGF.IGF_FC_AST_PC_DT ,
-
Table: IGF_FC_EFC_ALT_FAC
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_FC_EFC_ALT_FAC, object_name:IGF_FC_EFC_ALT_FAC, status:VALID, product: IGF - Financial Aid , description: Multiplication Factor - Alternative Factors , implementation_dba_data: IGF.IGF_FC_EFC_ALT_FAC ,
-
Table: IGF_GR_ATTEND_PELL
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_GR_ATTEND_PELL, object_name:IGF_GR_ATTEND_PELL, status:VALID, product: IGF - Financial Aid , description: Entity holding Attending Pell Identifiers of an Organization , implementation_dba_data: IGF.IGF_GR_ATTEND_PELL ,
-
Table: IGF_AP_FA_SETUP_ALL
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_AP_FA_SETUP_ALL, object_name:IGF_AP_FA_SETUP_ALL, status:VALID, product: IGF - Financial Aid , description: FA126_3102439_CS_DP2.doc - Obsolete , implementation_dba_data: IGF.IGF_AP_FA_SETUP_ALL ,
-
Lookup Type: IGF_AP_REJECT_OVERRIDE_FLAG
12.1.1
product: IGF - Financial Aid , meaning: Reject Override Flag , description: Reject Override Flag ,
-
File: Award Processing.pdf
12.1.1
product: IGF - Financial Aid , size: 13.982 KBytes , file_type: PDF Diagram ,
-
Table: IGF_AP_OSS_WF_SEND_ALL
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_AP_OSS_WF_SEND_ALL, object_name:IGF_AP_OSS_WF_SEND_ALL, status:VALID, product: IGF - Financial Aid , description: This table is obsolete now. , implementation_dba_data: IGF.IGF_AP_OSS_WF_SEND_ALL ,
-
Table: IGF_FC_EFC_FRM_A
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_FC_EFC_FRM_A, object_name:IGF_FC_EFC_FRM_A, status:VALID, product: IGF - Financial Aid , description: Multiplication Factor - Formula A Table , implementation_dba_data: IGF.IGF_FC_EFC_FRM_A ,
-
Lookup Type: EXPL_PRESENT
12.1.1
product: IGF - Financial Aid , meaning: Explanation Present , description: Explanation Present ,
-
Table: IGF_SL_LI_DLOR_INTS
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_SL_LI_DLOR_INTS, object_name:IGF_SL_LI_DLOR_INTS, status:VALID, product: IGF - Financial Aid , description: Legacy Direct Loans Origination Interface Table , implementation_dba_data: IGF.IGF_SL_LI_DLOR_INTS ,
-
Table: IGF_AW_AWARD_T_ALL
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_AW_AWARD_T_ALL, object_name:IGF_AW_AWARD_T_ALL, status:VALID, product: IGF - Financial Aid , description: Temporary table used by the packaging process , implementation_dba_data: IGF.IGF_AW_AWARD_T_ALL ,
-
Table: IGF_AP_ISIRCOR_TMP
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_AP_ISIRCOR_TMP, object_name:IGF_AP_ISIRCOR_TMP, status:VALID, product: IGF - Financial Aid , description: Temporary table to store the ISIR corrections , implementation_dba_data: IGF.IGF_AP_ISIRCOR_TMP ,
-
Table: IGF_AW_AWARD_CERTS
12.1.1
owner:IGF, object_type:TABLE, fnd_design_data:IGF.IGF_AW_AWARD_CERTS, object_name:IGF_AW_AWARD_CERTS, status:VALID, product: IGF - Financial Aid , description: Award Certification Texts Setup , implementation_dba_data: IGF.IGF_AW_AWARD_CERTS ,