DBA Data[Home] [Help]

APPS.ISC_MAINT_LAB_BLG_RPT_PKG dependencies on ISC_MAINT_LAB_BLG_RPT_PKG

Line 1: PACKAGE BODY ISC_MAINT_LAB_BLG_RPT_PKG as

1: PACKAGE BODY ISC_MAINT_LAB_BLG_RPT_PKG as
2: /*$Header: iscmaintlblgrptb.pls 120.1 2005/09/13 05:36:44 nbhamidi noship $ */
3: function get_fact_mv_name
4: ( p_report_type in varchar2
5: , p_param in bis_pmv_page_parameter_tbl

Line 425: end isc_maint_lab_blg_rpt_pkg;

421: x_custom_output := l_custom_output;
422:
423: end get_lab_blg_dtl;
424:
425: end isc_maint_lab_blg_rpt_pkg;
426: