Search Results pji_pmv_engine
Overview
PJI_PMV_ENGINE is a PL/SQL package owned by the APPS schema in Oracle E-Business Suite Release 12.1.1 and 12.2.2. Its name derives from the Project Manufacturing (PJI) product family combined with the PMV (Project Manufacturing Value or Project Manufacturing Variance) engine designation, and it is classified under the ETRM API classification of OTHER. This classification indicates that the package is neither a fully published open interface nor a standard public API, but rather an internal engine component invoked by other project manufacturing processes.
The package is declared with AUTHID CURRENT_USER, which means that all unqualified object references inside the package body are resolved against the privileges of the calling user rather than the package owner. This design choice is consistent with an internal engine that is expected to execute in the context of the invoking application, form, or concurrent program, typically the APPS schema itself. The header comment included in the source identifies the file as PJIRX01S.pls, with a revision level of 120.7 dated 2011/09/22, reflecting maintenance activity in the 12.1.x and early 12.2.x release cycle.
Key Procedures and Functions
The ETRM 12.2.2 metadata documents zero procedures or functions for PJI_PMV_ENGINE. The visible source excerpt consists solely of the package specification header, the revision control comment, and the terminating END statement, with no declarations exposed between them. This indicates that the package specification is intentionally empty from an external calling perspective.
Because no public procedures or functions are documented, no parameter lists can be stated. The engine logic associated with this package is therefore presumed to reside either in private declarations within a package body that accompanies the specification, or to be invoked indirectly through other project manufacturing components that reference the PMV engine internally. Consumers should not assume any callable entry points exist based on the specification alone.
Tables Accessed
The documented metadata lists no tables referenced via APPS synonyms. This means the package specification exposes no direct dependency on project manufacturing tables such as PJI_ or PJM_ base objects at the specification level. Any table access performed by the PMV engine would occur within the package body or through private cursors and dynamic SQL, which are not surfaced in the specification metadata. No reads, writes, or DML operations can be attributed to this package from the documented facts.
Usage Notes
The metadata records that PJI_PMV_ENGINE is referenced by zero other packages. Combined with the empty specification and the absence of documented procedures, this suggests the package is either a stub retained for upgrade compatibility or an engine whose public surface has been deliberately minimized. It is not intended for direct invocation from custom code, Oracle Forms, or concurrent programs using standard PL/SQL call syntax.
In practice, customizations should avoid calling PJI_PMV_ENGINE directly. Any requirement to extend project manufacturing variance or valuation logic should be pursued through the supported project manufacturing APIs and concurrent programs that internally reference the engine, rather than through this package. Because the specification is empty and the AUTHID is CURRENT_USER, any attempted direct call would fail to resolve a procedure, and code depending on internal behavior would be unsupported across patch levels. Developers reviewing this object during an upgrade from 12.1.1 to 12.2.2 should treat it as a non-public internal component and verify dependencies through the project manufacturing application modules rather than through this package.
-
PACKAGE: APPS.PJI_PMV_ENGINE
12.2.2
-
PACKAGE BODY: APPS.PJI_PMV_ENGINE
12.2.2
-
PACKAGE: APPS.PJI_PMV_ENGINE
12.2.2
owner:APPS, object_type:PACKAGE, object_name:PJI_PMV_ENGINE, status:VALID,
-
PACKAGE BODY: APPS.PJI_PMV_ENGINE
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:PJI_PMV_ENGINE, status:VALID,
-
PACKAGE: APPS.PJI_PMV_ENGINE
12.1.1
owner:APPS, object_type:PACKAGE, object_name:PJI_PMV_ENGINE, status:VALID,
-
PACKAGE BODY: APPS.PJI_PMV_ENGINE
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:PJI_PMV_ENGINE, status:VALID,
-
SYNONYM: APPS.PJI_PMV_JB_DIM_TMP
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PJI_PMV_JB_DIM_TMP, status:VALID,
-
SYNONYM: APPS.PJI_PMV_EC_RC_DIM_TMP
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PJI_PMV_EC_RC_DIM_TMP, status:VALID,
-
SYNONYM: APPS.PJI_PMV_JL_DIM_TMP
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PJI_PMV_JL_DIM_TMP, status:VALID,
-
SYNONYM: APPS.PJI_PMV_PRJ_DIM_TMP
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PJI_PMV_PRJ_DIM_TMP, status:VALID,
-
SYNONYM: APPS.PJI_PMV_ITD_DIM_TMP
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PJI_PMV_ITD_DIM_TMP, status:VALID,
-
SYNONYM: APPS.PJI_PMV_UC_DIM_TMP
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PJI_PMV_UC_DIM_TMP, status:VALID,
-
SYNONYM: APPS.FII_TIME_CAL_RPT_STRUCT
12.1.1
owner:APPS, object_type:SYNONYM, object_name:FII_TIME_CAL_RPT_STRUCT, status:VALID,
-
SYNONYM: APPS.FII_TIME_CAL_YEAR
12.1.1
owner:APPS, object_type:SYNONYM, object_name:FII_TIME_CAL_YEAR, status:VALID,
-
SYNONYM: APPS.PA_UTIL_CATEGORIES_TL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PA_UTIL_CATEGORIES_TL, status:VALID,
-
SYNONYM: APPS.PJI_CLASS_CODES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PJI_CLASS_CODES, status:VALID,
-
SYNONYM: APPS.PJI_PMV_ET_RT_DIM_TMP
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PJI_PMV_ET_RT_DIM_TMP, status:VALID,
-
PACKAGE: APPS.PJI_PMV_DFLT_PARAMS_PVT
12.1.1
owner:APPS, object_type:PACKAGE, object_name:PJI_PMV_DFLT_PARAMS_PVT, status:VALID,
-
SYNONYM: APPS.FII_TIME_RPT_STRUCT
12.1.1
owner:APPS, object_type:SYNONYM, object_name:FII_TIME_RPT_STRUCT, status:VALID,
-
SYNONYM: APPS.FII_TIME_CAL_QTR
12.1.1
owner:APPS, object_type:SYNONYM, object_name:FII_TIME_CAL_QTR, status:VALID,
-
12.1.1 DBA Data
12.1.1
-
SYNONYM: APPS.PJI_PMV_TCMP_DIM_TMP
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PJI_PMV_TCMP_DIM_TMP, status:VALID,
-
SYNONYM: APPS.PJI_PMV_WT_DIM_TMP
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PJI_PMV_WT_DIM_TMP, status:VALID,
-
SYNONYM: APPS.PJI_PMV_CLS_DIM_TMP
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PJI_PMV_CLS_DIM_TMP, status:VALID,
-
PACKAGE BODY: APPS.PJI_PMV_BACKLOG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:PJI_PMV_BACKLOG, status:VALID,
-
SYNONYM: APPS.PJI_PMV_TIME_DIM_TMP
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PJI_PMV_TIME_DIM_TMP, status:VALID,
-
12.1.1 DBA Data
12.1.1
-
SYNONYM: APPS.PJI_PMV_ORGZ_DIM_TMP
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PJI_PMV_ORGZ_DIM_TMP, status:VALID,
-
12.2.2 DBA Data
12.2.2
-
PACKAGE BODY: APPS.PJI_PMV_BOOKINGS
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:PJI_PMV_BOOKINGS, status:VALID,
-
SYNONYM: APPS.PJI_ORG_DENORM
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PJI_ORG_DENORM, status:VALID,
-
SYNONYM: APPS.PA_WORK_TYPES_TL
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PA_WORK_TYPES_TL, status:VALID,
-
12.2.2 DBA Data
12.2.2
-
SYNONYM: APPS.FII_TIME_CAL_PERIOD
12.1.1
owner:APPS, object_type:SYNONYM, object_name:FII_TIME_CAL_PERIOD, status:VALID,
-
PACKAGE BODY: APPS.PJI_PMV_PROFITABILITY_TREND
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:PJI_PMV_PROFITABILITY_TREND, status:VALID,
-
PACKAGE BODY: APPS.PJI_PMV_CAPITAL_COST
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:PJI_PMV_CAPITAL_COST, status:VALID,
-
PACKAGE BODY: APPS.PJI_PMV_UTLZ
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:PJI_PMV_UTLZ, status:VALID,
-
PACKAGE BODY: APPS.PJI_PMV_AVL
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:PJI_PMV_AVL, status:VALID,
-
PACKAGE BODY: APPS.PJI_PMV_BOOKINGS_BACKLOG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:PJI_PMV_BOOKINGS_BACKLOG, status:VALID,
-
PACKAGE BODY: APPS.PJI_FM_SUM_BKLG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:PJI_FM_SUM_BKLG, status:VALID,
-
SYNONYM: APPS.FII_TIME_CAL_NAME
12.1.1
owner:APPS, object_type:SYNONYM, object_name:FII_TIME_CAL_NAME, status:VALID,
-
SYNONYM: APPS.PJI_PMV_ORG_DIM_TMP
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PJI_PMV_ORG_DIM_TMP, status:VALID,
-
VIEW: APPS.PJI_PROJECTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PJI.PJI_PROJECTS_V, object_name:PJI_PROJECTS_V, status:VALID,
-
VIEW: APPS.PJI_JOB_LEVELS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PJI.PJI_JOB_LEVELS_V, object_name:PJI_JOB_LEVELS_V, status:VALID,
-
PACKAGE BODY: APPS.PJI_PMV_PROFITABILITY
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:PJI_PMV_PROFITABILITY, status:VALID,
-
PACKAGE BODY: APPS.PJI_PMV_COST
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:PJI_PMV_COST, status:VALID,
-
VIEW: APPS.PJI_JOBS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PJI.PJI_JOBS_V, object_name:PJI_JOBS_V, status:VALID,
-
SYNONYM: APPS.PA_WORK_TYPES_B
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PA_WORK_TYPES_B, status:VALID,
-
PACKAGE BODY: APPS.PJI_RESOURCE_UTILZ
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:PJI_RESOURCE_UTILZ, status:VALID,
-
VIEW: APPS.PJI_REVENUE_CATEGORIES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PJI.PJI_REVENUE_CATEGORIES_V, object_name:PJI_REVENUE_CATEGORIES_V, status:VALID,