Search Results view_by
Overview
ISC_EDW_O2C_DRILL_P is an Oracle EBS APPS schema package body classified under ETRM as OTHER, belonging to the Order-to-Cash (O2C) analytics family associated with the Oracle Supply Chain Intelligence / Enterprise Data Warehouse (EDW) reporting framework. Its dedicated purpose is to support drill-across navigation from summary-level O2C reports and dashboard regions into the underlying detail report or cross-tab view that the user has selected. The package is not a business data processor; it is a navigation and parameter-passing utility. Each procedure accepts a numeric selector, evaluates that selector, and constructs the target function name and URL query string, which is then handed to the generic drill-across handler BIS_PARAMETER_VALIDATION.DRILLACROSS along with the current user, session, and responsibility identifiers obtained from ICX_SEC.
The "view_by" reference in the search is significant because the package explicitly assembles VIEW_BY clauses into the generated URL strings, enabling the destination report to render the requested dimensional perspective, such as trade partner, without further user intervention.
Key Procedures and Functions
- DRILL_ACROSS_WK — Executes the weekly drill-across action. It tests the incoming numeric selector and, depending on its value, builds a URL string targeting a specific destination function. Documented branches include navigation to ISC_OPI_TOP_ORDERS_WK, and to ISC_OPI_BOOKED_ORD_SUM_WK with VIEW_BY set to EDW_TRD_PARTNER_M plus EDW_TPRT_TRADE_PARTNER, and to the FII_AR_INV_CUST_L7D and FII_AR_REV_CUST_L7D receivables aging functions with the same VIEW_BY qualification. In every branch it supplies the current Web user ID, session ID, and responsibility ID to the drill-across handler and specifies ISC_OPI_IND_CROSS_TAB as the invoking function name.
- DRILL_ACROSS_QTD — Provides the equivalent drill-across behavior for quarter-to-date reporting periods. Its structure mirrors DRILL_ACROSS_WK, resolving the numeric selector to a destination report function and delegating the actual session, responsibility, and URL construction to BIS_PARAMETER_VALIDATION.DRILLACROSS.
Tables Accessed
No base tables in the APPS schema are documented as referenced by this package. The package operates solely on PL/SQL package-level and session-level APIs: BIS_PARAMETER_VALIDATION (the drill-across dispatcher) and ICX_SEC (the security/session accessor exposing PV_WEB_USER_ID, PV_SESSION_ID, and PV_RESPONSIBILITY_ID). Data retrieval is deferred entirely to the destination report functions reached through the generated URL.
Usage Notes
ISC_EDW_O2C_DRILL_P is typically invoked from O2C dashboard and report regions where a user clicks a hyperlink or icon intended to drill across to a related report at a chosen aggregation level. It is not scheduled as a concurrent program and exposes no user-facing form; invocation occurs through the BI/EDW reporting stack, which passes the selector value corresponding to the chosen destination. The package is referenced by zero other database packages, confirming that its entry points are called from outside the PL/SQL package graph. Because access is delegated to ICX_SEC and BIS_PARAMETER_VALIDATION, correct behavior depends on a valid ICX session context; the package provides no independent authentication or authorization logic, and customization should preserve the existing VIEW_BY parameters that the target reports require.
-
APPS.ISC_DBI_REV_BACKLOG_PKG SQL Statements
12.1.1
-
APPS.FII_AR_TPDUE_TBL_REFRESH SQL Statements
12.1.1
-
PACKAGE BODY: APPS.ISC_EDW_O2C_DRILL_P
12.1.1
-
PACKAGE BODY: APPS.ISC_DBI_REV_BACKLOG_PKG
12.1.1
-
APPS.FII_EA_PAGE_PKG SQL Statements
12.1.1
-
VIEW: IEX.IEX_XML_REQUEST_HISTORIES#
12.2.2
-
VIEW: CE.CE_FORECASTS#
12.2.2
-
VIEW: FLM.FLM_MMM_PLANS#
12.2.2
-
PACKAGE BODY: APPS.FII_AR_REC_AGING_PKG
12.1.1
-
APPS.FII_AR_TOP_PDUE_PKG SQL Statements
12.1.1
-
APPS.IBW_BI_PROD_REF_PVT SQL Statements
12.1.1
-
PACKAGE BODY: APPS.FII_AR_UNAPP_RCT_SUM_PKG
12.1.1
-
APPS.FII_AR_PDUE_REC_TREND SQL Statements
12.1.1
-
PACKAGE BODY: APPS.FII_AR_CURR_REC_SUM_PKG
12.1.1
-
TABLE: BIC.BIC_TEMP_SEGMENT
12.1.1
owner:BIC, object_type:TABLE, object_name:BIC_TEMP_SEGMENT, status:VALID,
-
TABLE: BIC.BIC_TEMP_SEGMENT
12.2.2
owner:BIC, object_type:TABLE, object_name:BIC_TEMP_SEGMENT, status:VALID,
-
APPS.ASO_BI_QOT_PC_PVT SQL Statements
12.1.1
-
PACKAGE BODY: APPS.FII_AR_REC_ACTIVITY_PKG
12.1.1
-
VIEW: FLM.FLM_MMM_PLANS#
12.2.2
owner:FLM, object_type:VIEW, object_name:FLM_MMM_PLANS#, status:VALID,
-
PACKAGE BODY: APPS.FII_EA_PAGE_PKG
12.1.1
-
PACKAGE BODY: APPS.BIV_DBI_PARAM_PKG
12.1.1
-
APPS.IEX_XML_PKG SQL Statements
12.1.1
-
TABLE: BIC.BIC_TEMP_SEGMENT1
12.2.2
owner:BIC, object_type:TABLE, object_name:BIC_TEMP_SEGMENT1, status:VALID,
-
APPS.FII_AR_BILL_ACT_TREND_PKG SQL Statements
12.1.1
-
TABLE: BIC.BIC_TEMP_SEGMENT1
12.1.1
owner:BIC, object_type:TABLE, object_name:BIC_TEMP_SEGMENT1, status:VALID,
-
PACKAGE BODY: APPS.FII_AR_OPEN_REC_SUMMARY
12.1.1
-
PACKAGE BODY: APPS.FII_GL_COST_CENTER_PKG2
12.1.1
-
PACKAGE BODY: APPS.HRI_OLTP_PMV_WMV_ABS_SUP_GRAPH
12.1.1
-
APPS.BIS_PMV_DRILL_PVT SQL Statements
12.1.1
-
VIEW: APPS.FLM_MMM_PLANS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:FLM.FLM_MMM_PLANS_V, object_name:FLM_MMM_PLANS_V, status:VALID,
-
PACKAGE BODY: APPS.FII_AR_TPDUE_TBL_REFRESH
12.1.1
-
APPS.FII_AR_UNAPP_RCT_TREND_PKG SQL Statements
12.1.1
-
APPS.IBW_BI_PAGE_INT_PVT SQL Statements
12.1.1
-
PACKAGE BODY: APPS.FII_AR_TOP_PDUE_PKG
12.1.1
-
VIEW: IEX.IEX_XML_REQUEST_HISTORIES#
12.2.2
owner:IEX, object_type:VIEW, object_name:IEX_XML_REQUEST_HISTORIES#, status:VALID,
-
PACKAGE BODY: APPS.FII_AR_OPEN_REC_PDUE
12.1.1
-
PACKAGE BODY: APPS.FII_AR_PDUE_REC_TREND
12.1.1
-
VIEW: APPS.FLM_MMM_PLANS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:FLM.FLM_MMM_PLANS_V, object_name:FLM_MMM_PLANS_V, status:VALID,
-
APPS.IBW_BI_CUSTOMER_PVT SQL Statements
12.1.1
-
PACKAGE BODY: APPS.HRI_OLTP_PMV_WMV_WF_SUP
12.1.1
-
View: CE_FORECASTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_FORECASTS_V, object_name:CE_FORECASTS_V, status:VALID, product: CE - Cash Management , description: - Retrofitted , implementation_dba_data: APPS.CE_FORECASTS_V ,
-
View: CE_FORECASTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:CE.CE_FORECASTS_V, object_name:CE_FORECASTS_V, status:VALID, product: CE - Cash Management , description: - Retrofitted , implementation_dba_data: APPS.CE_FORECASTS_V ,
-
APPS.FII_PSI_FUNDS_AVAIL_SUM_PKG SQL Statements
12.1.1
-
TABLE: IEX.IEX_XML_REQUEST_HISTORIES
12.1.1
owner:IEX, object_type:TABLE, object_name:IEX_XML_REQUEST_HISTORIES, status:VALID,
-
VIEW: CE.CE_FORECASTS#
12.2.2
owner:CE, object_type:VIEW, object_name:CE_FORECASTS#, status:VALID,
-
PACKAGE BODY: APPS.FII_AR_DISCOUNT_SUMMARY_PKG
12.1.1
-
PACKAGE BODY: APPS.FII_GL_COST_CENTER_PKG
12.1.1
-
APPS.FII_PSI_BUD_SUM_PKG SQL Statements
12.1.1
-
VIEW: APPS.CE_FORECASTS_V
12.1.1
-
VIEW: APPS.CE_FORECASTS_V
12.2.2