DBA Data[Home] [Help]

APPS.ISC_FS_TASK_ACT_BAC_RPT_PKG dependencies on BIS_PMV_PAGE_PARAMETER_TBL

Line 6: ( p_param in bis_pmv_page_parameter_tbl

2: /* $Header: iscfstkabrpts.pls 120.0 2005/08/28 15:00:05 kreardon noship $ */
3: as
4:
5: procedure get_tbl_sql
6: ( p_param in bis_pmv_page_parameter_tbl
7: , x_custom_sql out nocopy varchar2
8: , x_custom_output out nocopy bis_query_attributes_tbl
9: );
10: