Search Results gms_encumbrance_items_all
Overview
The GMS_ENCUMBRANCE_ITEMS_ALL table is a core transactional data store within the Oracle E-Business Suite Grants Accounting (GMS) module, specifically for versions 12.1.1 and 12.2.2. It is designed to record manual encumbrances charged to sponsored projects. In the context of grant management, an encumbrance represents a commitment or obligation of funds, such as a purchase order or a contract, before an actual expenditure occurs. This table enables organizations to track these future financial commitments against specific award budgets, ensuring proper fund control and compliance with sponsor regulations. Its role is critical for maintaining accurate project-level financial forecasts and preventing budget overruns by accounting for obligated but not yet spent funds.
Key Information Stored
The table's primary key is the ENCUMBRANCE_ITEM_ID, which uniquely identifies each manual encumbrance record. Based on the provided metadata and standard GMS design, the table typically stores detailed information linking the encumbrance to other EBS entities. Key columns include identifiers for the related project and task (PET_PROJECT_ID, PET_EVENT_NUM), and a link to the source expenditure item in Projects (PEL_EXPENDITURE_ITEM_ID). Other common columns, though not explicitly listed in the brief metadata, would logically include the encumbered amount, encumbrance type, status, distribution line information, and the associated award ID from the GMS module. The '_ALL' suffix indicates the table is multi-org enabled, storing data for all operating units.
Common Use Cases and Queries
Primary use cases revolve around financial reporting and reconciliation for grants. Analysts query this table to report on total outstanding commitments for a project, compare encumbrances against budgets, and audit the encumbrance lifecycle from creation to liquidation. A common reporting pattern involves joining to project and award tables. For example, to find active encumbrances for a specific award, a query might filter on award number and encumbrance status while summing amounts. Another critical operational query links encumbrance items back to their source expenditure items in the PA_EXPENDITURE_ITEMS_ALL table to trace the origin of the commitment, which is essential for troubleshooting and audit trails.
Related Objects
As indicated by the foreign keys, GMS_ENCUMBRANCE_ITEMS_ALL has direct dependencies on tables from the Projects module. The foreign key to PA_EXPENDITURE_ITEMS_ALL (via PEL_EXPENDITURE_ITEM_ID) ties the manual encumbrance to its underlying transaction. The foreign key to PA_EVENTS (via PET_PROJECT_ID and PET_EVENT_NUM) links it to the specific project task. Within the GMS schema, this table is central to the encumbrance process and is referenced by various grants accounting reports, interfaces, and likely by key APIs such as those for encumbrance import and liquidation. It sits at the intersection of the Projects (PA) and Grants Accounting (GMS) data models, facilitating integrated financial management for sponsored projects.
-
Table: GMS_ENCUMBRANCE_ITEMS_ALL
12.1.1
owner:GMS, object_type:TABLE, fnd_design_data:GMS.GMS_ENCUMBRANCE_ITEMS_ALL, object_name:GMS_ENCUMBRANCE_ITEMS_ALL, status:VALID, product: GMS - Grants Accounting , description: Manual encumbrance charged to sponsored projects , implementation_dba_data: GMS.GMS_ENCUMBRANCE_ITEMS_ALL ,
-
Table: GMS_ENCUMBRANCE_ITEMS_ALL
12.2.2
owner:GMS, object_type:TABLE, fnd_design_data:GMS.GMS_ENCUMBRANCE_ITEMS_ALL, object_name:GMS_ENCUMBRANCE_ITEMS_ALL, status:VALID, product: GMS - Grants Accounting , description: Manual encumbrance charged to sponsored projects , implementation_dba_data: GMS.GMS_ENCUMBRANCE_ITEMS_ALL ,
-
View: GMS_ENCUMBRANCE_ITEMS
12.1.1
product: GMS - Grants Accounting , implementation_dba_data: Not implemented in this database ,
-
View: GMS_ENCUMBRANCE_ITEMS
12.2.2
product: GMS - Grants Accounting , implementation_dba_data: Not implemented in this database ,
-
View: GMS_ENCUMBRANCE_ITEMS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GMS.GMS_ENCUMBRANCE_ITEMS_V, object_name:GMS_ENCUMBRANCE_ITEMS_V, status:VALID, product: GMS - Grants Accounting , implementation_dba_data: APPS.GMS_ENCUMBRANCE_ITEMS_V ,
-
View: GMS_ENCUMBRANCE_ITEMS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GMS.GMS_ENCUMBRANCE_ITEMS_V, object_name:GMS_ENCUMBRANCE_ITEMS_V, status:VALID, product: GMS - Grants Accounting , implementation_dba_data: APPS.GMS_ENCUMBRANCE_ITEMS_V ,
-
View: GMS_ENC_PSI_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GMS.GMS_ENC_PSI_V, object_name:GMS_ENC_PSI_V, status:VALID, product: GMS - Grants Accounting , implementation_dba_data: APPS.GMS_ENC_PSI_V ,
-
View: GMS_ENC_PSI_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GMS.GMS_ENC_PSI_V, object_name:GMS_ENC_PSI_V, status:VALID, product: GMS - Grants Accounting , implementation_dba_data: APPS.GMS_ENC_PSI_V ,
-
View: GMS_COMMITMENT_ENCUMBERED_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:GMS.GMS_COMMITMENT_ENCUMBERED_V, object_name:GMS_COMMITMENT_ENCUMBERED_V, status:VALID, product: GMS - Grants Accounting , implementation_dba_data: APPS.GMS_COMMITMENT_ENCUMBERED_V ,
-
View: GMS_COMMITMENT_ENCUMBERED_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:GMS.GMS_COMMITMENT_ENCUMBERED_V, object_name:GMS_COMMITMENT_ENCUMBERED_V, status:VALID, product: GMS - Grants Accounting , implementation_dba_data: APPS.GMS_COMMITMENT_ENCUMBERED_V ,