Search Results bis_pmv_query_pvt
Overview
BIS_PMV_SESSION_PVT is a private PL/SQL package in the APPS schema that belongs to the Oracle E-Business Suite Performance Management Viewer (PMV) subsystem. PMV is the reporting and dashboarding engine underlying Oracle Balanced Scorecard, Daily Business Intelligence, and the broader Oracle EBS intelligence framework. The "PVT" classification indicates that this is an internal, private package rather than a public API; it is not intended for direct invocation by external callers, and its specification is subject to change without notice across releases. The package manages session state for the PMV runtime. When a user launches a PMV-based dashboard or scorecard page, the session layer must establish context — identifying the user, the active responsibility, the selected portal or viewer configuration, and the parameters that govern the current query execution. BIS_PMV_SESSION_PVT encapsulates the persistence and retrieval of that context, shielding the higher-level public packages from the mechanics of session storehouse maintenance.
Key Procedures and Functions
The ETRM metadata for this object records no individually documented procedures or functions. As a private ("PVT") package, its callable surface is deliberately undocumented in the public sense; Oracle publishes only the metadata for public APIs and selected internals. The dependency listing confirms that the package references only SYS.STANDARD, meaning it does not directly manipulate base tables or other APPS packages through its own dependency chain — the session state it governs is held in PL/SQL structures or transient session tables managed elsewhere. Because no procedure signatures are recorded, no parameter lists are reproduced here. Practically, the package provides the session initialization, attribute get/set, and session cleanup operations that the PMV public packages depend on.
Tables Accessed
No tables are documented as referenced by this package via APPS synonyms. Its only recorded dependency is SYS.STANDARD, the built-in PL/SQL package that provides default datatypes and the standard exception set. This suggests the session package operates primarily on in-memory session state and on data supplied by its callers, rather than issuing direct DML against PMV configuration or results tables. Any persistent session records are written or read indirectly through the packages that invoke it.
Usage Notes
BIS_PMV_SESSION_PVT sits beneath the PMV public layer. The metadata shows it is referenced by BIS_PMV_PARAMETERS_PVT, BIS_PMV_PORTAL_UTIL_PUB, BIS_PMV_QUERY_PVT, and BIS_PMV_SCHED_PARAMETERS_PVT — four packages covering parameter handling, portal utilities, query execution, and scheduled parameter processing. This placement means the session package is invoked implicitly whenever a user opens a PMV portal, submits a PMV query, or when a scheduled PMV program establishes its own session context. The user search term "bis_pmv_query_pvt" identifies a sibling package, BIS_PMV_QUERY_PVT, which is itself a dependent of BIS_PMV_SESSION_PVT; the two are frequently encountered together during debugging of PMV runtime behaviour. Custom code should not call BIS_PMV_SESSION_PVT directly. Diagnostics should proceed through the public PMV packages or through FND logging, since private package interfaces are unsupported and may be refactored between 12.1.1 and 12.2.2.
-
PACKAGE: APPS.BIS_PMV_SESSION_PVT
12.1.1
owner:APPS, object_type:PACKAGE, object_name:BIS_PMV_SESSION_PVT, status:VALID,
-
PACKAGE: APPS.BIS_PMV_METADATA_PVT
12.1.1
owner:APPS, object_type:PACKAGE, object_name:BIS_PMV_METADATA_PVT, status:VALID,
-
PACKAGE: APPS.BIS_PMV_PARAMETERS_PVT
12.1.1
owner:APPS, object_type:PACKAGE, object_name:BIS_PMV_PARAMETERS_PVT, status:VALID,
-
PACKAGE: APPS.BIS_PMV_QUERY_PVT
12.1.1
owner:APPS, object_type:PACKAGE, object_name:BIS_PMV_QUERY_PVT, status:VALID,
-
PACKAGE BODY: APPS.BIS_PMV_QUERY_PVT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:BIS_PMV_QUERY_PVT, status:VALID,
-
PACKAGE: APPS.BISVIEWER
12.1.1
owner:APPS, object_type:PACKAGE, object_name:BISVIEWER, status:VALID,
-
TYPE: APPS.BIS_MAP_REC
12.1.1
owner:APPS, object_type:TYPE, object_name:BIS_MAP_REC, status:VALID,
-
SYNONYM: APPS.BIS_AK_REGION_ITEM_EXTENSION
12.1.1
owner:APPS, object_type:SYNONYM, object_name:BIS_AK_REGION_ITEM_EXTENSION, status:VALID,
-
PACKAGE: APPS.BIS_PMV_TIME_LEVELS_PVT
12.1.1
owner:APPS, object_type:PACKAGE, object_name:BIS_PMV_TIME_LEVELS_PVT, status:VALID,
-
PACKAGE: APPS.BIS_PMF_GET_DIMLEVELS_PUB
12.1.1
owner:APPS, object_type:PACKAGE, object_name:BIS_PMF_GET_DIMLEVELS_PUB, status:VALID,
-
PACKAGE BODY: APPS.BIS_PMV_PORTAL_UTIL_PUB
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:BIS_PMV_PORTAL_UTIL_PUB, status:VALID,
-
PACKAGE: APPS.BIS_PMV_PMF_PVT
12.1.1
owner:APPS, object_type:PACKAGE, object_name:BIS_PMV_PMF_PVT, status:VALID,
-
PACKAGE BODY: APPS.BIS_PMV_ACTUAL_PVT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:BIS_PMV_ACTUAL_PVT, status:VALID,
-
PACKAGE: APPS.BIS_PARAMETER_VALIDATION
12.1.1
owner:APPS, object_type:PACKAGE, object_name:BIS_PARAMETER_VALIDATION, status:VALID,
-
TYPE: APPS.BIS_MAP_TBL
12.1.1
owner:APPS, object_type:TYPE, object_name:BIS_MAP_TBL, status:VALID,
-
SYNONYM: APPS.BIS_USER_ATTRIBUTES
12.1.1
owner:APPS, object_type:SYNONYM, object_name:BIS_USER_ATTRIBUTES, status:VALID,
-
PACKAGE: APPS.BIS_PMV_UTIL
12.1.1
owner:APPS, object_type:PACKAGE, object_name:BIS_PMV_UTIL, status:VALID,
-
PACKAGE: APPS.BIS_TARGET_LEVEL_PVT
12.1.1
owner:APPS, object_type:PACKAGE, object_name:BIS_TARGET_LEVEL_PVT, status:VALID,
-
PACKAGE: APPS.BIS_DIMENSION_LEVEL_PUB
12.1.1
owner:APPS, object_type:PACKAGE, object_name:BIS_DIMENSION_LEVEL_PUB, status:VALID,
-
12.1.1 DBA Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
VIEW: APPS.AK_CUSTOM_REGION_ITEMS_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:AK.AK_CUSTOM_REGION_ITEMS_VL, object_name:AK_CUSTOM_REGION_ITEMS_VL, status:VALID,
-
PACKAGE: APPS.BIS_MEASURE_PUB
12.1.1
owner:APPS, object_type:PACKAGE, object_name:BIS_MEASURE_PUB, status:VALID,
-
PACKAGE: APPS.BIS_TARGET_LEVEL_PUB
12.1.1
owner:APPS, object_type:PACKAGE, object_name:BIS_TARGET_LEVEL_PUB, status:VALID,
-
VIEW: APPS.BIS_LEVELS_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BIS.BIS_LEVELS_VL, object_name:BIS_LEVELS_VL, status:VALID,
-
SYNONYM: APPS.AK_REGION_ITEMS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:AK_REGION_ITEMS, status:VALID,
-
SYNONYM: APPS.AK_REGIONS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:AK_REGIONS, status:VALID,
-
PACKAGE: APPS.BIS_PMV_QUERY_PVT
12.1.1
-
PACKAGE: APPS.BIS_UTILITIES_PUB
12.1.1
owner:APPS, object_type:PACKAGE, object_name:BIS_UTILITIES_PUB, status:VALID,
-
TYPE: APPS.BIS_PMV_PAGE_PARAMETER_REC
12.1.1
owner:APPS, object_type:TYPE, object_name:BIS_PMV_PAGE_PARAMETER_REC, status:VALID,
-
APPS.BIS_PMV_QUERY_PVT dependencies on BIS_PMV_QUERY_PVT
12.1.1
-
APPS.BIS_PMV_ACTUAL_PVT dependencies on BIS_PMV_QUERY_PVT
12.1.1
-
APPS.BIS_PMV_PORTAL_UTIL_PUB dependencies on BIS_PMV_QUERY_PVT
12.1.1
-
PACKAGE: APPS.BIS_PMV_PARAMETERS_PUB
12.1.1
owner:APPS, object_type:PACKAGE, object_name:BIS_PMV_PARAMETERS_PUB, status:VALID,
-
TYPE: APPS.BIS_QUERY_ATTRIBUTES
12.1.1
owner:APPS, object_type:TYPE, object_name:BIS_QUERY_ATTRIBUTES, status:VALID,
-
VIEW: APPS.FND_LOOKUP_VALUES_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:FND.FND_LOOKUP_VALUES_VL, object_name:FND_LOOKUP_VALUES_VL, status:VALID,
-
TYPE: APPS.BIS_QUERY_ATTRIBUTES_TBL
12.1.1
owner:APPS, object_type:TYPE, object_name:BIS_QUERY_ATTRIBUTES_TBL, status:VALID,
-
TYPE: APPS.BIS_PMV_PAGE_PARAMETER_TBL
12.1.1
owner:APPS, object_type:TYPE, object_name:BIS_PMV_PAGE_PARAMETER_TBL, status:VALID,
-
eTRM - AK Tables and Views
12.1.1
-
PACKAGE BODY: APPS.BIS_PMV_ACTUAL_PVT
12.1.1
-
PACKAGE BODY: APPS.BIS_PMV_QUERY_PVT
12.1.1
-
eTRM - AK Tables and Views
12.1.1
-
eTRM - BIS Tables and Views
12.1.1
-
PACKAGE: APPS.FND_PROFILE
12.1.1
owner:APPS, object_type:PACKAGE, object_name:FND_PROFILE, status:VALID,
-
SYNONYM: PUBLIC.PLITBLM
12.1.1
owner:PUBLIC, object_type:SYNONYM, object_name:PLITBLM, status:VALID,
-
12.1.1 DBA Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
PACKAGE: APPS.FND_API
12.1.1
owner:APPS, object_type:PACKAGE, object_name:FND_API, status:VALID,
-
eTRM - FND Tables and Views
12.1.1
description: No longer used ,
-
eTRM - BIS Tables and Views
12.1.1