Search Results gms_enc_import_pkg
Overview
The APPS.GMS_ENC_IMPORT_PKG package is a PL/SQL database object residing in the APPS schema within Oracle E-Business Suite. It belongs to the Grants Management (GMS) product family, where the "ENC" component of its name refers to encumbrance processing. The package supports the import and preliminary processing of encumbrance-related data into the Grants Management module, enabling grant-funded transactions to be validated and staged prior to final posting against award budgets. In the context of Oracle EBS 12.1.1 and 12.2.2, the package maintains a VALID status, confirming that it compiles and executes correctly against the current database dictionary and dependency chain. Its classification within the documented metadata is "OTHER," indicating that it is not exposed as a public, formally versioned API but instead functions as an internal utility supporting Grants Management processing logic.
Key Procedures and Functions
The documented metadata identifies a single procedure within this package:
- PRE_PROCESS — As the name implies, this procedure performs pre-processing activities for encumbrance import operations. Its role is to prepare, validate, and stage incoming encumbrance data before it is committed to the transactional tables used by Grants Management. This typically includes basic data integrity checks and any prerequisite setup preceding the main import routine. The metadata does not document a formal parameter list, and no parameters should be assumed; consumers should reference the package specification in the database for the current signature specific to the 12.1.1 or 12.2.2 release.
No additional procedures or functions are recorded in the provided ETRM metadata.
Tables Accessed
The supplied documentation excerpt does not enumerate specific tables referenced through APPS synonyms, nor does it identify base-table dependencies beyond the generic references to SYS.STANDARD and the package itself. Because the dependency information is limited, the precise set of tables read or written by PRE_PROCESS cannot be stated from the metadata alone. In practice, packages of this nature interface with Grants Management award, budget, and encumbrance interface tables, but any specific table list should be confirmed by querying USER_DEPENDENCIES or ALL_DEPENDENCIES for the object in the target environment.
Usage Notes
Given its classification and the nature of the PRE_PROCESS routine, GMS_ENC_IMPORT_PKG is most likely invoked as a subordinate step within a broader Grants Management encumbrance import flow, rather than called directly by end users. Typical invocation points include:
- Concurrent programs in the Grants Management responsibility that orchestrate encumbrance import.
- Other APPS packages that reference this package; the dependency listing shows the package referencing itself.
- Custom extensions or interfaces developed to load encumbrance data into Grants Management.
Because the package is not a documented public API, direct calls from custom code should be approached cautiously. Any integration should account for release-specific behavior between 12.1.1 and 12.2.2, and developers should verify the package specification and dependency tree in the actual instance before relying on its behavior. Standard practice is to reuse the supported import process rather than invoking PRE_PROCESS in isolation.
-
PACKAGE: APPS.GMS_ENC_IMPORT_PKG
12.2.2
owner:APPS, object_type:PACKAGE, object_name:GMS_ENC_IMPORT_PKG, status:VALID,
-
PACKAGE BODY: APPS.GMS_ENC_IMPORT_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:GMS_ENC_IMPORT_PKG, status:VALID,
-
PACKAGE: APPS.GMS_ENC_IMPORT_PKG
12.1.1
owner:APPS, object_type:PACKAGE, object_name:GMS_ENC_IMPORT_PKG, status:VALID,
-
PACKAGE BODY: APPS.GMS_ENC_IMPORT_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:GMS_ENC_IMPORT_PKG, status:VALID,
-
PACKAGE BODY: APPS.GMS_ENC_IMPORT_PKG
12.2.2
-
PACKAGE BODY: APPS.GMS_ENC_IMPORT_PKG
12.1.1
-
PACKAGE: APPS.GMS_LD_PKG
12.1.1
owner:APPS, object_type:PACKAGE, object_name:GMS_LD_PKG, status:VALID,
-
PACKAGE: APPS.GMS_LD_PKG
12.2.2
owner:APPS, object_type:PACKAGE, object_name:GMS_LD_PKG, status:VALID,
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
PACKAGE: APPS.GMS_ENC_IMPORT_PKG
12.1.1
-
PACKAGE: APPS.GMS_ENC_IMPORT_PKG
12.2.2
-
12.1.1 DBA Data
12.1.1
-
PACKAGE: APPS.PA_CC_UTILS
12.1.1
owner:APPS, object_type:PACKAGE, object_name:PA_CC_UTILS, status:VALID,
-
PACKAGE: APPS.PA_CC_UTILS
12.2.2
owner:APPS, object_type:PACKAGE, object_name:PA_CC_UTILS, status:VALID,
-
APPS.GMS_ENC_IMPORT_PKG dependencies on GMS_ENC_IMPORT_PKG
12.1.1
-
APPS.GMS_ENC_IMPORT_PKG dependencies on GMS_ENC_IMPORT_PKG
12.2.2
-
APPS.GMS_ENC_IMPORT_PKG dependencies on PA_CC_UTILS
12.2.2
-
APPS.GMS_ENC_IMPORT_PKG dependencies on PA_CC_UTILS
12.1.1
-
PACKAGE: SYS.DBMS_STANDARD
12.1.1
owner:SYS, object_type:PACKAGE, object_name:DBMS_STANDARD, status:VALID,
-
PACKAGE: SYS.DBMS_STANDARD
12.2.2
owner:SYS, object_type:PACKAGE, object_name:DBMS_STANDARD, status:VALID,
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
PACKAGE: SYS.STANDARD
12.1.1
owner:SYS, object_type:PACKAGE, object_name:STANDARD, status:VALID,