DBA Data[Home] [Help]

APPS.ISC_FS_TASK_ACT_BAC_RPT_PKG dependencies on BIS_PMV_PAGE_PARAMETER_TBL

Line 34: ( p_param in bis_pmv_page_parameter_tbl

30:
31: end get_detail_drill;
32:
33: procedure get_tbl_sql
34: ( p_param in bis_pmv_page_parameter_tbl
35: , x_custom_sql out nocopy varchar2
36: , x_custom_output out nocopy bis_query_attributes_tbl
37: )
38: is