Search Results run_process
Overview
FV_INSTALL_EXTN is an installation and setup utility package owned by the APPS schema in Oracle E-Business Suite. Its name and structure indicate that it supports the initial configuration and seed-data processing performed during the installation, upgrade, or cloning of the Federal Financials (FV) product family. Rather than providing ongoing transactional or inquiry functionality, the package exists to bootstrap and validate the data structures that other Federal Financials modules depend upon at runtime.
The package is classified as OTHER under the ETRM API classification taxonomy, meaning it is not a public, externally supported application programming interface. It is an internal implementation artifact whose procedures are intended for controlled, one-time or administrative execution rather than for general-purpose integration development. In Oracle EBS 12.1.1 and 12.2.2 the package remains a lightweight wrapper whose principal entry point is a single driver routine.
Key Procedures and Functions
The documented package specification exposes exactly one procedure:
- RUN_PROCESS — The sole public entry point of FV_INSTALL_EXTN. Because it is declared with the standard concurrent-program signature convention (an OUT error buffer and an OUT return code), RUN_PROCESS is designed to be registered and launched as a concurrent program. Its role is to execute the package's internal installation logic as a single, self-contained unit of work, returning a status code and message to the concurrent manager for logging and completion-status reporting.
No other procedures or functions are documented for this package specification. The specification is deliberately narrow, following a driver-plus-private-body pattern in which additional logic would reside in the package body and be invoked only from RUN_PROCESS.
Tables Accessed
The package specification references the following objects through APPS synonyms:
- AP_INCOME_TAX_TYPES — The Payables income tax type definition table. Federal Financials setup routines interact with this table to ensure that the withholding and income tax type codes required for federal payment processing exist and are correctly configured.
- FND_LANGUAGES — The Oracle Applications language registry, consulted to determine which installed languages must be seeded or validated during the setup run.
- FND_PROFILE_OPTIONS — The profile option definition table, used to verify or install the profile options that Federal Financials functionality depends upon.
- DUAL — The standard Oracle single-row utility table, typically used for validation queries, version checks, or placeholder SELECT statements within the installation logic.
These references confirm that the package's scope is limited to installation-time validation and seeding of tax, language, and profile metadata rather than to transactional data processing.
Usage Notes
FV_INSTALL_EXTN is not referenced by any other documented package, so it does not participate in normal application call stacks. Practically, RUN_PROCESS is most appropriately invoked in the following ways:
- As a concurrent program registered against the package procedure, launched manually by an administrator during Federal Financials installation, upgrade, or post-clone configuration.
- From SQL*Plus or another PL/SQL client during a controlled implementation or patching window, using an anonymous block that supplies the error buffer and return code variables.
- From custom setup scripts that must reproduce installation-time validation in a cloned or refreshed environment.
Because the package carries an OTHER classification and the header indicates a legacy revision level, it should be treated as a setup-only utility. It is not intended for routine scheduling or for invocation from custom business logic, and any use outside installation and configuration activities carries the usual risks associated with unsupported internal APIs.
-
PACKAGE: APPS.FV_INSTALL_EXTN
12.1.1
-
PACKAGE: APPS.HR_USER_ACCT_EMP_EXTRACT
12.1.1
-
PACKAGE: APPS.HR_USER_ACCT_EMP_EXTRACT
12.2.2
-
PACKAGE: APPS.GMS_INSTALL_EXTN
12.2.2
-
PACKAGE: APPS.PYUDET
12.1.1
-
PACKAGE: APPS.FV_INSTALL_EXTN
12.2.2
-
PACKAGE: APPS.GMS_INSTALL_EXTN
12.1.1
-
PACKAGE: APPS.PYUDET
12.2.2
-
PACKAGE: APPS.HXC_CREATE_FLEX_MAPPINGS
12.1.1
-
PACKAGE: APPS.PAY_BATCH_BALANCE_ADJ_PKG
12.1.1
-
PACKAGE: APPS.PER_ALT_LOOKUPS_PKG
12.2.2
-
PACKAGE: APPS.PER_ALT_LOOKUPS_PKG
12.1.1
-
PACKAGE: APPS.PER_PERFRALC_PKG
12.1.1
-
PACKAGE: APPS.HXC_CREATE_FLEX_MAPPINGS
12.2.2
-
PACKAGE: APPS.PAY_BATCH_BALANCE_ADJ_PKG
12.2.2
-
PACKAGE: APPS.PER_PERFRALC_PKG
12.2.2
-
PACKAGE BODY: APPS.GMS_INSTALL_EXTN
12.1.1
-
PACKAGE BODY: APPS.GMS_INSTALL_EXTN
12.2.2
-
PACKAGE: APPS.PA_PPR_CONCURRENT_PROGRAM
12.2.2
-
PACKAGE: APPS.PJI_FM_SUM_MAIN
12.1.1
-
PACKAGE: APPS.PJI_FM_SUM_MAIN
12.2.2
-
PACKAGE: APPS.PJI_PJP_SUM_MAIN
12.1.1
-
PACKAGE: APPS.PJI_RM_SUM_MAIN
12.1.1
-
PACKAGE: APPS.PJI_PJP_SUM_MAIN
12.2.2
-
PACKAGE BODY: APPS.FV_INSTALL_EXTN
12.1.1
-
PACKAGE: APPS.PJI_RM_SUM_MAIN
12.2.2
-
PACKAGE BODY: APPS.FV_INSTALL_EXTN
12.2.2
-
APPS.HR_USER_ACCT_EMP_EXTRACT SQL Statements
12.1.1
-
APPS.HR_USER_ACCT_EMP_EXTRACT SQL Statements
12.2.2
-
PACKAGE: APPS.PAYPLNK
12.1.1
-
PACKAGE: APPS.PAYPLNK
12.2.2
-
PACKAGE BODY: APPS.PER_ALT_LOOKUPS_PKG
12.1.1
-
PACKAGE BODY: APPS.PER_PERFRALC_PKG
12.1.1
-
PACKAGE BODY: APPS.PER_PERFRALC_PKG
12.2.2
-
PACKAGE BODY: APPS.PER_ALT_LOOKUPS_PKG
12.2.2
-
PACKAGE BODY: APPS.PJI_RM_SUM_MAIN
12.1.1
-
PACKAGE BODY: APPS.PJI_RM_SUM_MAIN
12.2.2
-
PACKAGE BODY: APPS.PJI_FM_SUM_MAIN
12.2.2
-
PACKAGE BODY: APPS.PJI_FM_SUM_MAIN
12.1.1
-
PACKAGE BODY: APPS.PAY_BATCH_BALANCE_ADJ_PKG
12.1.1
-
PACKAGE BODY: APPS.PAY_BATCH_BALANCE_ADJ_PKG
12.2.2
-
PACKAGE BODY: APPS.HR_USER_ACCT_EMP_EXTRACT
12.1.1
-
PACKAGE BODY: APPS.HR_USER_ACCT_EMP_EXTRACT
12.2.2
-
APPS.PER_ALT_LOOKUPS_PKG dependencies on PER_ALT_LOOKUPS_PKG
12.1.1
-
APPS.PER_ALT_LOOKUPS_PKG dependencies on PER_ALT_LOOKUPS_PKG
12.2.2
-
APPS.PER_PERFRALC_PKG dependencies on PER_PERFRALC_PKG
12.2.2
-
APPS.GMS_INSTALL_EXTN dependencies on GMS_INSTALL_EXTN
12.2.2
-
PACKAGE BODY: APPS.PJI_PJP_SUM_MAIN
12.1.1
-
APPS.PER_PERFRALC_PKG dependencies on PER_PERFRALC_PKG
12.1.1
-
APPS.GMS_INSTALL_EXTN dependencies on GMS_INSTALL_EXTN
12.1.1